Agent skill
topical-map
Generate and manage Topical Maps for SEO authority building. Use when user wants to research keywords, build content clusters, or import GSC data for topical authority.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/topical-map
SKILL.md
Topical Map Generator
Build comprehensive Topical Maps for SEO authority using DataForSEO and GSC data.
Commands
| Command | Description |
|---|---|
/topical-map:discover |
Generate cluster suggestions from seed keyword |
/topical-map:research |
Deep research for all keywords and questions per cluster |
/topical-map:import-gsc |
Import and assign GSC queries to clusters |
Data Location
All data is stored in data/topical-authority/:
topical-map.json- Central databasegsc-queries.json- GSC import trackingclusters/- Markdown summaries per clusterexports/- GSC CSV uploads
Quick Start
- Discover clusters:
/topical-map:discover "Zeiterfassung" - Research keywords:
/topical-map:research - Import GSC data: Place CSV in
exports/, run/topical-map:import-gsc
Cluster Status Workflow
draft -> researched -> planned -> published -> optimized
DataForSEO Configuration
All API calls use:
location_name: "Germany"language_code: "de"
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?