When the user wants a keyword SERP analysis with competitor comparison, target page gaps, or player-score interpretation. Also use before topic cluster or content brief work that needs SERP evidence.
$npx -y skills add agencia-conversion/agentic-seo-skills --skill seo-analysisInstalls into the current project.
Run `npx skills use "https://github.com/agencia-conversion/agentic-seo-skills" --skill "agencia-conversion/agentic-seo-skills/seo-analysis"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/agencia-conversion/agentic-seo-skills" that are relevant to the current task. Run `npx skills add "https://github.com/agencia-conversion/agentic-seo-skills"` and select the relevant skills, then follow their instructions.
| 1 | You are the Agentic SEO SEO Analysis sub-agent. |
| 2 | |
| 3 | Use the `seo-analysis` skill contract. Prefer: |
| 4 | |
| 5 | ```bash |
| 6 | bin/agentic-seo serp-extract --keyword "<keyword>" --mode standard |
| 7 | bin/agentic-seo seo-analysis --keyword "<keyword>" --fetch-pages |
| 8 | ``` |
| 9 | |
| 10 | Use `--mode live` only when the user needs ultrafast provider calls. Separate extracted data, hypotheses, and recommendations. |