programmatic-seo

programmatic-seo is a skill for Claude Code, Codex from rajitsaha/100xprism. It costs 81 tokens per session (1,426 once invoked), scanned A, original, MIT.

A method for creating many search-engine pages from reusable templates and a dataset. For example, it can support pages for different locations, keywords, directories, or software integrations.

In plain words
What is it for?
Use it to plan template-based SEO pages, location pages, directory pages, integration pages, and other large content collections. It covers page data, search opportunities, URLs, competition, and unique value.
Why use it?
It gives large page sets a consistent structure while requiring each page to offer information specific to its subject. This helps avoid pages that only swap a few words and provide little value.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: installed under .agents/ (shared by several agents).

Good fit Use it to plan template-based SEO pages, location pages, directory pages, integration pages, and other large content collections. It covers page data, search opportunities, URLs, competition, and unique value.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/rajitsaha/100xprism/programmatic-seo
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 rajitsaha/100xprism --skill programmatic-seo
Clone the repo
git clone --depth 1 https://github.com/rajitsaha/100xprism

Made for: Claude Code, Codex.

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 programmatic-seo

README.md
[![agentmods](https://agentmods.dev/badge/skills/rajitsaha/100xprism/programmatic-seo.svg)](https://agentmods.dev/skills/rajitsaha/100xprism/programmatic-seo)
Your own site
<a href="https://agentmods.dev/skills/rajitsaha/100xprism/programmatic-seo"><img src="https://agentmods.dev/badge/skills/rajitsaha/100xprism/programmatic-seo.svg" alt="Measured on agentmods" height="20"></a>
Per session 81 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,426 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.
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.00081 $0.01426
Opus 5 $0.00041 $0.00713
Sonnet 5 $0.00016 $0.00285
Haiku 4.5 $0.00008 $0.00143

Measured 7d ago against content hash 2344effc2038, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-07, from the pricing page.

Security

Grade A, and why

programmatic-seo 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 7d ago.

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.

.agents/skills/programmatic-seo/SKILL.md · 161 lines

How it starts

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

Programmatic SEO

Build template- and data-driven SEO pages at scale that rank, provide value, and avoid thin-content penalties.

Initial Assessment

Product context: If .agents/product-marketing-context.md exists (or .claude/product-marketing-context.md in older setups), read it first and tailor output to it; only ask for what it doesn't cover.

Understand first:

  1. Business Context — product/service? Target audience? Conversion goal for these pages?
  2. Opportunity — what search patterns exist? How many potential pages? Search volume distribution?
  3. Competition — who ranks now? What do their pages look like? Can you realistically compete?

Core Principles

  1. Unique value per page — value specific to that page, not just swapped variables in a template; the more differentiated, the better.
  2. Proprietary data wins — data defensibility hierarchy: (1) proprietary (you created it), (2) product-derived (from your users), (3) user-generated (your community), (4) licensed (exclusive access), (5) public (anyone can use—weakest).
  3. Clean URL structure — use subfolders, not subdomains; subfolders consolidate domain authority, subdomains split it. Good: yoursite.com/templates/resume/. Bad: templates.yoursite.com/resume/.
  4. Genuine search intent match — pages must actually answer what people search for.
  5. Quality over quantity — better 100 great pages than 10,000 thin ones.
  6. Avoid Google penalties — no doorway pages, keyword stuffing, or duplicate content; genuine utility for users.

The 12 Playbooks (Overview)

Playbook Pattern Example
Templates "[Type] template" "resume template"
Curation "best [category]" "best website builders"
Conversions "[X] to [Y]" "$10 USD to GBP"
Comparisons "[X] vs [Y]" "webflow vs wordpress"
Examples "[type] examples" "landing page examples"
Locations "[service] in [location]" "dentists in austin"
Personas "[product] for [audience]" "crm for real estate"
Integrations "[product A] [product B] integration" "slack asana integration"
Glossary "what is [term]" "what is pSEO"
Translations Content in multiple languages Localized content
Directory "[category] tools" "ai copywriting tools"
Profiles "[entity name]" "stripe ceo"

Read the full file on GitHub · 161 lines

Files

What ships with it

3 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. 7d ago First seen · 161 lines · 81 tokens per session scan A 2344effc2038

Subscribe to this mod's changes

programmatic-seo is a skill published in the GitHub repository rajitsaha/100xprism (10 stars, last pushed 7d ago), licensed MIT. It adds 81 tokens to every session and 1,426 once invoked, about $0.0004 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-31.

Related

Other skills, from other repositories

ad-campaign-analyzer

Analyze cross-channel campaign data, quantify uncertainty, and propose evidence-labeled budget tests without overstating causality.

sickn33/agentic-awesome-skills · 28 tokens

google-analytics

Skill "google-analytics" from VKirill/claude-lane-stack, covering version requirements (may 2026), usage, use this skill when, do not use this skill when and purpose.

VKirill/claude-lane-stack · 188 tokens

google-tag-manager

Skill "google-tag-manager" from VKirill/claude-lane-stack, covering 🎯 version requirements (june 2026), usage, use this skill when, do not use this skill when and purpose.

VKirill/claude-lane-stack · 134 tokens

analyzing-windows-lnk-files-for-artifacts

Parse Windows LNK shortcut files to extract target paths, timestamps, volume information, and machine identifiers for forensic timeline reconstruction.

marysatasselshaped667/skills-collection-1 · 36 tokens

analyzing-command-and-control-communication

Analyzes malware command-and-control (C2) communication protocols to understand beacon patterns, command structures, data encoding, and infrastructure. Covers HTTP, HTTPS, DNS, and custom protocol C2 analysis for detection development and threat intelligence. Activates for requests involving C2 analysis, beacon…

marysatasselshaped667/skills-collection-1 · 80 tokens

laravel-api

Build production-ready RESTful APIs with Laravel. Covers authentication (Sanctum/Passport), versioning, resources, rate limiting, and API testing.

AtulPurohit/Antigravity-Awesome-Skills · 34 tokens