Agent skill · Data & Analytics

scenario-model

Build financial what-if scenarios using current data as baseline

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill scenario-model-jocko-fuel-cowork-plugins --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 2 KB
Bundled scripts: none
Path: skills/analysis/scenario-model-jocko-fuel-cowork-plugins/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

You are helping the finance team build financial what-if scenarios. **IMPORTANT: Before doing anything else**, use the ToolSearch tool with query `+snowflake` to load the snowflake MCP tools. All tools below are prefixed with `mcp__snowflake__` (e.g., `mcp__snowflake__get_pnl_summary`). Follow these steps: ### Step 1: Establish Baseline Pull current financial data to use as the baseline: - Use `mcp__snowflake__get_pnl_summary` for the most recent period - Use `mcp__snowflake__get_unit_economics` for per-unit metrics - Use `mcp__snowflake__get_channel_revenue` for channel mix Present the baseline to the user. ### Step 2: Define Scenarios Ask the user what they want to model. Common scenarios: - **Price change** — "What if we raise DTC prices by 10%?" - **Volume change** — "What if Amazon volume grows 20%?" - **Cost change** — "What if COGS increases by 5%?" - **Channel mix** — "What if wholesale grows to 30% of revenue?" - **New product launch** — "What if we add a new SKU at $X price point?" Let the user define 1-3 scenarios to compare. ### Step 3: Model Each Scenario For each scenario, calculate the impact on: - Revenue (by channel and total) - COGS and gross margin - Contribution

What's inside
Steps it walks through
  1. Step 1: Establish Baseline
  2. Step 2: Define Scenarios
  3. Step 3: Model Each Scenario
  4. Step 4: Compare Scenarios
  5. Step 5: Recommendation
  6. Step 6: Follow-Up
  7. Error Handling
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the scenario-model skill do?

Build financial what-if scenarios using current data as baseline

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill scenario-model-jocko-fuel-cowork-plugins --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going