By LisonEvf
Collection of finance and trading skills for market data, strategy backtesting, technical analysis, and portfolio risk management
格兰书院三位一体交易系统。均线(55+233)+结构(ABCD)+时空(级别嵌套)的完整交易方法论,含仓位管理、做T/加仓抉择、止盈止损、集合竞价、主涨段判断、关键K、维科夫法。
燕赤霞短线打板体系 — 一进二/二进三/反包/弱转强/竞价/分歧转一致/涨停金凤凰。基于抖音口播稿蒸馏,适用于A股短线打板、龙头战法、情绪周期判断。
野人交易系统。情绪周期+题材龙头+短线博弈+波段操作+仓位管理+人性博弈的完整交易方法论,含一肉三吃、扶老太太下楼梯、二次回踩、弱转强等战法,以及量化应对、洗盘出货识别。
Queries and discovers available skills in the finance-skills marketplace. Searches by keyword, domain, or trigger phrase. Use when the user asks what skills are available, wants to find a skill for a task, or needs to discover capabilities.
Replace with description of the skill and when Claude should use it. Include trigger phrases in natural language. Write in third person.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
金融交易类 AI 编程技能合集,兼容 Claude Code、OpenClaw、Hermes 等主流 AI Agent。
git clone https://github.com/LisonEvf/finance-skills.git
cd finance-skills
python scripts/install.py claude-code
安装脚本会自动将 marketplace 和插件写入 ~/.claude/settings.json。
也可以手动配置 ~/.claude/settings.json:
{
"extraKnownMarketplaces": {
"finance-skills": {
"source": { "source": "github", "repo": "LisonEvf/finance-skills" }
}
},
"enabledPlugins": {
"finance-trading@finance-skills": true
}
}
配置完成后重启 Claude Code 或执行 /doctor 重载。
git clone https://github.com/LisonEvf/finance-skills.git
cd finance-skills
python scripts/install.py hermes
安装脚本会自动将 skills 路径写入 ~/.hermes/config.yaml。
也可以手动配置 ~/.hermes/config.yaml:
skills:
external_dirs:
- /path/to/finance-skills/skills
配置完成后所有 13 个技能自动注册为 Hermes 的 /skill-name 斜杠命令。
git clone https://github.com/LisonEvf/finance-skills.git
cd finance-skills
python scripts/install.py openclaw
安装脚本会自动将 skills 路径写入 ~/.openclaw/config.yaml。
也可以手动配置 ~/.openclaw/config.yaml:
skills:
entries:
- path: /path/to/finance-skills/skills/trading
- path: /path/to/finance-skills/skills/data
- path: /path/to/finance-skills/skills/analysis
- path: /path/to/finance-skills/skills/development
本项目的 skill 文件遵循 SKILL.md 标准格式(YAML frontmatter + Markdown),任何支持该格式的 Agent 均可直接使用。将 skills/ 目录下的对应子目录复制到 Agent 的 skills 目录即可。
平台适配文档见:Claude Code、OpenClaw、Hermes。
| 领域 | 技能 | 说明 |
|---|---|---|
| 系统 | query-skills | 按关键词或领域搜索可用技能 |
| 交易 | market-data | 从 TDX 获取实时和历史 K 线数据 |
| 交易 | backtest-strategy | 策略回测:夏普比率、最大回撤、胜率 |
| 交易 | technical-analysis | 计算 MACD、RSI、布林带、均线等技术指标 |
| 交易 | strategy-development | 设计并实现新的交易策略 |
| 交易 | portfolio-risk | 风险评估:VaR、持仓管理、相关性分析 |
| 交易 | gelan-trinity-trading | 格兰书院三位一体交易系统(均线+结构+级别) |
| 交易 | yeren-trading-system | 野人交易系统(情绪周期+龙头+波段) |
| 数据 | data-cleaning | 金融数据清洗、缺失值处理、复权调整 |
| 分析 | report-generation | 生成结构化交易绩效报告 |
| 分析 | visualization | 绘制 K 线图、权益曲线、热力图 |
| 开发 | code-review-finance | 审查金融代码中的前视偏差、过拟合等问题 |
| 开发 | doc-generation | 为交易策略生成文档、API 参考、README |
skills/_index/skills.json(机器可读索引)name、description、trigger_phrases、domainSKILL.md 提供详细执行指令# 按关键词搜索
python skills/_query/scripts/query_skills.py --keyword "回测"
# 列出所有技能(JSON 格式)
python skills/_query/scripts/query_skills.py --list-all --json
# 按领域过滤
python skills/_query/scripts/query_skills.py --domain trading
.claude-plugin/marketplace.json # Claude Code marketplace 清单
skills/
_index/skills.json # 机器可读技能索引
_query/query-skills/ # 技能发现元技能
_templates/new-skill/ # 新技能模板
trading/ # 交易策略和市场数据
data/ # 数据管理
analysis/ # 报告和可视化
development/ # 代码审查和文档
scripts/
generate-index.py # 从 SKILL.md 重新生成 skills.json
validate-skills.py # 校验所有技能的格式正确性
install.py # 多平台自动安装脚本
platform/ # 各平台集成文档
skills/<领域>/<技能名>/SKILL.md,包含 YAML frontmatter.claude-plugin/marketplace.jsonpython scripts/generate-index.py 更新索引python scripts/validate-skills.py 校验MIT — 详见 LICENSE。
npx claudepluginhub lisonevf/finance-skills --plugin finance-tradingComprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
A growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.
Complete creative writing suite with 10 specialized agents covering the full writing process: research gathering, character development, story architecture, world-building, dialogue coaching, editing/review, outlining, content strategy, believability auditing, and prose style/voice analysis. Includes genre-specific guides, templates, and quality checklists.
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
Intelligent draw.io diagramming plugin with AI-powered diagram generation, multi-platform embedding (GitHub, Confluence, Azure DevOps, Notion, Teams, Harness), conditional formatting, live data binding, and MCP server integration for programmatic diagram creation and management.