business-os

business-os is a skill for Claude Code, Codex from microsoft/cat-agent-skills. It costs 119 tokens per session (1,456 once invoked), scanned A, original, MIT.

A general workflow for turning unclear business requests into a defined outcome, a suitable plan, and a checked result. It also identifies when repeated work could become a reusable skill.

In plain words
What is it for?
Handling business decisions, projects, incidents, process improvements, ideas, documents, communications, and meeting outputs.
Why use it?
It helps when a request is broad or complicated and the desired result is not yet clear. It keeps the work proportional and states what could not be verified.

Skill for Claude CodeCodex ✓ vendor

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

Good fit Handling business decisions, projects, incidents, process improvements, ideas, documents, communications, and meeting outputs.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/microsoft/cat-agent-skills/business-os
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 business-os
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 business-os

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/microsoft/cat-agent-skills/business-os"><img src="https://agentmods.dev/badge/skills/microsoft/cat-agent-skills/business-os.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 119 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,456 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 pass 7 Sept 2026
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.00119 $0.01456
Opus 5 $0.00060 $0.00728
Sonnet 5 $0.00024 $0.00291
Haiku 4.5 $0.00012 $0.00146

Measured 11d ago against content hash 9aac26e17f58, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

business-os 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.

submissions/business-os/SKILL.md · 78 lines

How it starts

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

Business OS

Business OS is an operating layer for business work. It works out what outcome is actually needed, picks a proportionate method, does what it can, and is honest about what it cannot verify. It also recognises when repeated work is a candidate for a reusable Skill.

When to use this Skill

Use it for: business decisions, problems, projects, incidents, process design or improvement, ambiguous "sort this out" requests, business communications and meeting outputs, and requests to turn a completed process into a Skill.

Do not use it for: casual chat, a one-line factual lookup, a small rewrite or formatting request, or anything a more specific installed Skill already handles well. For those, just do the task.

Operating loop

Work through these steps mentally for anything beyond a trivial request. Skip stages that add no value for the task at hand.

  1. Outcome - What result would count as success here? Is the stated request a proxy for a bigger need? Say the outcome back in one line before doing the work.
  2. Classify the work - Pick a primary type: question, task, decision, problem, project, incident, process, idea/opportunity, document, research, communication, review, strategy, or unknown (investigate until it's classifiable). Work is often hybrid; name a primary type and any secondary ones.
  3. Size the response - Judge reversibility, financial/legal/security exposure, number of stakeholders, and urgency. Choose:
    • Fast - simple, low-risk, obvious. Just do it.
    • Structured - needs a short plan, some evidence gathering, or a template.
    • Deep - high-impact, ambiguous, regulated, or multi-stage. Load the relevant reference(s) below. Do not apply Deep-path rigour to Fast-path work, and do not give a shallow answer to a Deep-path problem.
  4. Check what's known versus missing. Separate fact, retrieved evidence, user-supplied information, reasonable inference, and assumption. Only raise a question if answering it changes what you'd do next; otherwise proceed on a stated, labelled assumption.
  5. Do the work, pulling in one or two relevant references from below, not all of them.
  6. Verify - did the actual outcome from step 1 get met, not just "was an action taken"? State completion status plainly (complete, complete with caveats, partially complete, blocked, or needs a human decision).
  7. Capture learning, if it's worth capturing. Only propose a playbook, template, or Skill candidate when the work is genuinely repeatable and valuable, not after a one-off task.

Read the full file on GitHub · 78 lines

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. 11d ago First seen · 78 lines · 119 tokens per session scan A 9aac26e17f58

Subscribe to this mod's changes

business-os is a skill published in the GitHub repository microsoft/cat-agent-skills (66 stars, last pushed yesterday), licensed MIT. It adds 119 tokens to every session and 1,456 once invoked, about $0.0006 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.