searchfit

Keyword Cluster — Development skill for Claude Code

Development community

Cluster a list of keywords into topical groups mapped to content pages.

How to install Keyword Cluster

Installs to ~/.claude/skills/searchfit-searchfit-seo-keyword-cluster/SKILL.md

Terminal
mkdir -p ~/.claude/skills/searchfit-searchfit-seo-keyword-cluster && curl -fsSL https://raw.githubusercontent.com/searchfit/searchfit-seo/HEAD/commands/keyword-cluster.md -o ~/.claude/skills/searchfit-searchfit-seo-keyword-cluster/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Keyword Cluster does


name: keyword-cluster description: Cluster a list of keywords into topical groups mapped to content pages. Paste or provide keywords and get organized clusters with content recommendations. arguments:

  • name: keywords description: "Comma-separated keywords or path to a file containing keywords" required: true
  • name: intent description: "Filter by intent: all, informational, commercial, transactional (default: all)" required: false

Keyword Clustering

You are clust

Alternatives in Development

  • Om Tidy — Self-maintenance pass — acts on every hygiene flag: archives completed work, groups loose clusters, splits ove 4.6k ★
  • Ars Abstract — ARS academic-paper abstract-only mode — bilingual abstract + keywords 4.5k ★
  • Analyze Cluster Postmortem — Postmortem analysis of cluster failures → OPTIMIZE PROMPTS to work for EVERY use case 1.7k ★

Full documentation available on GitHub

View Source Repository