pillar-pages

pillar-pages is a skill for Claude Code from LeadMagic/gtm-skills. It costs 48 tokens per session (1,723 once invoked), scanned A, original, MIT.

A comprehensive hub page about a broad subject, linked to more focused pages covering its subtopics. In SEO, this topic-cluster structure helps search engines understand a site’s coverage of a subject.

In plain words
What is it for?
Choosing a main topic, planning supporting articles, building internal links, and creating cornerstone content for search traffic.
Why use it?
It provides a plan for organizing related content instead of publishing disconnected articles, helping target both broad and specific searches.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: mentions Claude Code; mentions Codex; mentions Gemini CLI.

Part of the gtm-skills plugin — 196 skills shipped together

Good fit Choosing a main topic, planning supporting articles, building internal links, and creating cornerstone content for search traffic.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/leadmagic/gtm-skills/pillar-pages
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add LeadMagic/gtm-skills --skill pillar-pages
Clone the repo
git clone --depth 1 https://github.com/LeadMagic/gtm-skills

Made for: Claude Code.

Or install gtm-skills, the plugin that ships this one along with the rest of its 196 skills.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for pillar-pages

README.md
[![agentmods](https://agentmods.dev/badge/skills/leadmagic/gtm-skills/pillar-pages.svg)](https://agentmods.dev/skills/leadmagic/gtm-skills/pillar-pages)
Your own site
<a href="https://agentmods.dev/skills/leadmagic/gtm-skills/pillar-pages"><img src="https://agentmods.dev/badge/skills/leadmagic/gtm-skills/pillar-pages.svg" alt="Measured on agentmods" height="20"></a>
Per session 48 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,723 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00048 $0.01723
Opus 5 $0.00024 $0.00861
Sonnet 5 $0.00010 $0.00345
Haiku 4.5 $0.00005 $0.00172

Measured 4d ago against content hash 2cc3c260738f, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

pillar-pages scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.

The scan reads SKILL.md. This mod also ships 1 executable file (scripts/check-output.py), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/content-seo/pillar-pages/SKILL.md · 163 lines

How it starts

The opening of the file, as written. The whole thing — 163 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Pillar Pages & Topic Clusters

Overview

Pillar pages are comprehensive, authoritative pages that cover a topic broadly and link to detailed cluster content on specific subtopics. This architecture signals to Google that you're the authority on the topic, boosting rankings across the entire cluster.

Authoritative Foundations

  • Ahrefs / Backlinko — Content Cluster Model — Content Cluster Model
  • Eli Schwartz — Product-Led SEO — Product-Led SEO
  • HubSpot Topic Cluster Model — Lifecycle stages, object model, and workflow enrollment patterns.
  • Google Search Central — SEO Starter Guide — SEO Starter Guide

When to Use

  • "Build a pillar page"
  • "Topic cluster strategy"
  • "Cornerstone content"
  • "Pillar page for [topic]"

Step-by-Step Process

Phase 1: Pillar Topic Selection

A pillar topic must be:

  • High search volume: 500-5,000+ monthly searches
  • High business value: Directly related to your product/ICP
  • Broad enough for clusters: At least 10-15 subtopics
  • Evergreen: Not news-dependent, will be relevant for years
  • Competitive but winnable: Check current top 10 — if they're all DR 70+ sites and you're DR 30, pick a different pillar

Phase 2: Cluster Mapping

Map the pillar's universe:

  • Core subtopics: 8-12 key areas the pillar must cover
  • Cluster content: 3-5 detailed articles per subtopic
  • Question clusters: The 20-30 questions people ask about this topic (from People Also Ask, Reddit, Quora, customer conversations)
  • Internal link map: Every cluster article links to the pillar. The pillar links to every cluster article. Cluster articles link to each other where relevant.

Phase 3: Pillar Page Structure

  • H1: [Topic]: The Complete Guide (or similar)
  • Executive summary: 2-3 paragraphs. What this covers, who it's for, key takeaways. This is what Google shows in featured snippets.
  • Table of contents: Jump links to each section
  • Section per subtopic: Each H2 covers one subtopic. 200-400 words per section. Link to the full cluster article for "deep dive."
  • Data & examples: Original data, customer examples, screenshots, case studies
  • Visual elements: Diagrams, charts, comparison tables, infographics
  • Expert contributions: Quotes from internal experts, customers, industry voices
  • Total length: 3,000-5,000 words. Long enough to be comprehensive, not so long that nobody reads it.

Read the full file on GitHub · 163 lines

Files

What ships with it

4 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 4d ago Changed 2cc3c260738f
  2. 8d ago First seen · 163 lines · 48 tokens per session scan A 9e4437e791c5

Subscribe to this mod's changes

pillar-pages is a skill published in the GitHub repository LeadMagic/gtm-skills (48 stars, last pushed yesterday), licensed MIT. It adds 48 tokens to every session and 1,723 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

startup-launch-playbook

A step-by-step playbook for early-stage startups going from pre-seed to their first 1000 users. Covers MVP validation, initial traction channels, and founder-led growth tactics. By @WeiYipei — follow on X for more startup growth insights.

Gingiris-1031/gingiris-skills · 58 tokens

cialdini-influence

Applies Cialdini's seven principles of ethical persuasion -- Reciprocity, Commitment and Consistency, Social Proof, Authority, Liking, Scarcity, and Unity -- to business contexts including sales, marketing, fundraising, and negotiation. Use when designing conversion funnels, optimizing sales processes, preparing…

fatihguner/foreman · 88 tokens

competitor-monitoring

Use this skill when you need to know what rival companies are doing — "what are my competitors doing", "competitor update", "competitor news", "competitive landscape", "market intel", "what's new with [company]", "track [company]", "competitor briefing", "who's making moves", "we keep losing deals to [company]" — or…

swan-gtm/gtm-skills · 157 tokens

multichannel-campaign-builder

Use this skill when someone needs a complete outbound sequence written — every touch across LinkedIn and email, not a single cold email. Produces three distinct angles to choose from, then the full sequence with each message ready to send, calibrated to the campaign type and channel mix and self-checked against a…

swan-gtm/gtm-skills · 139 tokens

inbox-digest

Scan the last 48 hours of unread newsletters, news emails, and blog digests. Summarize what's relevant to your work. Trigger when the user asks "what did I miss", "any interesting newsletters", or as part of the morning briefing ritual.

etrebels/claude-code-growth-os · 57 tokens

meeting-prep

Build a pre-meeting briefing — who's in the room, what they care about, your goal, and the questions to ask. Trigger when the user asks to prep for a meeting or call, "what should I know before", or names an upcoming meeting.

etrebels/claude-code-growth-os · 56 tokens