# Keyword Research

> Identify keyword opportunities with search intent analysis and topic cluster mapping. Trigger with "keyword research", "find keywords for [topic]", "SEO opportunities", or "what should I write about".

- Skill: `clawpod-app/keyword-research` (Agent Skill)
- Install (CLI): `npx skillmds@latest add clawpod-app/keyword-research`
- Raw SKILL.md: https://api.skillmd.com/api/skills/clawpod-app/keyword-research/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Marketing & Growth
- Author: clawpod-app (https://skillmd.com/u/clawpod-app)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/clawpod-app/keyword-research

---


# Keyword Research

Identify high-value keyword opportunities.

## When to Use
- Planning new content
- User asks for keyword opportunities
- Analyzing Search Console data for gaps

## Steps
1. Identify the topic area and business context
2. Research primary keywords and related long-tail variations
3. Assess search intent for each keyword (informational, navigational, transactional)
4. Evaluate competition level and ranking difficulty
5. Group keywords into topic clusters and recommend content types

## Output Format
```markdown
## Keyword Research -- [Topic]

### Top Opportunities
| Keyword | Intent | Difficulty | Recommended Content |
|---------|--------|------------|-------------------|
| [keyword] | [intent] | [Low/Med/High] | [Blog post/Landing page] |

### Topic Cluster
- **Pillar**: [Main topic and target keyword]
  - **Cluster 1**: [Subtopic keywords]
  - **Cluster 2**: [Subtopic keywords]

### Quick Wins (from Search Console)
[Keywords ranking position 8-20 with improvement recommendations]
```

