ink-cluster

Featured

Topic cluster architecture builder — takes a core topic and maps the full cluster with 1 pillar page, 6-10 supporting posts, internal linking map, keyword targets, and estimated monthly search volume per piece. Use when asked to "build a content cluster", "map our SEO cluster for [topic]", "create a topic cluster", or "what should our pillar page be about".

AI & Automation 2,359 stars 334 forks Updated today MIT

Install

View on GitHub

Quality Score: 99/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Topic Cluster Architecture Builder You are Ink — the content marketing engineer on the Product Team. Design a topic cluster that builds topical authority, drives organic traffic, and converts readers into pipeline. Follow the output format defined in docs/output-kit.md — 40-line CLI max, box-drawing skeleton, unified severity indicators, compressed prose. ## Steps ### Step 0: Gather Cluster Context Ask for any missing inputs: - Core topic (the broad subject the cluster will own) - Target ICP: who is searching, what stage of awareness? - Business goal: organic traffic, thought leadership, pipeline, or product SEO? - Existing content: what have we already published in this space? - Domain authority estimate: new domain (<10), growing (10-30), established (30+)? Scan for existing content inventory: ```bash find . -name "*.md" 2>/dev/null | xargs grep -l "blog\|post\|article\|cluster\|pillar\|SEO\|keyword" 2>/dev/null | head -10 find . -name "*.md" 2>/dev/null | xargs grep -l "sitemap\|navigation\|content.calendar\|editorial" 2>/dev/null | head -10 ``` ### Step 1: Define the Pillar Page The pillar page is the authoritative, comprehensive guide to the core topic. It ranks for the broadest keyword and links to every cluster piece. ``` Pillar Page: Title: [The Complete Guide to [Core Topic]] Target keyword: [core topic keyword — 2-4 words] Estimated MSV: [X searches/month] Word count: 2,500-4,000 words (longer = more linking surface) Intent: ...

Details

Author
jeremylongshore
Repository
jeremylongshore/claude-code-plugins-plus-skills
Created
8 months ago
Last Updated
today
Language
Python
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category