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/rwliebs/dossier/typesetnpx skills add rwliebs/Dossier --skill typesetgit clone --depth 1 https://github.com/rwliebs/DossierWrote 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/rwliebs/dossier/typeset)<a href="https://agentmods.dev/skills/rwliebs/dossier/typeset"><img src="https://agentmods.dev/badge/skills/rwliebs/dossier/typeset.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 | $0.00027 | $0.01295 |
| Opus 5 | $0.00014 | $0.00647 |
| Sonnet 5 | $0.00005 | $0.00259 |
| Haiku 4.5 | $0.00003 | $0.00129 |
Grade A, and why
typeset 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.
The source is not reproduced here
No licence file
A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.
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 · 115 lines · 27 tokens per session scan A d61e8ded016c
typeset is a skill published in the GitHub repository rwliebs/Dossier (88 stars, last pushed 1mo ago), with no licence file. It adds 27 tokens to every session and 1,295 once invoked, about $0.0001 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
agent-team
Skill "agent-team" from Dannykkh/skill-olympus, covering agent team — zephermine 섹션 병렬 실행, 다이달로스 vs 포세이돈, lead(pm) 핵심 원칙, 1. 조건부 외주화 — 병렬 이득이 있을 때 lead는 조율한다 and 2. 기억 외부화 — 기억력을 믿지 마라.
clio
마무리투수(Closer) + 역사의 뮤즈. 파이프라인 최종 점검(GO/NO-GO 판정) + 소스 기반 흐름도 추출 + 문서 산출물(PRD, 기술문서, 매뉴얼) 일괄 생성. /clio, 클리오, 마무리, 최종 점검, 산출물 생성 요청에 실행한다. 레거시 호출명은 /closer와 클로저다.
argos
준공검사 감리 스킬. 설계 산출물(spec, api-spec, qa-scenarios, flow-diagrams) 대비 구현을 정적·런타임·API·QA·도면·보안 관점으로 검증한다. 일반 diff 품질은 가용한 CLI 네이티브 리뷰에 위임하고 spec 대비 감리는 직접 소유한다. /argos로 실행한다.
autoresearch
Karpathy의 autoresearch 패턴을 스킬 프롬프트 최적화에 적용. 체크리스트(36개 예/아니오 기준) 기반 hill-climbing 루프로 SKILL.md를 자동 개선합니다. 한 번에 하나만 바꾸고, 채점하고, 유지하거나 되돌립니다. 95%+ × 3회 연속 달성 시 종료. 기본 설치에서는 카탈로그의 source-only 원본을 직접 읽고, 전체 활성화 설치에서는 /autoresearch로 실행.
code-reviewer
Pre-landing PR 리뷰 정책 레이어. 일반 버그/품질 리뷰는 사용 가능한 CLI 리뷰 엔진(Claude review, Codex /review, Grok bundled review)에 위임하고, 네이티브가 못 하는 것 — Scope Drift 감지, 도메인 체크리스트(LLM 신뢰 경계, Enum 완전성), Action Triage, Suppressions, 통합 보고서 — 를 더합니다. 네이티브 엔진이 없는 환경은 풀 경로(2-Pass + Specialist 병렬 dispatch)로 폴백합니다. "보안 감사", "security review", "취약점…
agent-team-codex
Codex CLI의 내장 default, explorer, worker를 조합해 병렬 구현을 수행한다. zephermine 섹션 모드와 자유 모드를 지원하며 /agent-team, /poseidon, /agent-team-codex로 실행한다.