Build interactive financial business cases through conversation with Claude Code. Generates a CBAgent project (granularity-native cashflow, net cumulative + payback headline, sensitivity tornado, three scenarios, password-shareable) from a project description.
Author interactive financial business cases by talking to Claude Code. The
skill clones the CBAgent template, writes project.config.js from
your description, and tells you how to run and share it.
In Claude Code:
/plugin marketplace add TeleiosPtyLtd/business-case-skill
/plugin install business-case@teleios
Once installed, just describe a decision:
"Build a business case for replacing our annotation pipeline with an AI-assisted workflow. $250k upfront cost, we expect to save ~$60k/month on vendor fees once Phase 2 lands six months in. Model it monthly over 18 months."
Claude will:
./<short-slug>/.project.config.js — assumptions, items (costs/benefits), three
scenarios (Conservative / Central / Optimistic), per-assumption
sensitivity ranges, plain-language risk titles.live-server so the browser opens with hot reload.startPeriod: 6. No ramp curves to tune; the timing is explicit.This is decision-support, not an audit-grade financial model. The engine doesn't model: NPV / IRR / discounted cashflow (deliberate — see below), tax shields, depreciation/amortisation, inflation (real vs nominal), working capital, capex/opex distinction, or Monte Carlo simulation. If your CFO needs any of those, take the snapshot into Excel for the final pass.
Why no NPV? Most small/medium-business decisions are read in nominal dollars over a horizon the buyer already has in mind. The discount rate adds a knob nobody wants to defend and an answer that's harder to talk about. The page's job is to be readable end-to-end on one pass, not to satisfy a finance textbook. If you genuinely need NPV, model in your CFO's spreadsheet.
business-case-skill/
├── .claude-plugin/
│ ├── plugin.json # plugin metadata
│ └── marketplace.json # marketplace manifest (teleios)
├── skills/
│ └── business-case/
│ └── SKILL.md # the skill itself (frontmatter + authoring guide)
└── README.md
The skill wires uploads to https://models.teleios.au/api/share by default
(Teleios's hosted instance of business-case-server). To point at
your own deployment, edit share.config.js in any cloned business case:
window.CBAGENT_SHARE_ENDPOINT = "https://your-host.example.com/api/share";
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub teleiosptyltd/business-case-skill --plugin business-caseUI/UX design intelligence. 67 styles, 161 palettes, 57 font pairings, 25 charts, 15 stacks (React, Next.js, Vue, Svelte, Astro, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui, Nuxt, Jetpack Compose). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
This skill should be used when users need to generate ideas, explore creative solutions, or systematically brainstorm approaches to problems. Use when users request help with ideation, content planning, product features, marketing campaigns, strategic planning, creative writing, or any task requiring structured idea generation. The skill provides 30+ research-validated prompt patterns across 14 categories with exact templates, success metrics, and domain-specific applications.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
A growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.