BeClaude

openfpa

New
GitHub TrendingGeneralby JeffBrines

The FP&A toolbelt for AI coding agents. Claude Code or Codex does the thinking; openfpa gives it a tested finance kernel, durable company memory, and a Karpathy inspired research loop that improves forecasts against your actuals. By Guiderail and Jeff Brines.

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/openfpa.md https://raw.githubusercontent.com/JeffBrines/openfpa/main/SKILL.md
3
Invoke in Claude Code
/openfpa
View source on GitHub
testingagent

Frequently Asked Questions

What is openfpa?

The FP&A toolbelt for AI coding agents. Claude Code or Codex does the thinking; openfpa gives it a tested finance kernel, durable company memory, and a Karpathy inspired research loop that improves forecasts against your actuals. By Guiderail and Jeff Brines.

How to install openfpa?

To install openfpa, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /openfpa.

What is openfpa best for?

openfpa is a community categorized under General. It is designed for: testing, agent. Created by JeffBrines.