stock-analyzer
v1.22.0A 股分析 skill 包,包含 12 个 skill(8 核心 + 4 变体):单股分析、大盘复盘、板块分析、持仓检查、选股策略、策略回测、财务分析、投资研究、帮助、学习(v1.17.0 移除 monitor,v1.20.0 起稳定)
By curtisLicense: MIT7 GitHub starsUpdated 23 hours ago
Directory evidence
- Runtimes
- Claude Code
- Parsed components
- 12 skill or MCP entries
- Source updated
- Aug 31, 2026
- Manifest status
- Canonical path parsed
The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology →
Install stock-analyzer for Claude Code
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install stock-analyzer@agent-plugin-marketplacePaste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.
The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.
Get the source manually
git clone https://github.com/CurtisTong/stock-analyzer-skillClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The repository root is the plugin root.
Plugin files
├── .claude-plugin/plugin.json├── skills/backtest/SKILL.md├── skills/learn/SKILL.md├── skills/market/SKILL.md├── skills/portfolio/SKILL.md├── skills/portfolio-natural/SKILL.md├── skills/portfolio-web/SKILL.md├── skills/research/SKILL.md├── skills/screener/SKILL.md├── skills/sector/SKILL.md├── skills/stock/SKILL.md├── skills/stock-help/SKILL.md└── skills/stock-technical/SKILL.md
Included Skills12
策略回测。触发词:回测一下、策略效果怎么样、哪个策略好、验证选股策略、回测收益、对比策略表现、优化策略权重。验证6种策略的历史胜率/累计收益/夏普/最大回撤等11项指标,支持基准对比和权重优化。
投资学习助手,提供系统化学习路径。触发词:什么是 PE/ROE/MACD/KDJ/K线、怎么看 K 线、均线怎么用、估值方法、技术分析入门、什么是缠论、新手学投资、怎么学投资、了解基础概念、投资策略、风险管理。
大盘复盘。触发词:今天大盘怎么样、市场今天如何、行情怎么样、今天涨跌、大盘分析、市场复盘、今日行情、美股昨晚怎么样。用于市场快评/完整复盘/盘中分时、指数/板块ETF/风格轮动/资金偏好判断、美股收盘参考。
持仓管理。触发词:我的持仓怎么样、帮我看看持仓、我买了XX、加仓XX、减仓XX、清仓XX、持仓健康检查、帮我调仓、自选股、持仓对比、仓位分析。支持买入/加仓/减仓/清仓CRUD、自选股管理、组合涨跌/集中度/风险预警/调仓再平衡。⚠️ AI 辅助生成,仅供参考,不构成投资建议。
持仓自然语言触发词典。触发词:我的持仓怎么样、帮我看看持仓、我买了XX、加仓XX、减仓XX、清仓XX、持仓健康检查、帮我调仓、卖了一半、止盈了、破位止损、再加一手。从 portfolio 拆分:仅覆盖自然语言 → 命令的映射规则。短描述适合 haiku。
持仓 Web 录入与查询服务。触发词:持仓 web、portfolio web、启动 Web 录入、查持仓 API。从 portfolio 拆分:仅负责 Web 服务子功能。
深度研究。触发词:深度研究一下XX、财务分析XX、排雷XX、DCF估值、写一份研究报告、XX的投资价值分析、对比XX和XX、XX能不能长期持有、XX的盈利质量怎么样。财务建模(DCF/杜邦/排雷)和全维度投资研究报告。
选股策略。触发词:推荐几只股票、帮我选股、有什么好股票、筛股票、找便宜的好公司、哪些股票值得买、初始化股票池、刷新股票池。支持6种策略(均衡/质量价值/成长动量/防守低波/拐点修复/量价动量)多因子筛选,含股票池初始化。⚠️ AI 辅助生成,仅供参考,不构成投资建议。
板块分析。触发词:XX板块怎么样、行业分析、板块对比、XX行业谁是龙头、板块轮动、看看半导体/新能源/消费/医药板块、这个板块还能不能买、板块内哪些股票好。用于行业全景/核心标的对比/板块内筛选/轮动配置建议。
单股分析。触发词:帮我看看XX、分析一下XX、XX怎么样、XX能买吗、看看XX的技术面、技术分析XX、XX估值如何、XX基本面、专家讨论XX。用于个股快速/完整五层分析、技术分析(均线/MACD/KDJ/BOLL/RSI/缠论/战法)、估值判断、8人专家圆桌多空辩论(16份人设中 8 active = 5长线+3短线)。⚠️ AI 辅助生成,仅供参考,不构成投资建议。
Stock Analyzer 帮助索引。触发词:新手、第一次用、怎么用、有哪些功能、能干嘛、使用说明、命令清单、技能列表、怎么开始。显示所有 12 个 skills 和使用说明。
纯技术分析子模块(从 /stock 拆分)。触发词:技术面分析 XX、纯技术角度看 XX、K 线分析 XX、缠论分析 XX、战法识别 XX。支持均线/MACD/KDJ/BOLL/RSI/缠论/本土战法。
Plugin manifests1
{
"name": "stock-analyzer",
"description": "A 股分析 skill 包,包含 12 个 skill(8 核心 + 4 变体):单股分析、大盘复盘、板块分析、持仓检查、选股策略、策略回测、财务分析、投资研究、帮助、学习(v1.17.0 移除 monitor,v1.20.0 起稳定)",
"version": "1.22.0",
"author": {
"name": "curtis"
},
"homepage": "https://github.com/CurtisTong/stock-analyzer-skill",
"repository": "https://github.com/CurtisTong/stock-analyzer-skill",
"license": "MIT",
"keywords": [
"stock",
"a-share",
"analysis",
"claude-code",
"skills",
"investing",
"technical-analysis",
"fundamental-analysis"
]
}For maintainers
If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.
[stock-analyzer on Agent Plugins Marketplace](https://pluginsmp.com/plugins/stock-analyzer)