Agent skills for squirrelscan website audit tool
npx skills add https://github.com/squirrelscan/skills --skill audit-websiteInstallez cette compétence avec la CLI et commencez à utiliser le flux de travail SKILL.md dans votre espace de travail.
CLI Website Audits for Humans, Agents & LLMs
squirrelscan is a comprehensive website audit tool designed for developers, SEO professionals, and AI coding assistants. Built specifically to integrate seamlessly into modern development workflows and AI-assisted coding environments.
Features:
Whether you're debugging SEO issues, validating site health, or enabling your AI assistant to autonomously fix website problems, squirrelscan fits into your workflow.
These skills require the squirrel CLI to be installed and accessible in your PATH.
Install: squirrelscan.com/download
Verify:
squirrel --version
/plugin install squirrelscan/skills
Reference the agents/openai.yaml config from your skills setup.
npx skills add squirrelscan/skills
This will install all squirrelscan skills for your AI coding assistant.
Clone this repository to your skills directory:
git clone https://github.com/squirrelscan/skills.git ~/.skills/squirrelscan
Refer to your AI tool's documentation for skills directory configuration.
Audit websites for SEO, technical, content, and security issues using squirrelscan CLI. Returns LLM-optimized reports with health scores, broken links, meta tag analysis, and actionable recommendations.
Use when: Analyzing websites, debugging SEO issues, checking site health, validating meta tags, finding broken links.
Once installed, you can prompt your AI assistant to use squirrelscan skills:
Audit this website using the audit-website skill and make changes to fix all errors and warnings
Run an audit on example.com and show me the top 5 critical issues
Audit my site and fix all broken links
Check squirrelscan.com for SEO issues after deployment
Your AI assistant will automatically use the squirrel CLI through the installed skills to perform audits and suggest or implement fixes.
Contributions are welcome! To suggest new skills or improvements:
All skills must follow the Agent Skills Standard.
MIT License — See LICENSE file for details.
Learn more: docs.squirrelscan.com | squirrelscan.com