--- name: "r00-ComposioHQ-awesome-claude-skills--seo" description: > ๐Ÿ“ˆ SEO & Content Marketing skill suite derived from ComposioHQ/awesome-claude-skills. Keyword research, content audits, SERP analysis, technical SEO and content strategy. Provides 10 specialised commands for seo, content, marketing workflows. version: "1.0.0" domain: seo tags: ["seo", "content", "marketing", "serp", "keywords"] source: "https://github.com/ComposioHQ/awesome-claude-skills" license: MIT --- # ๐Ÿ“ˆ SEO & Content Marketing Skill Suite > Derived from **ComposioHQ/awesome-claude-skills** ยท Focus: _Composio integrations, 500+ app connections, real actions_ ## Overview This skill provides 10 production-ready commands tailored for **SEO & Content Marketing** workflows. All commands follow a consistent interaction pattern with structured output, progress tracking and actionable recommendations. ## Available Commands - `/keyword-research` โ€” Deep keyword clustering and opportunity scoring with SERP intent mapping - `/content-audit` โ€” Full-site content quality score, duplication check and cannibalization report - `/technical-seo` โ€” Crawl budget, Core Web Vitals, schema markup and indexability audit - `/competitor-gap` โ€” Backlink gap, topic gap and featured-snippet opportunity analysis - `/content-brief` โ€” AI-generated SEO content brief with outline, NLP terms and word count targets - `/serp-monitor` โ€” Daily rank tracking report with volatility alerts and CTR optimisation tips - `/link-prospecting` โ€” Quality backlink prospect list with DA/DR filters and outreach templates - `/page-speed-seo` โ€” Render-blocking, LCP, CLS, FID diagnosis mapped to ranking impact - `/local-seo` โ€” NAP consistency, Google Business Profile optimisation and local citation audit - `/content-calendar` โ€” Data-driven editorial calendar built from search demand and seasonality ## Interaction Pattern Every command follows this structured response format: ``` 1. CONTEXT CHECK โ€” Verify inputs and confirm scope with user 2. ANALYSIS โ€” Deep analysis with live progress display 3. FINDINGS TABLE โ€” Structured results with severity / priority 4. RECOMMENDATIONS โ€” Prioritised action list (quick wins first) 5. NEXT STEPS โ€” Suggested follow-up commands ``` ## UI Conventions | Symbol | Meaning | |--------|----------------------| | โœ“ | Passed / complete | | โœ— | Failed / critical | | โš  | Warning / review | | โŸณ | In progress | | โ–‘ | Pending | | ๐Ÿ”ด | Critical severity | | ๐ŸŸ  | High severity | | ๐ŸŸก | Medium severity | | ๐ŸŸข | Low / informational | Progress bars use block characters: `[โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–‘โ–‘] 80%` ## Quick Start ```bash # Install this skill cp -r . ~/.claude/skills/r00-ComposioHQ-awesome-claude-skills--seo/ # In Claude Code /read ~/.claude/skills/r00-ComposioHQ-awesome-claude-skills--seo/SKILL.md ``` Then simply describe your task and Claude will route to the appropriate command automatically.