Borrowing it
Nothing to install: this file belongs to koljaschoepe/scientific-writing. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.
curl -O https://raw.githubusercontent.com/koljaschoepe/scientific-writing/main/.claude/skills/validate/SKILL.mdgit clone --depth 1 https://github.com/koljaschoepe/scientific-writingWrote 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/koljaschoepe/scientific-writing/validate)<a href="https://agentmods.dev/skills/koljaschoepe/scientific-writing/validate"><img src="https://agentmods.dev/badge/skills/koljaschoepe/scientific-writing/validate.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.00033 | $0.01274 |
| Opus 5 | $0.00016 | $0.00637 |
| Sonnet 5 | $0.00007 | $0.00255 |
| Haiku 4.5 | $0.00003 | $0.00127 |
Grade A, and why
validate 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 8d 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 — 130 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Projekt validieren
Prüft config.yaml, literature.md, progress.json und die Verzeichnisstruktur auf Konsistenz und Fehler.
Ablauf
1. config.yaml prüfen
Lies config.yaml und prüfe:
Pflichtfelder (nach /setup):
projekt.typmuss eines von: seminararbeit, hausarbeit, bachelor, master, dissertationprojekt.methodikmuss eines von: literatur, empirisch-qualitativ, empirisch-quantitativprojekt.sprachemuss "de" sein (einzige aktuell unterstützte Sprache)formatierung.zitationsstilmuss eines von: harvard-inline, apa7, ieee, chicagoformatierung.seitenumfang.min<formatierung.seitenumfang.maxformatierung.schriftgroessezwischen 10 und 14formatierung.zeilenabstandzwischen 1.0 und 2.0
Zitationsstil-Datei prüfen:
- Prüfe ob
base/guides/citation-systems/{zitationsstil}.mdexistiert - Falls nicht: Fehler melden mit Liste der verfügbaren Stile
Quellen-Workflow prüfen:
quellen.workflowmuss eines von: bibtex, pdf-extraktion, manuell, keine- Falls "keine" und typ ist master oder dissertation: Warnung ("Ohne Quellen bei einer [Typ] ist ungewöhnlich")
- Falls "bibtex" und
quellen.import_pfadleer: Warnung ("Import-Pfad fehlt")
2. progress.json prüfen
Lies output/progress.json und prüfe gegen das Dateisystem:
Dateisystem-Abgleich:
Für jede abgeschlossene Phase: Prüfe ob tatsächlich Dateien in output/phase-XX-*/final/ liegen.
| Phase | Erwartete Dateien in final/ |
|---|---|
| 1 | phase-01-brainstorming/final/brainstorming-result.md |
| 2 | phase-02-outline/final/outline.md UND thesis-structure.yaml |
| 3 | phase-03-citations/final/citation-mapping.md |
| 4 | Mindestens eine Datei in phase-04-plans/final/ |
| 5 | Mindestens eine Datei in phase-05-writing/final/ |
| 6 | Mindestens eine Datei in phase-06-review/final/ |
Diskrepanzen melden:
- Phase als abgeschlossen markiert aber keine Dateien vorhanden: FEHLER
- Dateien vorhanden aber Phase nicht als abgeschlossen markiert: WARNUNG
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.
- 8d ago First seen · 130 lines · 33 tokens per session scan A a7d19b344266
validate is a skill published in the GitHub repository koljaschoepe/scientific-writing (11 stars, last pushed 21d ago), licensed MIT. It adds 33 tokens to every session and 1,274 once invoked, about $0.0002 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
ml-paper-writing
Write publication-ready ML/AI papers for NeurIPS, ICML, ICLR, ACL, AAAI, COLM. Use when drafting papers from research repos, structuring arguments, verifying citations, or preparing camera-ready submissions. Includes LaTeX templates, reviewer guidelines, and citation verification workflows.
coauthor-brief
Generate a co-author / collaborator handoff brief for a multi-author, multi-machine project — summarizing what changed since the last brief (git delta), the current state of each artifact (manuscript, analysis, slides), open questions, how to reproduce locally, and any restricted-data access steps. Use when user says…
triage-inbox
Triage academic email and calendar (Gmail / Google Calendar via the session's MCP) into a prioritized digest plus a referee-obligations tracker — classifying referee requests, R&R and editor correspondence, co-author threads, seminar and conference invites, and grant/admin deadlines, and proposing a human-gated action…
academic-plotting
Generates publication-quality figures for ML papers from research context. Given a paper section or description, extracts system components and relationships to generate architecture diagrams via Gemini. Given experiment results or data, auto-selects chart type and generates data-driven figures via matplotlib/seaborn.…
systems-paper-writing
Comprehensive guide for writing systems papers targeting OSDI, SOSP, ASPLOS, NSDI, and EuroSys. Provides paragraph-level structural blueprints, writing patterns, venue-specific checklists, reviewer guidelines, LaTeX templates, and conference deadlines. Use this skill for all systems conference paper writing.
project-retrospective
Generates LESSONS.md files capturing institutional knowledge and failures. Use when closing out projects or investigations.