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 LOGIN-TB/claude-skills --skill seo-auditgit clone --depth 1 https://github.com/LOGIN-TB/claude-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/login-tb/claude-skills/seo-audit)<a href="https://agentmods.dev/skills/login-tb/claude-skills/seo-audit"><img src="https://agentmods.dev/badge/skills/login-tb/claude-skills/seo-audit/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/login-tb/claude-skills/seo-audit"><img src="https://agentmods.dev/badge/skills/login-tb/claude-skills/seo-audit.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector pass
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.00140 | $0.02585 |
| Opus 5 | $0.00070 | $0.01293 |
| Sonnet 5 | $0.00028 | $0.00517 |
| Haiku 4.5 | $0.00014 | $0.00259 |
Grade A, and why
seo-audit scanned grade A with 1 finding 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.
Makes network callslowCapability
Not a fault in itself. Listed so you know the mod talks to something, and to what.
Initiales HTML, gerenderten DOM und Accessibility Tree vergleichen. Hauptinhalt und Links, Mobil/Desktop-Parität, Hydration, Lazy Loading, Ressourcenfehler, Consent-Walls, Logins, Geo-/Sprachweiterleitungen sowie per Jav How it starts
The opening of the file, as written. The whole thing — 124 lines — stays where its author put it; the contents beside it link to each section on GitHub.
SEO-Audit
Diagnostiziere Crawling, Indexierung, Rendering, Leistung, Inhalte, interne Verlinkung, Internationalisierung, lokale Suche und Migrationen mit reproduzierbarer Evidenz.
Audit-Grundsätze
- Bei einer URL zuerst die aktuelle Website untersuchen.
- Beobachtung, Plattformbericht und Hypothese klar trennen.
- Keine Rankings, Sichtbarkeit, Trafficwerte oder Erholungsfristen versprechen.
- Suchmaschinenrichtlinien und Rich-Result-Voraussetzungen vor Empfehlungen in Primärquellen prüfen.
- Zeichenzahl, H1-Anzahl, Klicktiefe, Keywordplatzierung und Wortzahl als Heuristiken, nicht als universelle Rankingregeln behandeln.
- Zugangsdaten, private Daten, Analytics oder Search Console nur mit ausdrücklicher Berechtigung nutzen.
- Audit bleibt lesend; produktive Änderungen brauchen gesonderte Freigabe.
- Keine Doorway Pages, skalierten minderwertigen Orts-/Keywordvarianten, manipulativen Links oder fingierten Bewertungen empfehlen.
Kontext und Evidenz
Erfasse Website, Land, Sprache, Geschäftsmodell, Conversionziel, Umfang, wichtige Suchanfragen/Seiten, Wettbewerber, Baseline, Änderungen und verfügbare Erstanbieterdaten. Bei Einbrüchen Zeitpunkt gegen Releases, Migration, Tracking, Saisonalität, Nachfrage, manuelle Maßnahmen, Sicherheitsereignisse und dokumentierte Suchänderungen prüfen.
Evidenzreihenfolge: Search Console; Server/CDN-Logs und reproduzierbare HTTP-/Rendering-Prüfungen; validierte Analytics; Versions-/Deploymenthistorie; Crawl-Exporte; aktuelle Suchmaschinen-Dokumentation; Drittwerkzeuge ergänzend. site:-Abfragen sind kein Indexzähler.
Audit-Ablauf
1. Umfang und Baseline
Hostname-, Protokoll-, Subdomain- und Sprachvarianten bestätigen. Vorher-/Nachher-Zeiträume definieren. Nach Suchanfrage, Land, Gerät, Seitentyp, Verzeichnis und Darstellung segmentieren. Datenintegrität prüfen und je wichtigem Template repräsentative URLs wählen.
2. Crawlbarkeit und Indexierbarkeit
HTTP-Status, Redirectketten/-schleifen, Soft-404, robots.txt, Meta Robots, X-Robots-Tag, Canonicals, XML-Sitemaps, interne Auffindbarkeit, Orphans, Pagination, Facetten, Parameter und Infinite-Scroll-Fallback prüfen. Search-Console-Gründe und URL-Prüfungen stichprobenartig heranziehen. Canonicals sind Hinweise, keine Befehle; fehlende Self-Canonicals nur bei tatsächlichem Duplikationsrisiko beanstanden.
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 · 124 lines · 140 tokens per session scan A 9f457b69f4d5
seo-audit is a skill published in the GitHub repository LOGIN-TB/claude-skills (69 stars, last pushed 15d ago), licensed MIT. It adds 140 tokens to every session and 2,585 once invoked, about $0.0007 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
prompt-master
Generates optimized prompts for AI tools. Activates only when the user explicitly asks to write, fix, improve, or adapt a prompt for a specific AI tool (LLM, Cursor, Midjourney, image AI, video AI, coding agents, etc.). Does not activate for general conversation, coding tasks, document writing, or other…
dep-auditor
A read-only audit of a project’s third-party packages for known security issues, version health, and license facts. It uses the versions actually selected by lockfiles, which record the exact packages installed, rather than relying only on version ranges.
github-actions-gen
A guide for creating or updating GitHub Actions workflows, which are automated jobs that test, build, release, or deploy code. It first examines the real project before choosing commands, runtimes, caches, and permissions.
skill-curator
A Chinese-language evaluator for deciding whether developer tools and agent resources are suitable for a curated collection. It checks real repositories, installation paths, activity, duplicates, and security boundaries using evidence.
api-tester
A tool for creating and checking API tests from the real API contract and implementation. An API is the agreed way that software sends requests and receives responses.
env-manager
An environment-variable manager for project settings stored outside the code, often in .env files. It checks variable definitions and usage while keeping secret values out of reports and terminal output.