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 bpinheiroms/claude-office --skill configuregit clone --depth 1 https://github.com/bpinheiroms/claude-officeWrote 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/bpinheiroms/claude-office/configure)<a href="https://agentmods.dev/skills/bpinheiroms/claude-office/configure"><img src="https://agentmods.dev/badge/skills/bpinheiroms/claude-office/configure/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/bpinheiroms/claude-office/configure"><img src="https://agentmods.dev/badge/skills/bpinheiroms/claude-office/configure.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.00015 | $0.01144 |
| Opus 5 | $0.00008 | $0.00572 |
| Sonnet 5 | $0.00003 | $0.00229 |
| Haiku 4.5 | $0.00002 | $0.00114 |
Grade A, and why
configure 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 11d 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 — 151 lines — stays where its author put it; the contents beside it link to each section on GitHub.
You are configuring the Claude Office statusline display. The config file lives at ~/.claude/plugins/claude-office/config.json.
Step 1: Detect existing config
Read ~/.claude/plugins/claude-office/config.json. If it does not exist or is empty JSON, this is a new user — follow Flow A. If it has content, this is a returning user — follow Flow B.
Flow A: New User (no config file)
A1. Choose layout
Ask the user:
How should the statusline be laid out?
- Expanded (recommended) — costs on line 1, quota bars on line 2
- Compact — everything on a single line
A2. Choose preset
Ask the user:
Pick a preset to start from:
- Full — all features enabled (quota bars, current context, all costs, saving, tools, agents, todos)
- Minimal — just the basics (5h quota, current context, today cost, saving)
A3. Turn off elements
Show the user which elements are ON based on their chosen preset, then ask:
Want to turn anything OFF? Select any you'd like to hide:
- 5h quota bar (
showQuota5h)- 7d quota bar (
showQuota7d)- Current Context bar (
showContext)- Today cost (
showToday)- Week cost (
showWeek)- Month cost (
showMonth)- Monthly Saving indicator (
showSaving)- Tools activity (
showTools)- Agents status (
showAgents)- Todo progress (
showTodos)
Allow multiple selections or "none".
A4. Turn on elements
Show the user which elements are currently OFF, then ask:
Want to turn anything ON? Select any you'd like to show:
List only the elements that are currently OFF. Allow multiple selections or "none".
A5. Preview and save
Show a preview of what the statusline will look like with their config, using a text mockup like:
Line 1: Max Today $3.40 Week $22 Monthly Saving +$180
Line 2: 5h ●●○○○○○○○○ 15% 7d ●●○○○○○○○○ 21% Current Context ●●●○○○○○○○ 34%
(Adjust based on which elements are enabled and the chosen layout.)
Ask: Does this look good? Save it?
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.
- 11d ago First seen · 151 lines · 15 tokens per session scan A 8c31fffcd376
configure is a skill published in the GitHub repository bpinheiroms/claude-office (7 stars, last pushed 4mo ago), licensed MIT. It adds 15 tokens to every session and 1,144 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
ensembl-database
Query Ensembl genome database REST API for 250+ species. Gene lookups, sequence retrieval, variant analysis, comparative genomics, orthologs, VEP predictions, for genomic research.
colab-finetuning
Fine-tune LLMs on Google Colab GPUs directly from openscience. Connects to Colab runtimes via WebSocket bridge for remote training with Unsloth. Supports SFT, GRPO, DPO, vision, and TTS workflows on free T4 to Pro A100 GPUs.
swarm-pr-review
Run a graph-guided, tool-augmented PR review using context packing, parallel exploration, mandatory repository-agnostic risk-family coverage with dispatch scaled to diff size and risk, independent reviewer validation, critic challenge, and metrics writeback. Use for deep pull request review with low false-positive…
loop
Full execution protocol for MODE: LOOP — the compound-engineering loop: brainstorm → plan → build → review → improve, iterating under defense-in-depth stop conditions with generator/critic separation, durable resumable state, and mandatory compounding learning capture. Loaded on demand by the architect when the loop…
restore-internals-seams-in-finally-blocks-after-each-test
When delegating a task affected by this skill, include.
google-meet
Google Meet via gws: create spaces, fetch join links, list recordings.