budgeting

budgeting is a skill for Claude Code, Codex from saolalab/clawforce. It costs 37 tokens per session (1,919 once invoked), scanned A, original, Apache-2.0.

A set of templates and guidance for budgets and forecasts, including department budgets, scenario planning, spending approvals, and vendor reviews. A forecast is an updated estimate of future results based on current information.

In plain words
What is it for?
Use it to create annual budgets, update forecasts, compare scenarios, design expense approval workflows, and evaluate vendors.
Why use it?
Planning expenses and revising expectations is harder when every team uses a different structure. These frameworks organize income, costs, assumptions, approvals, and spending decisions.

Skill for Claude CodeCodex

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.

agentmods
npx agentmods add skills/saolalab/clawforce/budgeting
Any agent
npx skills add saolalab/clawforce --skill budgeting
Clone the repo
git clone --depth 1 https://github.com/saolalab/clawforce

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 budgeting

README.md
[![agentmods](https://agentmods.dev/badge/skills/saolalab/clawforce/budgeting.svg)](https://agentmods.dev/skills/saolalab/clawforce/budgeting)
Your own site
<a href="https://agentmods.dev/skills/saolalab/clawforce/budgeting"><img src="https://agentmods.dev/badge/skills/saolalab/clawforce/budgeting.svg" alt="Measured on agentmods" height="20"></a>
Per session 37 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,919 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00037 $0.01919
Opus 5 $0.00018 $0.00959
Sonnet 5 $0.00007 $0.00384
Haiku 4.5 $0.00004 $0.00192

Measured 4d ago against content hash 4b196f10ecf8, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

budgeting 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 4d 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.

marketplace/roles/finance-controller/workspace/skills/budgeting/SKILL.md · 312 lines

How it starts

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

Budgeting

Annual Budget Template by Department

# Annual Budget {Year}
**Company**: {Company Name}
**Fiscal Year**: {Start Date} to {End Date}
**Prepared**: {Date}
**Status**: {Draft/Final/Approved}

## Total Company Budget
- **Total Revenue**: $X
- **Total Expenses**: $X
- **Net Income**: $X

## Department Budgets

### Engineering
- Salaries & Wages: $X
- Benefits: $X
- Software & Subscriptions: $X
- Infrastructure: $X
- Equipment: $X
- Other: $X
**Total Engineering**: $X

### Product Management
- Salaries & Wages: $X
- Benefits: $X
- Software & Subscriptions: $X
- Research & Tools: $X
- Other: $X
**Total Product Management**: $X

### Marketing
- Salaries & Wages: $X
- Benefits: $X
- Advertising & Campaigns: $X
- Events & Conferences: $X
- Software & Tools: $X
- Other: $X
**Total Marketing**: $X

### Sales
- Salaries & Wages: $X
- Benefits: $X
- Commissions: $X
- Software & CRM: $X
- Travel & Entertainment: $X
- Other: $X
**Total Sales**: $X

### Operations
- Salaries & Wages: $X
- Benefits: $X
- Rent: $X
- Utilities: $X
- Office Supplies: $X
- Insurance: $X
- Other: $X
**Total Operations**: $X

### Legal
- Salaries & Wages: $X (if applicable)
- Legal Fees: $X
- Compliance: $X
- Other: $X
**Total Legal**: $X

### Finance & Accounting
- Salaries & Wages: $X
- Benefits: $X
- Accounting Software: $X
- Professional Services: $X
- Other: $X
**Total Finance & Accounting**: $X

### HR
- Salaries & Wages: $X
- Benefits: $X
- Recruiting: $X
- Training & Development: $X
- Other: $X
**Total HR**: $X

## Company-Wide Expenses
- Depreciation & Amortization: $X
- Interest Expense: $X
- Taxes: $X
- Other: $X
**Total Company-Wide**: $X

Forecasting Methodology

Bottom-Up Forecasting

  1. Gather Department Inputs

    • Request detailed forecasts from each department head
    • Include headcount plans, tooling needs, and project costs
    • Review historical spending patterns
  2. Aggregate and Validate

    • Sum all department forecasts
    • Compare to historical trends
    • Identify outliers and validate assumptions

Read the full file on GitHub · 312 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. 4d ago First seen · 312 lines · 37 tokens per session scan A 4b196f10ecf8

Subscribe to this mod's changes

budgeting is a skill published in the GitHub repository saolalab/clawforce (38 stars, last pushed 4mo ago), licensed Apache-2.0. It adds 37 tokens to every session and 1,919 once invoked, about $0.0002 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.

Related

Other skills, from other repositories

onecli-gateway

OneCLI Gateway: transparent HTTPS proxy that injects stored credentials into outbound calls. You MUST use this skill when the user asks you to read emails, check calendar, access GitHub repos, create issues, check Stripe payments, or interact with ANY external service or API. Do NOT use browser extensions or OAuth CLI…

nanocoai/nanoclaw · 81 tokens

reversi-master

One-click install + model switch:Claude Code,Codex CLI (OpenAI), Grok Build (xAI), DeepSeek Harness, Kimi Code (Moonshot) ,Qwen Code,Aider,OpenCode,MiMo Code (Xiaomi),ZCode (Z.AI),OpenClaw,Pi,OpenScience,Vibe-Trading,Claude Desktop (3P profile),ChatGPT desktop,OpenCode Desktop.

edison7009/EchoBird · 0 tokens

officecli-financial-model

Use this skill when the user wants to build a financial model — 3-statement model, DCF valuation, LBO, SaaS unit economics, sensitivity / scenario analysis, debt schedule, or fundraising projections — in Excel. Trigger on: 'financial model', '3-statement model', 'P&L + BS + CF', 'DCF', 'WACC', 'NPV', 'terminal value'…

iOfficeAI/OfficeCLI · 222 tokens

officecli-xlsx

Use this skill any time a .xlsx file is involved -- as input, output, or both. This includes: creating spreadsheets, financial models, dashboards, or trackers; reading, parsing, or extracting data from any .xlsx file; editing, modifying, or updating existing workbooks; working with formulas, charts, pivot tables, or…

iOfficeAI/OfficeCLI · 119 tokens

bitfun-canvas

A BitFun Canvas is a live React app that the user can open beside the chat. You MUST use a canvas when the agent produces a standalone analytical artifact — quantitative analyses, billing investigations, security audits, architecture reviews, data-heavy content, timelines, charts, tables, interactive explorations…

GCWing/BitFun · 151 tokens

1m-trade

Integrated on-chain operations hub: integrates BlockBeats market intelligence, Hyperliquid DEX trading via hl1m, wallet creation and management at https://www.1m-trade.com, and supports local initialization using hl1m init-wallet (wallet address + proxy private key, never use the main wallet private key). Supports…

LeoYeAI/openclaw-master-skills · 79 tokens