Awesome-omni-skill ledger

Trade decision audit trail and statistics

install
source · Clone the upstream repo
git clone https://github.com/diegosouzapw/awesome-omni-skill
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/diegosouzapw/awesome-omni-skill "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/data-ai/ledger" ~/.claude/skills/diegosouzapw-awesome-omni-skill-ledger && rm -rf "$T"
manifest: skills/data-ai/ledger/SKILL.md
source content

Ledger

Decision audit trail and performance statistics for all trading decisions.

Commands

/ledger list [n] [category]    View recent decisions (with optional filters)
/ledger get <id>               Show detailed decision information
/ledger stats [period]         Decision statistics (24h, 7d, 30d, 90d, all)
/ledger calibration            Confidence accuracy analysis
/ledger help                   Show help