Technical Seo Checker
Analyzes website technical SEO health, identifying issues like crawl errors, site speed problems, and mobile usability concerns.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add technical-seo-checker npx -- -y @trustedskills/technical-seo-checker
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"technical-seo-checker": {
"command": "npx",
"args": [
"-y",
"@trustedskills/technical-seo-checker"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The technical SEO checker skill analyzes websites to identify issues that may affect search engine visibility, such as broken links, missing meta tags, and crawlability problems. It provides actionable recommendations for improving site structure and performance.
When to use it
- Before launching a new website or redesigning an existing one
- After updating content or making structural changes to a site
- To troubleshoot sudden drops in search traffic or rankings
- As part of routine SEO audits
Key capabilities
- Detects broken links and provides repair suggestions
- Checks for proper use of meta tags (title, description, etc.)
- Analyzes site crawlability and indexing issues
- Identifies duplicate content and canonicalization problems
Example prompts
- "Check the technical SEO of https://example.com"
- "Find all broken links on my website"
- "Analyze meta tags for optimization opportunities"
Tips & gotchas
- Ensure you have access to the website’s admin panel or sitemap for full analysis.
- Some tools may require login credentials or API keys for deeper insights.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.