diagnostics
Use for structured technical SEO audits, incident response, and validation.
Third-Party Agent Skill: Review the code before installing. Agent skills execute in your AI assistant's environment and can access your files. Learn more about security
Installation for Agentic Skill
View all platforms →skilz install gtmagents/gtm-agents/diagnosticsskilz install gtmagents/gtm-agents/diagnostics --agent opencodeskilz install gtmagents/gtm-agents/diagnostics --agent codexskilz install gtmagents/gtm-agents/diagnostics --agent geminiFirst time? Install Skilz: pip install skilz
Works with 22+ AI coding assistants
Cursor, Aider, Copilot, Windsurf, Qwen, Kimi, and more...
Extract and copy to ~/.claude/skills/ then restart Claude Desktop
git clone https://github.com/gtmagents/gtm-agentscp -r gtm-agents/plugins/seo-workflow-orchestration/skills/diagnostics ~/.claude/skills/Need detailed installation help? Check our platform-specific guides:
Related Agentic Skills
api-error-handling
by aj-geddes
Implement comprehensive API error handling with standardized error responses, logging, monitoring, and user-friendly messages. Use when building re...
markdownlint-integration
by TheBushidoCollective
Integrate markdownlint into development workflows including CLI usage, programmatic API, CI/CD pipelines, and editor integration.
route-tester
by diet103
Test authenticated routes in the your project using cookie-based authentication. Use this skill when testing API endpoints, validating route functi...
hook-development
by anthropics
This skill should be used when the user asks to "create a hook", "add a PreToolUse/PostToolUse/Stop hook", "validate tool use", "implement prompt-b...
Agentic Skill Details
- Repository
- gtm-agents
- Stars
- 31
- Forks
- 7
- Type
- Technical
- Meta-Domain
- web api
- Primary Domain
- api
- Market Score
- 28
Agent Skill Grade
D Score: 65/100 Click to see breakdown
Score Breakdown
Areas to Improve
- Missing Reference Files for Templates
- Weak Trigger Terms in Description
- No Concrete Tool Commands
Recommendations
- Focus on improving Utility (currently 11/20)
- Address 2 high-severity issues first
- Add trigger phrases to description for discoverability
Graded: 2026-01-24
Developer Feedback
I've been digging through the skill ecosystem and found your diagnostics tool—curious how you're approaching the observability layer here, especially given some of the architectural constraints in the broader system.
Links:
The TL;DR
You're at 65/100, solidly in D territory. This is based on Anthropic's skill best practices. Your strongest pillar is Spec Compliance (12/15)—the frontmatter is clean and valid. Your biggest drag is Utility (11/20)—the framework is solid conceptually, but it lacks the concrete tools, commands, and templates agents actually need to execute.
What's Working Well
- Clean metadata structure — Valid YAML frontmatter with proper naming conventions (diagnostics in hyphen-case). This is foundation stuff done right.
- Real framework logic — The five-step approach (Signal Triangulation → Hypothesis Formation → Validation) maps to actual SEO diagnostic workflows. You're not abstract for abstract's sake.
- Spec-compliant triggers — You've got the "When to Use" section structured correctly, even if the keywords could sharpen up.
The Big One: Missing Reference Files & Templates
Here's what's holding you back the most: You mention templates but don't provide them. The skill says "Diagnostics worksheet (symptom, evidence, hypothesis, owner, next action)" and "Crawl + render checklist per environment," but agents can't actually grab these templates. They're floating in description-land instead of being actionable references.
Why it matters: Without concrete templates, an agent has to improvise the worksheet format. That burns tokens and reduces consistency. Reference fil...
Browse Category
More web api Agentic SkillsReport Security Issue
Found a security vulnerability in this agent skill?
Report Security Issue
Thank you for helping keep SkillzWave secure. We'll review your report and take appropriate action.
Note: For critical security issues that require immediate attention, please also email security@skillzwave.ai directly.