- Home
- Skills
- Yangliu2060
- Smith Skills
- Seo Analyzer
seo-analyzer_skill
- Python
15
GitHub Stars
1
Bundled Files
2 months ago
Catalog Refreshed
4 months ago
First Indexed
Readme & install
Copy the install command, review bundled files from the catalogue, and read any extended description pulled from the listing source.
Installation
Preview and clipboard use veilstrat where the catalogue uses aiagentskills.
npx veilstrat add skill yangliu2060/smith--skills --skill seo-analyzer- SKILL.md8.9 KB
Overview
This skill analyzes a website's SEO health and produces an actionable optimization report. It inspects on-page elements, technical signals, and content quality to score the site and prioritize fixes. The output is a clear checklist with expected impact and implementation priority.
How this skill works
Provide a target URL (single or list) and the skill fetches page HTML, extracts key elements, and runs technical and content checks. It computes weighted scores across page elements, technical indicators, content quality, and user experience, then generates prioritized recommendations and a downloadable report. Optional keyword-based competitor comparisons highlight gaps and quick wins.
When to use it
- Audit a single page before launch or after redesign
- Run a weekly or monthly site health check
- Compare your page vs top-ranking competitors for a target keyword
- Batch-audit priority pages (homepage, product, pricing, blog)
- Prepare a prioritized SEO task list for engineering or content teams
Best practices
- Start with critical on-page fixes (title, meta description, H1) before technical work
- Provide canonical and sitemap entries to improve indexability
- Prioritize mobile and page speed issues that block rankings
- Use the report to create short-term P0 tasks and longer-term P1/P2 plans
- Re-run audits after changes and track score improvements over 1–3 months
Example use cases
- Analyze https://example.com/product to fix title/H1/alt issues and boost CTR
- Audit five priority pages to produce a consolidated remediation backlog
- Perform keyword-driven competitor analysis to identify missing content topics
- Verify technical readiness (HTTPS, robots.txt, sitemap, canonical) before a site migration
- Generate client-facing SEO report with prioritized checklist and expected impact
FAQ
A URL or list of URLs. Optionally provide target keywords for competitor comparison.
Can it fetch JavaScript-rendered content?
JavaScript rendering may be incomplete; server-side HTML is fully inspected. Use rendered snapshots for heavy JS sites.
Does it access private analytics or Search Console?
No. It uses public data and page fetches; it cannot read private Search Console or analytics accounts.