seo-research
Installation
SKILL.md
SEO Deep Research Prompt Generator
Generate a focused, completable prompt for Claude.ai's deep research mode. The prompt must be lean enough to finish within 30-45 minutes — not exhaust the 2-hour timeout.
Inputs
- Topic or keyword — provided by user in their message
- Brand voice — read from
docs/seo/brand-voice.md(if exists) - Topical clusters — read from
docs/seo/topical-clusters.md(if exists) - Output path (optional) — user may specify a file path; default is
docs/seo/<slug>/prompt.md
Article Directory Convention
All per-article files live in docs/seo/<slug>/ where <slug> is derived from the topic:
- Lowercase, hyphenated, 3-5 words (e.g., "DMARC Failed: The Complete Troubleshooting Guide" →
dmarc-failed-troubleshooting-guide) - If the user specifies a path in their message, use that instead
- Create the directory if it doesn't exist