trading-ledger
A trading journal that captures the decision, not just the fill: thesis, plan, and emotion at the moment of entry, written to the user's own Notion database; reviews grade decisions, not P&L.
npx skills add sickn33/agentic-awesome-skills --skill trading-ledger --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Trading Ledger ## Overview A journaling skill in the tradition of the *Market Wizards* interviews: a written record of every trade's decision process, reviewed on a schedule. The user reports a trade in plain language — *"bought 500 NVDA at 135, stop at 128, betting the post-earnings dip fills"* — and the agent writes ticker, size, and price to the user's own Notion database **plus the part every spreadsheet journal loses: the thesis, the plan, and the emotion.** If no reason is stated, it asks on the spot, because entry reasons decay overnight. Reviews grade decision quality against the user's own plan — a per-plan loss scores better than a lucky win. Core contract: never fabricate when unsure; mark `To-confirm` and batch-ask. ## When to Use This Skill - Use when the user reports a trade fill ("bought 500 NVDA at 135", "closed my TSLA position", "opened 2 ES contracts short") - Use when the user says "log a trade" or "trading ledger", or "tidy up my trading ledger" - Use when the user asks to "review my trades" ## How It Works ### Step 1: Confirm the database (first use per session) Use Notion `search` to find candidate **databases** (type `database`, not pages) whose title cont
- Overview
- When to Use This Skill
- How It Works
- Step 1: Confirm the database (first use per session)
- Step 2: Opening a trade
- Step 3: Closing or adjusting
- Step 4: Batch reconcile and review
- Examples
- Example 1: Opening with a missing plan
- Example 2: Review day
- Best Practices
- Limitations
- Security & Safety Notes
- Common Pitfalls
What does the trading-ledger skill do?
A trading journal that captures the decision, not just the fill: thesis, plan, and emotion at the moment of entry, written to the user's own Notion database; reviews grade decisions, not P&L.
How do I install it?
Run `npx skills add sickn33/agentic-awesome-skills --skill trading-ledger --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From sickn33/agentic-awesome-skills, a repository with 44,414 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.