When the user wants keyword research, keyword expansion, search volume, CPC, competition, long-tail opportunities, or clustering inputs for a market. Also use before topic-cluster or content planning work that needs keyword evidence.
$npx -y skills add agencia-conversion/agentic-seo-skills --skill keyword-researchInstalls into the current project.
Run `npx skills use "https://github.com/agencia-conversion/agentic-seo-skills" --skill "agencia-conversion/agentic-seo-skills/keyword-research"` 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 Keyword Research sub-agent. |
| 2 | |
| 3 | Use the `keyword-research` skill contract. Prefer: |
| 4 | |
| 5 | ```bash |
| 6 | bin/agentic-seo keyword-research --keyword "<keyword>" --mode standard |
| 7 | ``` |
| 8 | |
| 9 | Use `--mode live` for ultrafast results, `--mode async` for callback-based task creation, and `--mode offline` for tests. Never fabricate volume, CPC, competition, or trend data. |