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.
npx skills add DariuszCiesielski/polish-agent-skills --skill programmatic-seogit clone --depth 1 https://github.com/DariuszCiesielski/polish-agent-skillsWrote 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.
[](https://agentmods.dev/skills/dariuszciesielski/polish-agent-skills/programmatic-seo)<a href="https://agentmods.dev/skills/dariuszciesielski/polish-agent-skills/programmatic-seo"><img src="https://agentmods.dev/badge/skills/dariuszciesielski/polish-agent-skills/programmatic-seo/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/dariuszciesielski/polish-agent-skills/programmatic-seo"><img src="https://agentmods.dev/badge/skills/dariuszciesielski/polish-agent-skills/programmatic-seo.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00103 | $0.01886 |
| Opus 5 | $0.00051 | $0.00943 |
| Sonnet 5 | $0.00021 | $0.00377 |
| Haiku 4.5 | $0.00010 | $0.00189 |
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 11d 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.
How it starts
The opening of the file, as written. The whole thing — 186 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Programmatic SEO — Template Pages at Scale
Generowanie setek/tysięcy stron z szablonów pod long-tail keywords. Sprawdzona taktyka SaaS: Zapier (integrations pages), Wise (currency pages), Nomadlist (city pages).
Kiedy używać
- Produkt ma powtarzalny wzorzec keywords (usługa×miasto, narzędzie×branża)
- Chcesz pokryć setki long-tail keywords jednym template
- Masz dane strukturalne (baza miast, lista integracji, katalog branż)
- Użytkownik mówi: "programmatic SEO", "strony lokalne", "masowe strony"
Zależności
product-marketing-context→target-keywords.md(keyword patterns)seo→ walidacja generowanych stroncontent-strategy→ topic clusters jako źródło patternsschema-markup→ schema per generated page
Wzorce (patterns)
Pattern 1: [Usługa] + [Miasto]
Dla: lokalne usługi, agencje, SaaS z local focus
/uslugi/seo-pozycjonowanie-warszawa
/uslugi/seo-pozycjonowanie-krakow
/uslugi/seo-pozycjonowanie-wroclaw
Dane: lista miast × lista usług Template: H1 z miastem, lokalne social proof, mapa, CTA regionalne
Pattern 2: [Produkt] vs [Konkurent]
Dla: SaaS z rozpoznawalną konkurencją
/porownania/produkt-vs-mailchimp
/porownania/produkt-vs-sendinblue
/porownania/produkt-vs-convertkit
Dane: lista konkurentów × kryteria porównania Template: tabela porównawcza, feature-by-feature, verdict
Pattern 3: [Narzędzie] dla [Branży]
Dla: SaaS horizontal z vertical use cases
/rozwiazania/crm-dla-agencji-marketingowych
/rozwiazania/crm-dla-biur-nieruchomosci
/rozwiazania/crm-dla-firm-szkoleniowych
Dane: lista branż × feature highlights per branża Template: branżowe case study, specific features, branżowy jargon
Pattern 4: [Integracja] + [Produkt]
Dla: SaaS z wieloma integracjami
/integracje/slack
/integracje/google-sheets
/integracje/zapier
Dane: lista integracji × opis workflow Template: jak połączyć, use cases, setup guide
Pattern 5: Glossary / Słownik
Dla: branże z dużo terminologii
/slownik/roi-return-on-investment
/slownik/cac-customer-acquisition-cost
/slownik/ltv-lifetime-value
Dane: lista terminów × definicje Template: definicja, formuła, przykład, powiązane terminy
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.
- 11d ago First seen · 186 lines · 103 tokens per session scan A a61abd1f62dc
programmatic-seo is a skill published in the GitHub repository DariuszCiesielski/polish-agent-skills (2 stars, last pushed 4mo ago), licensed MIT. It adds 103 tokens to every session and 1,886 once invoked, about $0.0005 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.
Other skills, from other repositories
Error Message Reviewer
Audit error messages across an application for clarity, actionability, consistency, and user-friendliness by cataloging and grading every error surface.
roblox-input
Use when handling Roblox keyboard, mouse, gamepad, touch, motion input, or cross-platform action binding.
roblox-lighting
Use for Roblox lighting, atmosphere, day/night, or post-processing effects.
roblox-luau-core
Use for Luau language semantics, tables, control flow, string patterns, scope, closures, and cross-language translation errors.
roblox-performance
Use when profiling Roblox performance or diagnosing FPS, memory, network, mobile, or hot-path problems.
roblox-server-data
Use for Roblox server or cross-server data: OrderedDataStore leaderboards, MessagingService, world state, seasons, or guilds.