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 agentmods add skills/docxology/template/maintenancenpx skills add docxology/template --skill maintenancegit clone --depth 1 https://github.com/docxology/templateWrote 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/docxology/template/maintenance)<a href="https://agentmods.dev/skills/docxology/template/maintenance"><img src="https://agentmods.dev/badge/skills/docxology/template/maintenance.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.00063 | $0.00174 |
| Opus 5 | $0.00032 | $0.00087 |
| Sonnet 5 | $0.00013 | $0.00035 |
| Haiku 4.5 | $0.00006 | $0.00017 |
Grade A, and why
template-maintenance 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 3d 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.
What it actually says
SKILL: template-maintenance
Maintenance orchestrators for repository upkeep.
Invocation
uv run python scripts/maintenance/setup_pre_commit.py
uv run python scripts/maintenance/manage_workspace.py status
uv run python scripts/maintenance/render_working_projects.py
uv run python scripts/maintenance/codegraph_local.py commands .
Related
scripts/maintenance/AGENTS.md— detailed documentationinfrastructure/project/— workspace and project management
What ships with it
20 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.
- __init__.py 1.1 KB runs code
- AGENTS.md 3.6 KB
- batch_cogsec_improve.py 2.0 KB runs code
- benchmark_health.py 417 B runs code
- benchmark_tests.py 417 B runs code
- codegraph_local.py 2.1 KB runs code
- manage_workspace.py 1.8 KB runs code
- merge_test_supplements.py 938 B runs code
- normalize_backlogs.py 1.4 KB runs code
- normalize_status.py 5.0 KB runs code
- organize_executive_outputs.py 1.7 KB runs code
- README.md 3.2 KB
- refresh_artifact_manifests.py 2.7 KB runs code
- refresh_rendered_provenance.py 4.0 KB runs code
- release_rehearsal.py 2.0 KB runs code
- rename_counts_doc.py 2.0 KB runs code
- render_working_projects.py 4.8 KB runs code
- rerender_working_pdfs.py 3.7 KB runs code
- setup_pre_commit.py 2.2 KB runs code
- show_project_info.py 969 B 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.
- 3d ago First seen · 27 lines · 63 tokens per session scan A 92212a9e9bd3
template-maintenance is a skill published in the GitHub repository docxology/template (19 stars, last pushed today), licensed Apache-2.0. It adds 63 tokens to every session and 174 once invoked, about $0.0003 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-09-03.
Other skills, from other repositories
planning-with-files
Persistent file-based planning for multi-step AI-agent work. Keeps taskplan.md, findings.md, and progress.md on disk; lifecycle hooks inject selected project planning context. Automatic recovery reads project planning files only. Explicit session-catchup.py --metadata reads same-project local agent session records and…
aerospace-engineering-technician
Use when a task needs the judgment of an Aerospace Engineering and Operations Technologist/Technician — verifying an installed fastener's preload against a drawing's torque callout via the T=K·D·F relationship, reducing strain-gauge data from a structural proof-load test into stress and checking it against an…
automotive-engineering-technician
Use when a task needs the judgment of an Automotive Engineering Technician — setting up and instrumenting test equipment (strain-gauge bridges, thermocouples, load/torque sensors) to an engineer's written test plan, selecting DAQ sample rate and an SAE J211 CFC filter class for a vehicle test channel, verifying…
calibration-technician
Use when a task needs the judgment of a Calibration Technologist/Technician — computing a Test Uncertainty Ratio (TUR) and deciding whether it meets the 4:1 target, building a measurement uncertainty budget (Type A/Type B, GUM-style) for a calibration, tracing a reference standard's chain of custody to NIST/SI…
agricultural-engineer
Use when a task needs the judgment of an agricultural engineer — sizing a center-pivot or drip irrigation system's peak capacity against crop water demand, computing lateral grain-bin wall pressure with Janssen's equation, sizing a waterway or tile-drainage system with Manning's equation and an NRCS design-storm…
agricultural-sciences-professor
Use when a task needs the judgment of a tenure-track or tenured Agricultural Sciences faculty member at a land-grant university — deciding whether to submit a grant this cycle versus wait, allocating time across the teaching/research/extension appointment split, diagnosing a stalled graduate student or field trial, or…