journal-entries

Installation
SKILL.md

/journal-entries

Purpose

Convert classified activity into double-entry journals. Main job: post. Engine posts; agent judges openings/exceptions.

Load shared/kernel-contract.md and shared/guardrails.md.

Step 1 — Post (required)

python3 scripts/post_journals.py \
 --client-dir <client> \
 --bank-code 1000 \
 --opening-from-bank
Installs
6
GitHub Stars
2
First Seen
Jul 9, 2026
journal-entries — cynco-labs/ai-accounting-skills