Skip to content

Releases: Grefer/folio-scribe

v0.1.3 — Initial Public Release

08 May 16:33

Choose a tag to compare

📒 Folio Scribe v0.1.3 — Initial Public Release

Broker data → Trading plans · Session reviews · Obsidian journals

A read-only AI skill that turns live broker data into structured trading plans, post-session reviews, and Obsidian/Markdown journals — without ever placing an order.

✨ Highlights

  • 🤖 Multi-client AI skill — works with Claude Code, Codex, Cursor, Cline/Roo, JetBrains AI
  • 📊 Futu OpenD integration — read-only broker data adapter (positions, orders, fills, quotes)
  • 📝 Trading plans & reviews — session-aware with trigger prices, risk boundaries, and discipline scoring
  • 📓 Obsidian sync — auto-writes daily notes with YAML frontmatter
  • Scheduled automation — macOS launchd tasks for HK & US market sessions
  • 🌐 Bilingual — full English & Chinese support

📦 Quick Install

Claude Code:

git clone https://github.com/Grefer/folio-scribe.git
ln -s "$(pwd)/folio-scribe/skill/folio-scribe" ~/.claude/skills/folio-scribe

Skill bundle only (no git clone needed):
Download folio-scribe-skill-v0.1.3.zip below and extract to ~/.claude/skills/

Python package:

pip install folio-scribe

📋 Full Changelog

See CHANGELOG.md for complete version history.