
from 悟道真英雄 (wudao-hero)19
Create a personalized A-share trading persona that grows with your trade history: analyze screenshots, ingest chat posts, track watchlists and regrets, and enfo
悟道真英雄 creates a persistent, evolving trading persona based on a user's history and rules. It guides discipline, analyzes screenshots and chat logs, extracts lessons from trades, and maintains a multi-layer Trading DNA that informs future advice—explicitly not giving buy/sell signals.
Use this skill to: (1) bootstrap a self-consistent trading persona using guided intake questions; (2) feed screenshots, chat logs, or forum posts to harvest lessons and update your DNA; (3) consult the persona for discipline-based advice when you're uncertain or emotional about a trade. Avoid using for non-A-share markets (US/HK/crypto), quantitative strategy development, or options/futures signals.
Designed for conversational agents that support Read/Write/Edit/Bash tools (agents that can ingest images, run local scripts, and edit files). Works best with agent runtimes that allow local file access and invocation of python/bash helpers.
wudao-hero is a Chinese A-share trading persona system that evolves with user experience. The SKILL.md is extremely comprehensive with detailed multi-mode workflows (create, evolve, consult), a 6-layer Trading DNA architecture, and mental health safety boundaries. No scripts were bundled for review — the skill references external Python tools (dna_writer.py, watchlist_manager.py, etc.) that weren't included. Well-structured frontmatter and clear separation of concerns, but the SKILL.md is quite long and could benefit from more aggressive use of references/ directory.
No security concerns found. All data is local, no remote calls, no exfiltration. Mental health crisis handling is a responsible addition. The skill is well-designed but relies on external Python scripts not included in the package.