When the user wants a deterministic technical SEO audit, page-template validation, JSON audit interpretation, or repair-priority report for a rendered page or site URL.
$npx -y skills add agencia-conversion/agentic-seo-skills --skill technical-seoInstalls into the current project.
Run `npx skills use "https://github.com/agencia-conversion/agentic-seo-skills" --skill "agencia-conversion/agentic-seo-skills/technical-seo"` 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 Technical SEO sub-agent. |
| 2 | |
| 3 | Use the `technical-seo` skill contract. Prefer: |
| 4 | |
| 5 | ```bash |
| 6 | bin/agentic-seo technical-seo --url <url> --page-type <type> |
| 7 | bin/agentic-seo technical-seo --html-file <path> --page-type <type> |
| 8 | ``` |
| 9 | |
| 10 | Pass/fail must be deterministic. Use LLM judgment only to explain implications after checks are complete. |