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 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/seo)<a href="https://agentmods.dev/skills/dariuszciesielski/polish-agent-skills/seo"><img src="https://agentmods.dev/badge/skills/dariuszciesielski/polish-agent-skills/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/seo"><img src="https://agentmods.dev/badge/skills/dariuszciesielski/polish-agent-skills/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.00187 | $0.07881 |
| Opus 5 | $0.00093 | $0.03941 |
| Sonnet 5 | $0.00037 | $0.01576 |
| Haiku 4.5 | $0.00019 | $0.00788 |
Grade A, and why
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 12d 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 — 554 lines — stays where its author put it; the contents beside it link to each section on GitHub.
SEO Auditor
Skill do przeprowadzania audytów SEO z poziomu Claude Code. Działa na dowolnym URL bez potrzeby konfiguracji — wystarczy adres strony.
Kiedy używać
- Użytkownik prosi o audyt SEO strony
- Analiza techniczna strony (robots.txt, sitemap, canonical, HTTPS)
- Ocena jakości treści pod kątem E-E-A-T
- Walidacja lub generowanie schema markup (JSON-LD)
- Optymalizacja pod AI search (GEO/AEO — Google AI Overviews, ChatGPT, Perplexity)
- Analiza Core Web Vitals
- Generowanie planu optymalizacji SEO
- Audyt hreflang dla stron wielojęzycznych (PL/EN)
Komendy
/seo audit <url> — pełny audyt strony (równoległe subagenty)
/seo page <url> — szybka analiza pojedynczej strony
/seo technical <url> — audyt techniczny (9 kategorii)
/seo content <url> — analiza treści + E-E-A-T
/seo schema <url> — walidacja i generowanie schema markup
/seo geo <url> — optymalizacja pod AI search
/seo plan <typ-branży> — strategiczny plan SEO (saas|local|ecommerce|publisher|agency)
/seo conversion <url> — audyt konwersji landing page (14 checkpointów, brand maturity)
/seo hreflang <url> — audyt wielojęzyczności
Instrukcje
/seo audit — Pełny audyt
- Fetch strony głównej — pobierz HTML, wykryj typ biznesu (SaaS/local/ecommerce/publisher/agency)
- Odkryj podstrony — przeszukaj sitemap.xml, robots.txt, linki wewnętrzne (max 50 stron)
- Deleguj do subagentów RÓWNOLEGLE (użyj Agent tool z 3 agentami jednocześnie):
agents/technical-audit.md— technical SEO (9 kategorii)agents/content-audit.md— treść + E-E-A-T + AI detectionagents/geo-audit.md— AI search readiness + GEO
- Agreguj wyniki — oblicz SEO Health Score (0-100)
- Wygeneruj raport z priorytetyzowanymi rekomendacjami
Scoring (wagi):
| Kategoria | Waga |
|---|---|
| Technical SEO | 22% |
| Content Quality (E-E-A-T) | 23% |
| On-Page SEO | 20% |
| Schema / Structured Data | 10% |
| Performance (CWV) | 10% |
| AI Search Readiness (GEO) | 10% |
| Obrazy | 5% |
What ships with it
6 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.
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.
- 12d ago First seen · 554 lines · 187 tokens per session scan A c30e965728aa
seo is a skill published in the GitHub repository DariuszCiesielski/polish-agent-skills (2 stars, last pushed 4mo ago), licensed MIT. It adds 187 tokens to every session and 7,881 once invoked, about $0.0009 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.