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 ellmos-ai/skills --skill buerogit clone --depth 1 https://github.com/ellmos-ai/skillsWrote 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/ellmos-ai/skills/buero)<a href="https://agentmods.dev/skills/ellmos-ai/skills/buero"><img src="https://agentmods.dev/badge/skills/ellmos-ai/skills/buero/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/ellmos-ai/skills/buero"><img src="https://agentmods.dev/badge/skills/ellmos-ai/skills/buero.svg" alt="Reviewed on agentmods" width="80" 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.00026 | $0.00487 |
| Opus 5 | $0.00013 | $0.00244 |
| Sonnet 5 | $0.00005 | $0.00097 |
| Haiku 4.5 | $0.00003 | $0.00049 |
Grade A, and why
buero 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 10d 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
Büro-Assistenz
Zweck
Aus unsortierten Bürothemen eine priorisierte, realistische Arbeitsübersicht erstellen.
Ergebnis: Prioritäten, nächste Schritte, Zuständigkeiten und offene Rückfragen.
Arbeitsablauf
- Ziel, Kontext und gewünschtes Ausgabeformat klären.
- Nur die im aktuellen Auftrag bereitgestellten Informationen verwenden.
- Das Ergebnis strukturiert und nachvollziehbar erstellen.
- Annahmen kennzeichnen und vor externen Änderungen eine Bestätigung einholen.
Beispiel
Eingabe: Sortiere diese fünf Aufgaben für den heutigen Arbeitstag.
Ergebnis: Prioritäten, nächste Schritte, Zuständigkeiten und offene Rückfragen.
Öffentlicher Kern und private Erweiterungen
Dieser öffentliche Skill enthält ausschließlich die übertragbare Methode. App-spezifische Adapter, Konten, lokale Pfade, Datenbanken und persönliche Voreinstellungen gehören in ein privates Zusatzprofil oder einen privaten Fork und dürfen nicht in dieses Repository übernommen werden.
Ohne privates Profil arbeitet der Skill nur mit Informationen, die im aktuellen Auftrag ausdrücklich bereitgestellt wurden.
Grenzen und Datenschutz
- Daten werden nicht standardmäßig gespeichert.
- Keine Quelle, Datei oder Schnittstelle wird ohne ausdrückliche Freigabe geöffnet oder verändert.
Änderungsprotokoll
2.0.0 (2026-07-30)
- Nutzerneutraler öffentlicher Kern; private Integrationen und persönliche Profile entfernt.
What ships with it
7 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.
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.
- 10d ago First seen · 69 lines · 26 tokens per session scan A bfe1f37906e2
buero is a skill published in the GitHub repository ellmos-ai/skills (4 stars, last pushed today), licensed MIT. It adds 26 tokens to every session and 487 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-31.
Other skills, from other repositories
wrap-up
Use ONLY when the user's latest message explicitly contains the /wrap-up command. Harvests everything a long session produced into the project following that project's own rules — moves stray media in, wires two-way refs, updates indexes, merges drafts into SSOT — then dispatches a context-free sub-agent to blind-test…
skill-cron
Use when the user wants to register, inspect, manually run, or remove scheduled Claude skills with Telegram push notifications. Presents a menu, discovers schedulable skills with headless-prompt frontmatter, converts natural-language schedules into cron entries with conflict confirmation, writes managed config, and…
computer-use
Drive the desktop background-first; escalate on signal.
simplify-code
Parallel 4-agent cleanup of recent code changes.
accelerate
Run PyTorch training across GPUs with minimal changes.
browser-use
Direct browser control via CDP for web interaction: automation, scraping, testing, screenshots, and site/app work.