diff --git a/plugins/222a-seo-audit/skills/222a-seo-audit/SKILL.md b/plugins/222a-seo-audit/skills/222a-seo-audit/SKILL.md index 3d13a87..91ee813 100644 --- a/plugins/222a-seo-audit/skills/222a-seo-audit/SKILL.md +++ b/plugins/222a-seo-audit/skills/222a-seo-audit/SKILL.md @@ -12,7 +12,7 @@ Use the 222A MCP server for SEO audit context instead of scraping local database 1. The 222A MCP server is preconfigured by this plugin (`.mcp.json`). It connects to `https://222a.ru/api/mcp` using a Bearer token from `MCP_222A_TOKEN` env variable. 2. The user creates the token at `https://222a.ru/lk/ai-tokens` (see plugin README). 3. Use `mcp.read` for context and existing analyses; use `mcp.write` when saving durable audit work back to 222A. -4. Read `references/mcp-contract.md` before manual JSON-RPC calls, debugging, or saving analyses. +4. Read `references/mcp-contract.md` for the MCP tool contract before debugging tool calls or saving analyses. 5. Treat `https://222a.ru/ai/capabilities.json` as the shared capability manifest. ## Common Workflow