Use when expanding seed topics into intent-based clusters and prioritizing
Scanned 2/12/2026
Install to Claude Code
npx -y skills add majiayu000/claude-skill-registry --skill keyword-research --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Keyword Research?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/majiayu000-keyword-research)More formats (shields.io, HTML) on the badges page.
---
name: keyword-research
description: Use when expanding seed topics into intent-based clusters and prioritizing
opportunities.
---
# Keyword Research Systems Skill
## When to Use
- Kicking off a new product/vertical SEO plan.
- Validating which clusters justify net-new content.
- Refreshing legacy keyword maps with updated volumes/intent.
## Framework
1. **Seed Intake** – capture ICP, problems solved, solution terms.
2. **Expansion Sources** – combine auto-suggest, People Also Ask, competitor URLs, forums.
3. **Classification** – assign funnel stage + intent (informational, commercial, transactional, navigational).
4. **Scoring** – evaluate search volume, keyword difficulty, SERP click potential, seasonality.
5. **Prioritization** – stack rank via ICE/RICE or weighted scoring tied to business impact.
## Templates
- Cluster worksheet `Topic → Intent → Page Type → Owner`.
- SERP teardown table (result type, schema, search feature presence).
- Opportunity score calculator (volume * intent-fit / difficulty).
## Tips
- Map 1 pillar page for every 4-6 cluster articles to support internal linking.
- Track query freshness to schedule refresh cadences.
- Align with paid search data to spot immediate conversion opportunities.
---
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
MySQL development best practices for schema design, query optimization, and database administration
Spring Boot中的JPA/Hibernate实体设计、关系、查询优化、事务、审计、索引、分页和连接池模式。
ClickHouse数据库模式、查询优化、分析和数据工程最佳实践,适用于高性能分析工作负载。
基于Supabase最佳实践的PostgreSQL数据库模式,用于查询优化、架构设计、索引和安全。
Use when implementing a user- or reviewer-prescribed code change (including review comments with suggested fixes or options), especially when the requested edit may be risky, incomplete, ambiguous, or misaligned with TiDB correctness and compatibility constraints.