30x seo content brief
Deliver comprehensive SEO automation with 24 AI-powered skills covering audits, technical SEO, content, links, local SEO, and keyword research.
npx -y skills add square-lupus579/30x-seo --skill 30x-seo-content-briefAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Generate content briefs by analyzing top-ranking SERP results. Extracts common topics, identifies content gaps, and creates actionable briefs for content-writer. Input: target keyword. Output: content brief with must-cover topics + gap opportunities.
SKILL.md
4.3 KB, ~1.0k tokens by cl100k_base, as published. Nobody here has run it
Content Brief Generator
SERP Analysis → Content Brief → Outrank Competition
Goal
Not rewriting competitors, but analyzing them to write better content.
| Wrong Approach | Right Approach |
|---|---|
| Rewrite Top 10 articles | Analyze Top 10 intent |
| Copy content structure | Find gaps (what they missed) |
| Merge competitor content | Outperform (add original data/cases) |
Workflow
Step 1: SERP Scraping
Input: Target keyword
↓
Scrape Top 10 results:
- Title
- URL
- Meta description
- Page content (H1, H2, H3 structure)
- Word count
- Content type (listicle, how-to, guide, comparison, etc.)
Step 2: Intent Analysis
| Dimension | Description |
|---|---|
| Search Intent | Informational / Commercial / Transactional / Navigational |
| Content Format | 90% are listicles? You should write a listicle too |
| Content Depth | Average word count? Exceed the average |
| SERP Features | Featured Snippet? PAA? Video? |
Step 3: Topic Extraction
Extract common topics covered by Top 10:
Example keyword: "how to start a podcast"
Top 10 coverage:
✓ Equipment selection (10/10)
✓ Recording software (9/10)
✓ Hosting platforms (8/10)
✓ Cover design (7/10)
✓ Promotion strategy (6/10)
Rule: Topics covered by >50% = must include
Step 4: Gap Analysis
Find content competitors don't cover or cover poorly:
Gap opportunities:
- 2024 AI tool recommendations (only 2/10 mention)
- Monetization strategies (most skim over)
- Real cost breakdown (no specific numbers)
- Common failure reasons (few cover negative angle)
Rule: Gaps = your differentiation opportunity
Step 5: Brief Generation
Output Format: Content Brief
# Content Brief: [Target Keyword]
## Search Intent
[Informational/Commercial/etc.] - [One sentence describing what users want]
## Content Format
Recommended: [Listicle / How-to Guide / Comparison / etc.]
Reason: X/10 of Top 10 use this format
## Target Word Count
Minimum: [Top 10 average word count]
Recommended: [Average + 20%] to outperform competition
## Must-Have Topics
| Topic | Coverage | Suggested Depth |
|-------|----------|-----------------|
| [Topic 1] | 10/10 | Detailed |
| [Topic 2] | 9/10 | Detailed |
| [Topic 3] | 8/10 | Medium |
## Gap Opportunities (Differentiators)
| Gap | Why It's an Opportunity | Suggested Angle |
|-----|-------------------------|-----------------|
| [Gap 1] | Only 2/10 mention | [Specific suggestion] |
| [Gap 2] | Shallow coverage | [Specific suggestion] |
## Recommended H2 Structure
1. [H2 Title] - Covers [Topic]
2. [H2 Title] - Covers [Topic]
3. [H2 Title] - Gap opportunity: [Gap]
4. ...
## E-E-A-T Recommendations
- **Experience**: Add [specific suggestion, e.g., real case/screenshots]
- **Expertise**: Cite [data sources/expert opinions]
- **Original Value**: [What can you provide that competitors don't]
## SERP Feature Opportunities
- [ ] Featured Snippet: [Opportunity exists? Format suggestion]
- [ ] PAA: [Related questions list]
- [ ] Video: [Video needed?]
## Internal Link Suggestions
- Link to: [Related existing pages]
- Get links from: [Which pages should link to this article]
Usage
# Generate content brief
/seo content-brief "target keyword"
# Then write content using the brief
/seo content-writer --brief [brief-file]
Related Skills
| Upstream | This Skill | Downstream |
|---|---|---|
| 30x-seo-keywords | 30x-seo-content-brief | 30x-seo-content-writer |
| 30x-seo-plan | ↓ Analyze SERP | ↓ Write per brief |
Important Notes
- No plagiarism: Brief is an analysis tool, not a copying tool
- Original first: Gap sections must have original content
- E-E-A-T: Every piece needs real experience/data
- Timeliness: Competitors change, briefs have expiration
[PROTOCOL]: Update this header on changes, then check CLAUDE.md
Gives 0 of the 12 instructions most plan spec skills give in ~1.0k tokens
Counted across 1,099 of the 1,860 authors here whose files we hold, read 2026-08-07
- ask one question at a timein 51 of 1099
- Break plans into vertical slicesin 29 of 1099, across 11 files
- Publish issues in dependency orderin 27 of 1099, across 9 files
- Iterate until user approves the breakdownin 25 of 1099, across 7 files
- Explore the repository to understand the codebase statein 24 of 1099, across 7 files
- Use domain glossary vocabularyin 23 of 1099, across 5 files
- Apply correct triage labels to published issuesin 23 of 1099, across 5 files
- prefer AFK slices over HITLin 22 of 1099, across 7 files
- write a specification before writing any codein 22 of 1099, across 14 files
- Write failing tests before implementation codein 22 of 1099, across 20 files
- ask clarifying questions until requirements are concretein 21 of 1099, across 13 files
- Respect existing architecture decision recordsin 20 of 1099, across 5 files
Grouped from the skills themselves: near-identical wordings counted once, and counted by distinct author, so one author publishing three of these counts once. Length counted with cl100k_base; the agent that loads this file may tokenize it differently.