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 agentmods add skills/alebgl77/claude-inc/variance-analysisnpx skills add alebgl77/claude-inc --skill variance-analysisgit clone --depth 1 https://github.com/alebgl77/claude-incWrote 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/alebgl77/claude-inc/variance-analysis)<a href="https://agentmods.dev/skills/alebgl77/claude-inc/variance-analysis"><img src="https://agentmods.dev/badge/skills/alebgl77/claude-inc/variance-analysis.svg" alt="Measured on agentmods" 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 | $0.00101 | $0.01106 |
| Opus 5 | $0.00051 | $0.00553 |
| Sonnet 5 | $0.00020 | $0.00221 |
| Haiku 4.5 | $0.00010 | $0.00111 |
Grade A, and why
variance-analysis 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.
How it starts
The opening of the file, as written. The whole thing — 73 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Variance Analysis — Variance Analyst
"Explain the variances."
When to use
- Budget vs actual needs explaining — "why is opex 30% over plan?".
- Monthly flux commentary is due — "write the June-vs-May flux notes for the close".
- One line moved hard — "what drove the gross margin drop?".
- Leadership wants the story — "the board asks: are we beating plan, and why?".
- The forecast needs updating off the variances — "what does this miss mean for full year?".
Workflow
- Load budget and actuals with code (pasted or CSV/XLSX — never mental math on long columns). Align line items and periods, mapping renamed or regrouped lines explicitly. Verify both columns foot to their reported totals before analyzing.
- Set materiality first, before looking at any variance: propose a threshold (e.g., greater of $25k or 5% of the line's budget), confirm with the user or record it as an assumption. This prevents cherry-picking.
- Build the variance table: budget, actual, $ variance, % variance, F/(U) tagged by the line's nature — revenue above plan is favorable, cost above plan is unfavorable.
- Split material from immaterial. Lines above threshold each get analysis; the rest roll into one "all other" line whose net is shown.
- Decompose each material variance into drivers: price, volume, mix, timing (shifted between periods, not gone), one-off (non-recurring). Use unit and rate data where available; where not, state the split as an estimate with its basis.
- Build the bridge waterfall: budget total → one bar per driver → actual total, as a text waterfall (or chart if plotting is available). Bars must sum exactly to the total variance — no plug bar.
- Write the "so what" per material line: root cause, whether it persists, and the action it implies. One tight paragraph each — no restating the table in prose.
- Note forecast impact: classify each material variance run-rate (annualize it) vs one-time (exclude it), and state the resulting full-period outlook adjustment.
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.
- 4d ago First seen · 73 lines · 101 tokens per session scan A ab6a7ffe0e7a
variance-analysis is a skill published in the GitHub repository alebgl77/claude-inc (14 stars, last pushed 2d ago), licensed MIT. It adds 101 tokens to every session and 1,106 once invoked, about $0.0005 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.
Other skills, from other repositories
dcf-model
Build discounted cash flow valuation workbooks in Excel.
comps-analysis
Build comparable-company valuation workbooks in Excel.
hyperliquid
Hyperliquid market data, account history, trade review.
solana
Query Solana wallets, tokens, txs, and NFTs in USD.
stocks
Stock quotes, history, search, compare, crypto via Yahoo.
tushare
Skill "tushare" from HKUDS/Vibe-Trading, covering tushare, 概述, 快速上手, 读取环境变量中的token, 或者读取本地记录的token and 初始化pro接口实例.