longsizhuo

12 mods across 2 repositories, 84 stars between them.

openinvest

01

longsizhuo/openInvest

Plugin Claude Code

openInvest — self-hosted multi-asset AI investment committee. Ships the daily-use + first-time-setup agent skills plus an 18-tool MCP server; backend installs from PyPI via uvx on first call.

82 3d ago A tokens not measured original MIT

longsizhuo/openInvest

Instructions file CodexOpenCode

A set of instructions for running openInvest’s daily investment report through an AI agent’s scheduled task. The report is Markdown text that can be delivered by the host agent without the project sending email itself.

82 3d ago A 529 tokens original MIT

longsizhuo/openInvest

Instructions file

A set of project instructions for openInvest, an investment tool designed to be operated by AI agents through command-line tools and skills. It explains the product’s layers, rules for code changes and testing requirements.

82 3d ago A 4,065 tokens original MIT

invest

04

longsizhuo/openInvest

Plugin Claude Code

Self-hosted multi-asset AI investment committee. View portfolio + live prices, track any yfinance symbol (A-share / HK / US / ETF / crypto / commodity), and run a 4-role LLM committee for buy/sell verdicts. Ships an MCP server (18 tools incl. decision accounting: decisions / explaindecision / recordexecution) + the c.

82 3d ago A tokens not measured original MIT

invest-backup

05

longsizhuo/openInvest

Skill Claude CodeCodex

Back up / restore openInvest's local state — memory/ (holdings, strategy, user profile, committee records, dream logs) + db/ (trade ledger, job run history, market-data cache) + .env (SMTP/API credentials) + userprofile.json. All of this data is .gitignore'd with no historical versions in git, so a single accidental…

82 3d ago A 202 tokens original MIT

invest-setup

06

longsizhuo/openInvest

Skill Claude CodeCodex

First-time openInvest installation and onboarding. ONLY use when user explicitly says "set up invest" / "init invest" / "帮我初始化 invest", OR when invest skill's doctor returns status="needssetup". NOT for daily usage — once onboarding is done, the invest skill takes over (portfolio viewing, committee analysis, buy/sell…

82 3d ago A 105 tokens original MIT

invest

07

longsizhuo/openInvest

Skill Claude CodeCodex

First-time fork users: run the invest-setup skill first to initialize. The main flow lives in this skill (the AI agent uses the CLI/MCP to view the portfolio / run the committee / replay decision history). The Web GUI has been retired (2026-07) — every capability is exposed via CLI subcommands / MCP tools. The backend…

82 3d ago A 261 tokens original MIT

okf-frontmatter

08

longsizhuo/openInvest

Skill Claude CodeCodex

Maintain openInvest's docs (docs/wiki chapters + docs/wiki/adr) under Google's Open Knowledge Format (OKF). Two jobs. (1) Teach agents to maintain docs the OKF way — every doc carries a small YAML frontmatter block as the single source of truth (type, title, tags, intent, schemasource, documents); schema details link…

82 3d ago A 243 tokens original MIT

openinvest

09

longsizhuo/openInvest

MCP server Claude CodeCodexCursor +2

Investment runtime built for AI agents — 4-role LLM investment committee, portfolio ledger, decision accounting, MCP server. Runs locally from the openinvest Python package. Needs 1 environment variable to run.

82 3d ago A tokens not measured original MIT

longsizhuo/i-see-you

Plugin Claude Code

Marketplace hosting the i-see-you plugin: give a coding agent eyes — capture and analyze a photo from the local webcam via ffmpeg, on Linux, macOS, or Windows.

2 1mo ago A tokens not measured original MIT

i-see-you

11

longsizhuo/i-see-you

Plugin Claude Code

Give the agent eyes: capture a photo from the local webcam with ffmpeg and let it view and analyze it. Cross-platform (Linux/macOS/Windows). Adds an 'i-see-you' skill that triggers on '看看我', 'take a photo', 'selfie', or '拍照'.

2 1mo ago A tokens not measured original MIT

i-see-you

12

longsizhuo/i-see-you

Skill Claude CodeCodex

Take a still photo from the machine's local webcam with ffmpeg, then read/analyze or send the image. Cross-platform — Linux (V4L2), macOS (AVFoundation), Windows (DirectShow). Trigger when the user asks to "看看我", "take a photo", "take a picture", "selfie", "拍照", "自拍", "看看现在的环境/房间", or when the agent needs to visually…

2 1mo ago B 113 tokens original MIT