Audit Site
Crawlio-App's audit-site analyzes a website's structure, links, and content for SEO issues and technical errors.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add audit-site npx -- -y @trustedskills/audit-site
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"audit-site": {
"command": "npx",
"args": [
"-y",
"@trustedskills/audit-site"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The audit-site skill performs website audits, identifying potential issues and providing insights into a site's health. It can analyze factors like broken links, SEO performance, and overall technical soundness. This allows for proactive identification of problems before they impact user experience or search engine rankings.
When to use it
- Troubleshooting Website Errors: Investigate sudden drops in traffic or reports of website errors from users.
- SEO Optimization: Identify opportunities to improve a website's search engine ranking by addressing technical SEO issues.
- Pre-Launch Checks: Ensure a new website or significant update is technically sound before going live.
- Regular Maintenance: Schedule periodic audits as part of ongoing website maintenance and health checks.
Key capabilities
- Website auditing
- Broken link detection
- SEO performance analysis
- Technical soundness assessment
Example prompts
- "Audit the website at example.com for broken links."
- "Perform an SEO audit on my site, focusing on mobile usability."
- “Can you check example.com and tell me if there are any technical issues impacting page speed?”
Tips & gotchas
The skill's effectiveness depends on having proper access to the target website; ensure appropriate permissions or use a proxy if necessary. Results should be interpreted within the context of the site’s specific goals and user base.
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.