๐ฆ Personal Finance Built For Agents
npx skills add https://github.com/fiscal-sh/fscl --skill fiscalCLI๋ฅผ ์ฌ์ฉํ์ฌ ์ด ์คํฌ์ ์ค์นํ๊ณ ์์ ๊ณต๊ฐ์์ SKILL.md ์ํฌํ๋ก ์ฌ์ฉ์ ์์ํ์ธ์.
A headless CLI for Actual Budget โ no server required. Import transactions, manage your budget, and automate your finances from the terminal or through an AI agent.
1. Install the CLI
npm install -g fscl
2. Set up your first budget
fscl init
If you run setup via npx fscl init, fscl prompts to install itself globally (npm install -g fscl) so fscl is available on your PATH afterward.
At the end of interactive setup, fscl offers to install the agent skill by running:
npx skills add fiscal-sh/fscl
If you skip it, run that command anytime.
3. Talk to your agent in plain language