summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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).