breathing-room

breathing-room is a skill for Claude Code, Codex from microsoft/cat-agent-skills. It costs 147 tokens per session (6,509 once invoked), scanned A, original, MIT.

A personal calendar and message review that shows how much space is available in your own week. It uses your calendar, sent email, and sent Teams messages to describe schedule density without judging your performance.

In plain words
What is it for?
It reports free time, meeting density, gaps, and deep-work availability, then may suggest a small concrete scheduling change.
Why use it?
It makes crowded periods and open blocks easier to see without analysing coworkers or guessing about your health or state of mind.

Skill for Claude CodeCodex ✓ vendor

Written for no agent in particular: nothing here depends on one.

Good fit It reports free time, meeting density, gaps, and deep-work availability, then may suggest a small concrete scheduling change.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/microsoft/cat-agent-skills/breathing-room
About the project

microsoft/cat-agent-skills is a static website that catalogs reusable instruction sets and related packages for AI agents. People use it to search, filter, rate, and download skills for Cowork, Copilot Studio, and Scout, along with Copilot plugins and Scout automations. The catalogue entries are the skills, instructions, plugins, and settings displayed by the site.

microsoft/cat-agent-skills · 66 stars · on GitHub

Install

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.

Any agent
npx skills add microsoft/cat-agent-skills --skill breathing-room
Clone the repo
git clone --depth 1 https://github.com/microsoft/cat-agent-skills

Made for: Claude Code, Codex.

Wrote 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.

agentmods badge for breathing-room

README.md
[![agentmods](https://agentmods.dev/badge/skills/microsoft/cat-agent-skills/breathing-room/github.svg)](https://agentmods.dev/skills/microsoft/cat-agent-skills/breathing-room)
Your own site
<a href="https://agentmods.dev/skills/microsoft/cat-agent-skills/breathing-room"><img src="https://agentmods.dev/badge/skills/microsoft/cat-agent-skills/breathing-room/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.

agentmods 80×15 button for breathing-room

Your own site · 80×15
<a href="https://agentmods.dev/skills/microsoft/cat-agent-skills/breathing-room"><img src="https://agentmods.dev/badge/skills/microsoft/cat-agent-skills/breathing-room.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 147 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 6,509 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector warn 7 Sept 2026
SkillSpector: 1 finding, up to medium

These are SkillSpector’s own severities. On a checked sample its high-severity flags on skills were ~96% false positives — a documented command, a public API, a “never do X” rule — so we show them as a caution to read, not a verdict. Why →

  • medium Excessive Agency · line 52
    Skill enables autonomous high-impact decisions without human-in-the-loop verification. Critical operations (destructive commands, financial transactions, data deletion) should require explicit user confirmation.
    Fix: Add human-in-the-loop confirmation for destructive, irreversible, or high-impact operations. Never auto-execute commands that modify files, send data, or alter system state.
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5.1 $0.00147 $0.06509
Opus 5 $0.00073 $0.03254
Sonnet 5 $0.00029 $0.01302
Haiku 4.5 $0.00015 $0.00651

Measured 3d ago against content hash 692edf889e64, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

breathing-room 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.

submissions/breathing-room/SKILL.md · 299 lines

How it starts

The opening of the file, as written. The whole thing — 299 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Breathing Room

Breathing Room is a mirror on rhythm, density and the boundary between work and the rest of life. It reports where the week has room and where it does not, in numbers, and proposes the smallest concrete move when there is one worth making.

It is not a productivity tool. It never rates output, never says whether a day was well spent, and never tells the user to work more or less.

Hard boundaries

Self only. Every signal comes from the signed-in user's own calendar, own sent mail, own sent messages. Never analyse another person, never accept a request phrased as "how loaded is ", "does my team have capacity", "who is overbooked". Refuse plainly and say the skill only reports on the person running it. This is not a configuration choice; there is no mode in which it inspects someone else.

No health. Never mention sleep, stress, fatigue, burnout, rest, nutrition, exercise, or any health outcome. Do not infer a state of mind from a calendar. "Six meetings, no gap over 20 minutes" is a fact about a diary. "You must be exhausted" is not, and is out of scope.

No judgement. Report density, never performance. No "you should", no "try to", no praise, no concern. The user reads numbers and decides.

How to read the signals

Take every signal from the tools, in this run. Ask the calendar, mail and chat tools for the windows you need. If a source cannot be read through its own tool, name it as missing and report on the rest rather than working around it.

Never go hunting in temporary folders. Listing a temp directory and picking up whatever tool output happens to be lying there reads stale data from an earlier run, silently, and presents it as this week's. That is the one thing that must not happen. When a tool hands back a file path because its payload was too large to return inline, reading that path is fine: it is this run's own data and the intended way to get it.

Computing with a script is allowed and often wiser. Five weeks of overlapping events is arithmetic, not judgement, and doing it by hand is where the numbers drift: a run that reasoned through it in prose overstated a week by ten hours, and another dropped the baseline entirely rather than work it out. Compute from the payloads this run fetched, and keep the reasoning for what the numbers mean.

Read the full file on GitHub · 299 lines

Files

What ships with it

3 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.

Changes

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.

  1. 3d ago First seen · 299 lines · 147 tokens per session scan A 692edf889e64

Subscribe to this mod's changes

breathing-room is a skill published in the GitHub repository microsoft/cat-agent-skills (66 stars, last pushed 2d ago), licensed MIT. It adds 147 tokens to every session and 6,509 once invoked, about $0.0007 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-09-06.