Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
kirkluokun avatar

Stock Trade Journal

  • 703 installs
  • 61 repo stars
  • Updated March 16, 2026
  • kirkluokun/awesome-a-stock-openclawskills

Helps with ai & agent building tasks.

About

stock-trade-journal is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted development.

  • stock-trade-journal
  • AI & Agent Building
  • AI-coding skill

Stock Trade Journal by the numbers

  • 703 all-time installs (skills.sh)
  • +15 installs in the week ending Aug 2, 2026 (Skillselion tracking)
  • Ranked #1,418 of 16,546 AI & Agent Building skills by installs in the Skillselion catalog
  • Data as of Aug 4, 2026 (Skillselion catalog sync)
npx skills add https://github.com/kirkluokun/awesome-a-stock-openclawskills --skill stock-trade-journal

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs703
repo stars61
Last updatedMarch 16, 2026
Repositorykirkluokun/awesome-a-stock-openclawskills

What it does

Helps with ai & agent building tasks.

Files

SKILL.mdMarkdownGitHub ↗

stock-trade-journal

固定存储位置

  • results/trade-journal/records/<TS_CODE>.md
  • results/trade-journal/db/trades.db

执行规则

1. 每次交易动作都记录(买/卖/加/减)。 2. 同时写 Markdown + SQLite(双写)。 3. Markdown 按个股持续追加,数据库用于后续统计计算。

命令模板

python3 scripts/record_trade.py \
  --workspace ~/.openclaw/workspace \
  --ts-code 603067.SH --side SELL --price 44.1 --quantity 2900 \
  --position-before 36900 --position-after 34000 \
  --reason "压力位先锁利润" --stop-loss 37.2 --take-profit "45.5分批"

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.