seo-analyzer
Analyzes websites for SEO opportunities. Generates keyword ideas, checks on-page SEO factors, and provides actionable optimization recommendations.
Best use case
seo-analyzer is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Analyzes websites for SEO opportunities. Generates keyword ideas, checks on-page SEO factors, and provides actionable optimization recommendations.
Teams using seo-analyzer should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/betaseoanalyzer/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How seo-analyzer Compares
| Feature / Agent | seo-analyzer | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Analyzes websites for SEO opportunities. Generates keyword ideas, checks on-page SEO factors, and provides actionable optimization recommendations.
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
Related Guides
AI Agents for Marketing
Discover AI agents for marketing workflows, from SEO and content production to campaign research, outreach, and analytics.
Best AI Agents for Marketing
A curated list of the best AI agents and skills for marketing teams focused on SEO, content systems, outreach, and campaign execution.
AI Agents for Startups
Explore AI agent skills for startup validation, product research, growth experiments, documentation, and fast execution with small teams.
SKILL.md Source
# SEO Analyzer Automated SEO analysis and optimization recommendations. ## Features - **Meta Tag Analysis**: Checks title, description, keywords, Open Graph tags - **Content Length**: Word count vs industry benchmark - **Heading Structure**: H1/H2/H3 hierarchy analysis - **Mobile Readiness**: Viewport and mobile-friendly signals - **Keyword Density**: Target keyword frequency analysis - **Link Analysis**: Internal vs external link count - **Page Speed Signals**: Resource count and loading signals ## Usage ```bash python3 seo.py --url https://example.com --keyword "trading bots" python3 seo.py --url https://example.com --keyword "AI agents" --depth full ``` ## Output Format ``` SEO ANALYSIS: https://example.com ================================ TITLE TAG - Current: "Example Site" - Length: 45 chars (ideal: 50-60) - Recommendation: Add target keyword META DESCRIPTION - Current: "..." (120 chars) - Missing keyword "trading bots" - Add primary keyword within first 100 chars HEADINGS - H1 tags found: 1 - H2 tags found: 5 - Structure: OK / Needs H1 / Add H2 subheadings CONTENT - Word count: 850 words - Industry benchmark: 1500+ words - Recommendation: Expand by 600+ words KEYWORD DENSITY - "trading bots": 0.3% (ideal: 1-2%) - "AI": 1.2% (good) - Add "trading bots" 3-5 more times TECHNICAL - Mobile friendly: YES - Viewport set: YES - HTTPS: YES OVERALL SCORE: 72/100 Priority fixes: 1. Expand content to 1500+ words 2. Add "trading bots" to title 3. Add meta description with keyword ``` ## Example Workflow 1. Run analysis: `python3 seo.py --url <target>` 2. Review score and priority fixes 3. Implement title/meta updates 4. Expand content based on recommendations 5. Re-run after 2 weeks to measure improvement ## Notes - Requires: python3, urllib (stdlib) - No API keys needed for basic analysis - For production use, add Google Search Console API integration - MIT-0 License
Related Skills
Profit Margin Analyzer
Analyze and optimize profit margins across your business. Identifies margin compression, pricing opportunities, and cost levers.
Pricing Strategy Analyzer
Analyze and optimize pricing for any product or service. Covers value-based, cost-plus, competitive, and tiered pricing models.
Portfolio Risk Analyzer
Complete investment portfolio risk management system. Analyze positions, calculate risk metrics, stress test scenarios, optimize allocations, and generate institutional-grade risk reports — all without external APIs.
Commercial Lease Analyzer
Analyze commercial leases (office, retail, industrial, warehouse) for hidden costs, unfavorable terms, and negotiation leverage. Use when reviewing a new lease, renegotiating a renewal, or comparing multiple lease options.
Franchise Operations Analyzer
Evaluate franchise opportunities and manage multi-unit operations with data-driven frameworks.
Financial Due Diligence Analyzer
Run comprehensive financial due diligence on acquisition targets, investment opportunities, or partnership prospects. Built for PE firms, corporate development teams, and founders evaluating deals.
Employee Retention & Turnover Risk Analyzer
Diagnose why people leave. Fix it before they do.
Contract Analyzer
Analyzes contracts and agreements for risks, unusual terms, and missing clauses
Churn Risk Analyzer
Identify customers most likely to churn before they leave. Uses behavioral signals, usage patterns, and engagement data to score accounts and recommend retention actions.
simple-tech-analyzer - 简易技术分析器
**版本**: 1.0.0
sentiment-analyzer
Analyzes sentiment from social media, news headlines, and financial text. Outputs positive/negative/neutral scores with confidence levels and key phrase extraction.
options-analyzer
📊 专业期权策略分析器 — 期权链、Greeks、IV分析、策略推荐一站式解决! 使用 yfinance 获取实时期权数据,Black-Scholes 计算 Greeks。 触发条件: 用户询问期权链、Greeks计算、IV分析、期权策略分析、策略推荐、 Iron Condor/Butterfly/Straddle/Strangle/Spread等策略、"分析期权"、 "推荐期权策略"、"看涨/看跌期权"、Delta/Gamma/Theta/Vega计算、隐含波动率。