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 netresearch/typo3-docs-skill --skill typo3-docsgit clone --depth 1 https://github.com/netresearch/typo3-docs-skillWrote 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/netresearch/typo3-docs-skill/typo3-docs)<a href="https://agentmods.dev/skills/netresearch/typo3-docs-skill/typo3-docs"><img src="https://agentmods.dev/badge/skills/netresearch/typo3-docs-skill/typo3-docs.svg" alt="Measured on agentmods" 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.00077 | $0.01159 |
| Opus 5 | $0.00039 | $0.00580 |
| Sonnet 5 | $0.00015 | $0.00232 |
| Haiku 4.5 | $0.00008 | $0.00116 |
Grade A, and why
typo3-docs 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 yesterday.
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.
The source is not reproduced here
A licence we could not identify
The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.
What ships with it
48 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.
- assets/AGENTS.md 11 KB
- assets/guides.xml.dist 1.8 KB
- checkpoints.yaml 38 KB
- evals/evals.json 23 KB
- references/architecture-decision-records.md 6.5 KB
- references/asset-templates-guide.md 2.7 KB
- references/canonical-sources.md 6.1 KB
- references/code-structure-elements.md 7.3 KB
- references/coding-guidelines.md 7.0 KB
- references/content-directives.md 7.5 KB
- references/documentation-coverage-analysis.md 7.5 KB
- references/documentation-quality-checks.md 3.4 KB
- references/extraction-patterns.md 23 KB
- references/file-structure.md 6.2 KB
- references/guides-xml.md 16 KB
- references/intercept-deployment.md 12 KB
- references/rendering.md 12 KB
- references/rst-syntax.md 9.7 KB
- references/screenshots.md 13 KB
- references/scripts-guide.md 2.3 KB
- references/text-roles-inline-code.md 2.4 KB
- references/typo3-directives.md 14 KB
- references/typo3-extension-architecture.md 17 KB
- references/upstream-docs-contribution.md 3.5 KB
- scripts/add-agents-md.sh 2.0 KB runs code
- scripts/analyze-docs.sh 12 KB runs code
- scripts/check-adr-coverage.sh 625 B runs code
- scripts/check-changelog-version-coverage.sh 880 B runs code
- scripts/check-confval-completeness.sh 2.0 KB runs code
- scripts/check-guides-xml-schema.sh 3.9 KB runs code
- scripts/check-guides-xml-version-sync.sh 1.2 KB runs code
- scripts/check-required-doc-sections.sh 1.5 KB runs code
- scripts/check-rst-substitutions-used.sh 1.4 KB runs code
- scripts/check-screenshot-freshness.sh 2.5 KB runs code
- scripts/check-settings-documented.sh 1.4 KB runs code
- scripts/check-ui-surface-screenshots.sh 2.7 KB runs code
- scripts/check-untranslated-fluid-strings.sh 1.6 KB runs code
- scripts/check-version-match.sh 528 B runs code
- scripts/extract-all.sh 4.1 KB runs code
- scripts/extract-build-configs.sh 2.6 KB runs code
- scripts/extract-composer.sh 1.6 KB runs code
- scripts/extract-extension-config.sh 4.3 KB runs code
- scripts/extract-php.sh 4.7 KB runs code
- scripts/extract-project-files.sh 2.1 KB runs code
- scripts/extract-repo-metadata.sh 4.3 KB runs code
- scripts/render_docs.sh 977 B runs code
- scripts/validate_docs.sh 5.0 KB runs code
- scripts/validate_headings.py 4.1 KB runs code
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.
- yesterday Changed 460be6bd6567
- 4d ago Changed 8858da1195bd
- 8d ago First seen · 100 lines · 77 tokens per session scan A 7f5db7d0110d
typo3-docs is a skill published in the GitHub repository netresearch/typo3-docs-skill (7 stars, last pushed today), with no licence file. It adds 77 tokens to every session and 1,159 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.
Other skills, from other repositories
agent-rules
Use when creating or updating AGENTS.md files, .github/copilot-instructions.md, or other AI agent rule files, onboarding AI agents to a project, standardizing agent documentation, or when anyone mentions AGENTS.md, agent rules, project onboarding, or codebase documentation for AI agents.
typo3-ddev
Use whenever a running TYPO3 instance is wanted, started or reached: ddev commands, backend URLs, DDEV setup, multi-version testing — and when DDEV cannot run, so the instance must be provisioned directly. Triggers on: I need an instance, install TYPO3 locally, ddev URLs, docker environment, CI or container without…
typo3-conformance
Use when checking which TYPO3 versions an extension says it supports, when composer.json and extemconf.php disagree, when a version bump must reach every file that states it, when reviewing a TYPO3 extension for what needs attention, or when auditing coding standards, TER readiness, deprecations and modernization to…
typo3-testing
Use when setting up TYPO3 extension test infrastructure, writing unit/functional/E2E tests, configuring PHPUnit 11/12/13, mutation testing, mocking final classes (v14), CI/CD matrix across TYPO3 12/13/14.3 LTS, dev-dependency consolidation via typo3-ci-workflows meta-package, or debugging CI failures. Also triggers…
skill-builder
Automatically detect source types and build AI skills using Skill Seekers. Use when the user wants to create skills from documentation, repos, PDFs, videos, or other knowledge sources.
skill-builder
Automatically detect source types and build AI skills using Skill Seekers. Use when the user wants to create skills from documentation, repos, PDFs, videos, or other knowledge sources.