Show Convexent CLI command reference and common workflows
Run AI scenario analysis on a Convexent model
Create a Convexent model from a prompt or uploaded document
Edit a Convexent model using AI — propose, review, apply, verify
Export a Convexent model to Excel
A config-only Claude Code plugin that gives AI agents access to Convexent financial modeling via the convexent CLI.
This repo contains agent instructions (CLAUDE.md) and slash command skills that teach Claude Code how to use the convexent CLI to build, inspect, edit, and analyze financial models. No code — just configuration.
convexent CLI installed (npm install -g convexent)Add this to your environment's setup script in the Cowork web UI:
npm install -g convexent
This runs before Claude Code launches and makes the CLI available in the session.
Add this repo as a Claude Code project dependency. In your project's .claude/settings.json:
{
"enabledPlugins": {
"convexent@convexent": true
},
"extraKnownMarketplaces": {
"convexent": {
"source": {
"source": "git",
"url": "https://github.com/convexent/convexent-claude-plugin.git"
}
}
}
}
CLAUDE.mdAgent instructions with:
| Skill | Command | Description |
|---|---|---|
/convexent-help | /convexent-help [topic] | CLI reference — command tree, workflow guides |
/model-edit | /model-edit <id> <instruction> | Full AI edit workflow: propose → apply → verify |
/model-analyze | /model-analyze <id> <question> | AI scenario analysis with follow-up support |
Before using the CLI, authenticate:
# Browser-based login (interactive)
convexent auth login
# Or set an API key directly
convexent auth set-token sm_your_api_key
convexent auth set-url https://api.convexent.com # if not default
convexent auth status
For Cowork environments, you can also set CONVEXENT_API_KEY as an environment variable in the Cowork environment config.
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 convexent/convexent-claude-plugin --plugin convexentIntent-Driven Financial Architecture (IDFA) — build financial models that are human-readable, AI-operable, and audit-proof. Auto-activates on financial modelling tasks.
Core financial modeling and analysis tools: DCF, comps, LBO, 3-statement models, competitive analysis, and deck QC
Agents for business analysis, financial modeling, and KPI tracking
Professional financial modeling toolkit for Claude Code with auto-invoked Skills and Excel MCP integration. Build DCF models, LBO analysis, variance reports, and pivot tables using natural language.
Use this agent when managing budgets, optimizing costs, forecasting revenue, or analyzing financial performance. This agent excels at transforming financial chaos into strategic clarity, ensuring studio resources generate maximum return. Examples:\n\n<example>\nContext: Planning next quarter's development budget
Streamline finance and accounting workflows, from journal entries and reconciliation to financial statements and variance analysis. Speed up audit prep, month-end close, and keeping your books clean.