Content
32%Scale 1-5Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
This skill reads more like a knowledge base or reference card about GEO concepts than an actionable skill for Claude. It lacks concrete implementation steps, executable examples, and clear workflows. The content is mostly informational tables that explain marketing concepts Claude likely already understands, with fabricated-looking statistics (RAG retrieval factor weights) and a disconnected script reference.
Suggestions
Replace conceptual tables with concrete, executable workflows — e.g., show exactly how to audit a page for GEO readiness with specific commands and expected outputs from the geo_checker.py script.
Remove sections that explain concepts Claude already knows (What is GEO, SEO vs GEO comparison, general content advice) and focus on project-specific implementation steps.
Add a clear sequenced workflow: e.g., 1) Run audit script → 2) Review output → 3) Apply fixes → 4) Re-audit to validate improvements, with example input/output for each step.
Either provide the bundle file for scripts/geo_checker.py with example output, or remove the script reference and replace with inline actionable checks Claude can perform directly.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The content is mostly tables which are efficient, but includes several sections that explain general concepts Claude already knows (SEO vs GEO comparison, what RAG retrieval factors are, general content marketing advice). The 'What is GEO?' section and basic definitions are unnecessary padding for Claude. However, the table-heavy format is relatively compact. | 3 / 5 |
Actionability | The skill is almost entirely informational/conceptual with no executable code, no concrete commands (beyond a single script reference at the bottom with no example output), and no specific implementation steps. The checklist in section 5 provides some actionable items but they are high-level guidance rather than concrete executable instructions. The RAG retrieval factor weights appear fabricated with no sourcing. | 2 / 5 |
Workflow Clarity | There is no clear multi-step workflow or sequenced process. The content is organized as a reference/knowledge dump rather than a workflow. The script reference at the bottom hints at a workflow but provides no example output, no validation steps, and no guidance on what to do with results. The checklist is the closest thing to a workflow but lacks sequencing and validation. | 2 / 5 |
Progressive Disclosure | The content is a monolithic file with no references to supporting documents despite covering many topics that could benefit from deeper treatment (entity building, schema implementation, crawler configuration). The script reference at the bottom is disconnected from the rest of the content. No bundle files are provided to support the referenced script path. | 2 / 5 |
Total | 9 / 20 Passed |