aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-06-30 11:25:46 +0200
committerDanilo M. <danix@danix.xyz>2026-06-30 11:25:46 +0200
commitba159a5d08971152f18fe2fb77e97afbdac02a57 (patch)
treea4e30c18d1cc454f65f1540c9bae7c654c0666e9 /README.md
parent38ed0851fabfa8a6fb22cceaf93fdf763b654354 (diff)
downloadfirefly-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.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
index 98e7b5e..36af8c7 100644
--- a/README.md
+++ b/README.md
@@ -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).