Sign In

fscl

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fscl

Headless CLI for Actual Budget

Source
npmnpm
Version
0.1.7
Version published
Maintainers
1
Created
Source
fiscal-init

Fiscal (fscl): Personal Finance Built For Agents

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.

Get Started

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

  • "Help me set up my budget."
  • "Import ~/Downloads/january-checking.ofx into my checking account and categorize everything."
  • "How am I doing this month?"
  • "Set up my budget for next month and increase groceries to 600."

Documentation

Keywords

actual-budget

FAQs

Package last updated on 03 May 2026

Related posts