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/mick-gsk/drift/drift-docs-gap-fixnpx skills add mick-gsk/drift --skill drift-docs-gap-fixgit clone --depth 1 https://github.com/mick-gsk/driftWrote 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/mick-gsk/drift/drift-docs-gap-fix)<a href="https://agentmods.dev/skills/mick-gsk/drift/drift-docs-gap-fix"><img src="https://agentmods.dev/badge/skills/mick-gsk/drift/drift-docs-gap-fix.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.00098 | $0.01422 |
| Opus 5 | $0.00049 | $0.00711 |
| Sonnet 5 | $0.00020 | $0.00284 |
| Haiku 4.5 | $0.00010 | $0.00142 |
Grade A, and why
drift-docs-gap-fix 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 6d 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 — 129 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Drift Docs Gap Fix
Verwende diese Skill, um eine konkrete Dokumentationsluecke mit dem kleinstmoeglichen, repo-konformen Patch zu schliessen.
Ziel ist nicht, die Doku neu zu strukturieren, sondern genau die fehlende oder veraltete Information an der richtigen Stelle zu ergaenzen.
Verwenden Wenn
- ein externer Nutzer eine Frage stellt, die in der Dokumentation beantwortet sein sollte
- nach einem Release geprueft werden soll, ob neue Funktionen dokumentiert sind
- vor Outreach oder Onboarding die wichtigsten Nutzerpfade auf Luecken geprueft werden sollen
- bestehende Doku sichtbar veraltet, unvollstaendig oder missverstaendlich ist
Nicht Verwenden
- fuer neue Informationsarchitektur, grosse Umbauten oder Rewrites ganzer Seiten
- fuer Marketing- oder Brand-Texte ohne konkreten Dokumentationsmangel
- fuer Aenderungen ohne nachweisbare Nutzerverwirrung, Release-Aenderung oder Informationsluecke
- fuer neue Top-Level-Seiten, solange eine praezise bestehende Zielseite vorhanden ist
Gap-Typen
Ordne den Fall zuerst einem konkreten Gap-Typ zu:
| Gap-Typ | Bedeutung |
|---|---|
| Fehlend | Das Thema existiert im Produkt oder Code, aber nicht in der Doku |
| Veraltet | Die Doku beschreibt altes Verhalten oder alte Kommandos |
| Kein Beispiel | Das Konzept wird genannt, aber ohne brauchbares Beispiel |
| Falsche Annahme | Die Doku setzt Kontext voraus, den neue Nutzer nicht haben |
Wenn kein Gap-Typ sauber passt, ist der Fall meist zu unscharf fuer einen Minimal-Patch und muss erst genauer eingegrenzt werden.
Standard-Workflow
1. Luecke exakt formulieren
Halte die konkrete Verwirrung in einem Satz fest:
- Was wollte der Nutzer erreichen?
- Was hat in der Doku gefehlt oder irritiert?
- Welcher Gap-Typ liegt vor?
Ohne diese Formulierung keine Patch-Arbeit beginnen.
2. Die richtige Doku-Oberflaeche bestimmen
Pruefe zuerst, ob die Luecke in docs/ oder in docs-site/ liegt. Beide Bereiche sind gleichrangig; die richtige Flaeche ergibt sich aus dem Nutzerpfad und dem Dokumentationstyp.
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.
- 6d ago First seen · 129 lines · 98 tokens per session scan A 339c95068726
drift-docs-gap-fix is a skill published in the GitHub repository mick-gsk/drift (14 stars, last pushed 1mo ago), licensed MIT. It adds 98 tokens to every session and 1,422 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-30.
Other skills, from other repositories
truecourse-hooks
Install, configure, or remove the TrueCourse pre-commit hook.
truecourse-list
List TrueCourse violations found in this repository.
code-quality-review
Run a maintainability and structure review focused on abstraction quality, branching complexity, file growth, canonical ownership, duplication, and refactoring opportunities. Use when the user asks for code quality review, maintainability review, 代码质量审查, 可维护性审查, or comments about whether the change stays easy to…
analytics
/analytics - Agent Usage Analytics.
feature
Full per-feature pipeline: implement → testloop → evaluator challenge → coder feedback → document → commit.
layer-check
Three-Layer Enforcement - Production Reality Gate.