‹ 首页

30x-seo-content-brief

@norahe0304-art · 收录于 1 周前

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.

适合你,如果常为SEO写内容但不知该覆盖哪些要点

/ 下载安装
30x-seo-content-brief.skill双击,或拖进 Claude 桌面版 / Cowork,即完成安装↓ .skill↓ .zip
用别的 agent?下载 .zip 解压,把文件夹放进它的技能目录
Claude Code~/.claude/skills/(项目级 .claude/skills/)
Codex CLI~/.codex/skills/
Cursor自动读取上面两处目录
其他工具见其文档的「skills」目录;两个下载是同一份文件,只是名字不同
/ 通过 npx 安装 校验哈希
npx oh-my-skill add norahe0304-art/30x-seo/30x-seo-content-brief
/ 通过 bash 安装
curl -fsSL https://oh-my-skill.com/install.sh | bash -s -- norahe0304-art/30x-seo/30x-seo-content-brief
/ 已经装过?验证本机副本,不用重装
npx oh-my-skill verify norahe0304-art/30x-seo/30x-seo-content-brief
安装目标可用 --agent / --scope 或 --to 明确指定;省略时只会在唯一已存在的 agent 目录上自动选择,零命中或多命中会停止并提示。content_hash 缺失或不一致均拒装。
41GitHub stars
~928上下文体积 · 单文件
镜像托管

怎么用

技能原文 SKILL.md作者撰写 · MIT · bb60a06

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
  1. No plagiarism: Brief is an analysis tool, not a copying tool
  2. Original first: Gap sections must have original content
  3. E-E-A-T: Every piece needs real experience/data
  4. Timeliness: Competitors change, briefs have expiration

[PROTOCOL]: Update this header on changes, then check CLAUDE.md

按 MIT 许可原样转载,未经改动 · 在 GitHub 查看 →

评论

登录即可评论;带「已验证安装」的,是发布者名下有本店的安装或持有记录。