diff options
| author | Danilo M. <danix@danix.xyz> | 2026-06-30 11:25:46 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-06-30 11:25:46 +0200 |
| commit | ba159a5d08971152f18fe2fb77e97afbdac02a57 (patch) | |
| tree | a4e30c18d1cc454f65f1540c9bae7c654c0666e9 /README.md | |
| parent | 38ed0851fabfa8a6fb22cceaf93fdf763b654354 (diff) | |
| download | firefly-cli-ba159a5d08971152f18fe2fb77e97afbdac02a57.tar.gz firefly-cli-ba159a5d08971152f18fe2fb77e97afbdac02a57.zip | |
docs: link SKILL.md from README
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -56,6 +56,14 @@ The command set grows over time; see `CLAUDE.md` for how to add one. is a withdrawal, revenue to asset is a deposit, asset to asset is a transfer). Override with `--type`. +## For agents (skill) + +[`SKILL.md`](SKILL.md) is an agent-operating guide for driving `firefly`: the +JSON/exit-code contract, name resolution, transaction-type inference, task +recipes, and gotchas. It carries skill frontmatter, so it can be symlinked into +a Claude Code skills directory to auto-activate on Firefly III and personal +finance tasks. + ## License Released under the GNU General Public License, version 2 only (GPLv2-only). |
