Skip to content

IMAgentLabs/hub-planner-skill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hub Planner Skill

Hub Planner is a shareable AI-agent skill for planning SEO content hubs, topic clusters, pillar pages, cornerstone pages, content silos, topical maps, SEO blueprints, internal linking strategies, revenue-page support, and AI-search/GEO/AEO visibility.

It is designed for content strategists, SEO operators, affiliate site builders, SaaS teams, local businesses, product teams, and AI-assisted content workflows that need a practical hub blueprint instead of a generic keyword list.

What It Helps You Create

  • A clear hub strategy around one core topic or entity
  • A pillar / cornerstone page brief
  • Supporting article briefs mapped by search intent and funnel stage
  • Revenue-page support plans for affiliate, product, SaaS, service, or lead-gen pages
  • Internal linking rules between pillar, supporting, and revenue pages
  • E-E-A-T and helpful-content requirements
  • AI-search/GEO/AEO requirements for answer engines and AI Overviews
  • Publishing priorities and maintenance tasks

Core Model

The skill uses a four-layer hub model:

  1. Cornerstone / pillar page — a broad, comprehensive overview of the topic.
  2. Supporting pages — deeper pages that answer specific questions, problems, comparisons, and use cases.
  3. Revenue pages — pages where conversion happens, such as product pages, service pages, reviews, comparisons, or buying guides.
  4. AI Search Layer — answer-first sections, entity clarity, citable facts, structured summaries, schema opportunities, and trust signals that improve visibility in ChatGPT-style browsing, Perplexity, Google AI Overviews, Bing Copilot, and other answer engines.

Internal links connect the layers so users, search engines, and AI retrieval systems can understand the topic hierarchy and the business path.

Claude Code Installation

Install as a user-level Claude Code skill:

mkdir -p ~/.claude/skills
cp -R skills/productivity/hub-planner ~/.claude/skills/hub-planner

Or install it inside a specific project so it travels with that repository:

mkdir -p .claude/skills
cp -R skills/productivity/hub-planner .claude/skills/hub-planner

Restart Claude Code or start a new session so the skill can be discovered.

Hermes-Compatible Installation

If your agent runtime uses a Hermes-compatible skill directory, copy the skill folder into your skills path. Example:

mkdir -p ~/.hermes/skills/productivity
cp -R skills/productivity/hub-planner ~/.hermes/skills/productivity/

Depending on your profile setup, copy the folder into the active profile's skills directory. Start a new session after installation.

Usage Examples

Use Hub Planner to create an SEO hub plan for "AI automation tools for small businesses".
Plan a topic cluster for "email marketing automation" with pillar page, supporting articles, revenue pages, and internal linking strategy.
Create a topical map and SEO blueprint for an affiliate site about productivity software. Include P1/P2 supporting pages, E-E-A-T requirements, AI-search/GEO/AEO layer, and publishing roadmap.
Build a content silo around "local SEO for dentists" and include cornerstone page, service pages, comparison content, FAQ sections, schema opportunities, and AI Overview citation hooks.

Repository Layout

skills/productivity/hub-planner/SKILL.md
README.md
MANIFEST.md
LICENSE

License

MIT

About

Universal AI-agent skill for SEO topic clusters, pillar pages, content silos, topical maps, internal linking strategy, and GEO/AEO AI-search visibility.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors