officecli-financial-model

officecli-financial-model is a skill for Claude Code, Codex from zhu1090093659/deepseek-pp. It costs 222 tokens per session (13,607 once invoked), scanned C, a copy of officecli-financial-model, Apache-2.0.

An Excel-based financial-modeling workflow for forecasts and valuation. It covers models such as three-statement forecasts, which link profit, assets and liabilities, and cash flow, as well as DCF, LBO, unit economics, and scenarios.

In plain words
What is it for?
Use it to build or review company forecasts, discounted-cash-flow valuations, leveraged-buyout models, SaaS economics, debt schedules, fundraising projections, and scenario analyses in Excel.
Why use it?
It supplies conventions and checks for building financial models consistently, including assumptions, formulas, sensitivities, and delivery validation.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: positional $N argument.

Good fit Use it to build or review company forecasts, discounted-cash-flow valuations, leveraged-buyout models, SaaS economics, debt schedules, fundraising projections, and scenario analyses in Excel.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/zhu1090093659/deepseek-pp/officecli-financial-model
About the project

DeepSeek++ is a browser extension that turns the DeepSeek website into an AI workspace with tools, memory, skills, media analysis, and automation. DeepSeek users employ it to manage projects, control browser pages, search the web, reuse context, and export conversations, while the catalogue entries add skills and instructions for that workspace.

zhu1090093659/deepseek-pp · 1,830 stars · on GitHub · chromewebstore.google.com

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 zhu1090093659/deepseek-pp --skill officecli-financial-model
Clone the repo
git clone --depth 1 https://github.com/zhu1090093659/deepseek-pp

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 officecli-financial-model

README.md
[![agentmods](https://agentmods.dev/badge/skills/zhu1090093659/deepseek-pp/officecli-financial-model/github.svg)](https://agentmods.dev/skills/zhu1090093659/deepseek-pp/officecli-financial-model)
Your own site
<a href="https://agentmods.dev/skills/zhu1090093659/deepseek-pp/officecli-financial-model"><img src="https://agentmods.dev/badge/skills/zhu1090093659/deepseek-pp/officecli-financial-model/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 officecli-financial-model

Your own site · 80×15
<a href="https://agentmods.dev/skills/zhu1090093659/deepseek-pp/officecli-financial-model"><img src="https://agentmods.dev/badge/skills/zhu1090093659/deepseek-pp/officecli-financial-model.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 222 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 13,607 The whole file, excluding the scripts and references it only reads on demand.
Security scan C 2 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin 92% copy Near-identical to another mod 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.00222 $0.13607
Opus 5 $0.00111 $0.06803
Sonnet 5 $0.00044 $0.02721
Haiku 4.5 $0.00022 $0.01361

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

Security

Grade C, and why

officecli-financial-model scanned grade C with 2 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.

Downloads and executes remote codehighSupply chain

curl | sh runs whatever the server returns today, which is not necessarily what it returned when this was reviewed.

- **macOS / Linux**: `curl -fsSL https://d.officecli.ai/install.sh | bash`

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

- **macOS / Linux**: `curl -fsSL https://d.officecli.ai/install.sh | bash`
Origin

This is a copy

92% identical to officecli-financial-model — 79 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

core/skill/officecli-official/skills/officecli-financial-model/SKILL.md · 562 lines

How it starts

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

OfficeCLI Financial-Model Skill

This skill is a scene layer on top of officecli-xlsx. Every xlsx hard rule — shell quoting, incremental execution, Help-First Rule, visual delivery floor, CFO 4-color code (blue input / black formula / green cross-sheet / yellow-fill assumption), number-format standards (years as text, zero as -, % one decimal, negatives in parens), assumption-cell discipline, CSV batch import, chart data-feed forms (a/b/c), the 5-gate Delivery cycle, cache-drift guidance, Known Issues (the cross-sheet ! trap, batch + resident for formulas, renderer caveats) — is inherited, not re-taught. This file adds only what a financial model requires on top: three-zone architecture, 3 model-type recipes (3-statement / DCF / LBO), sensitivity + scenario protocols, financial-function patterns, circular-reference discipline, and model-specific Delivery Gates 4–6.

When the xlsx base rules cover it, the text here says → see xlsx v2 §X. Read skills/officecli-xlsx/SKILL.md first if you have not.

Setup

If officecli is missing:

  • macOS / Linux: curl -fsSL https://d.officecli.ai/install.sh | bash
  • Windows (PowerShell): irm https://d.officecli.ai/install.ps1 | iex

Verify with officecli --version (open a new terminal if PATH hasn't picked up). If install fails, download a binary from https://github.com/iOfficeAI/OfficeCLI/releases.

Help-First Rule

This skill teaches what a financial model requires, not every CLI flag. When a prop name / alias / enum is uncertain, consult help BEFORE guessing: officecli help xlsx [element] [--json]. Help is pinned to installed version — when this skill and help disagree, help wins. Every --prop X= below was verified against officecli help xlsx <element> on v1.0.63.

Mental Model & Inheritance

Inherits xlsx v2. Read skills/officecli-xlsx/SKILL.md first. This skill assumes you know create / open / close, set values/formulas, batch heredocs for cross-sheet formulas, /SheetName/A1 paths, named ranges, the 5-gate Delivery cycle, the cross-sheet ! trap, and that cross-sheet formulas go non-resident (single batch OR individual set), never batch-while-resident.

Read the full file on GitHub · 562 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 · 562 lines · 222 tokens per session scan C aefc8fc360c5

Subscribe to this mod's changes

officecli-financial-model is a skill published in the GitHub repository zhu1090093659/deepseek-pp (1,830 stars, last pushed 28d ago), licensed Apache-2.0. It adds 222 tokens to every session and 13,607 once invoked, about $0.0011 per session on Opus 5. A static security scan graded it C with 2 findings (downloads and executes remote code, makes network calls). It is 92% identical to officecli-financial-model, differing in 79 lines, and is treated as a copy.