← 返回 Skills 市场
135
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install china-stock-analyst
功能描述
A股短线营收分析助手,聚焦"短线交易信号+营收质量"双轨研判,8位专家并行分析,输出可复核证据链、双轨评分与明确交易条件
使用说明 (SKILL.md)
A股短线营收分析助手
快速开始
分析股票:请分析 600519(茅台)
验证报告:验证 stock-reports/xxx.md
核心架构
- 8位专家并行:基本面大师、技术分析派、量化模型师、风险控制官、宏观策略师、行业研究家、消息面猎手、专家鉴别Agent
- 双轨评分:短线动量(40%) + 营收质量(35%) + 风险约束(25%)
- 决策标签:可做 / 观察 / 回避
分析流程
- 数据采集 → 2. 8专家并行分析 → 3. 讨论整合 → 4. 报告输出
报告必含模块
- 时效性警告(数据截至日期、短线有效期2-3日)
- 近5日资金流向数据
- 支撑位/压力位/止损位
- 资金流向反转预警(与前期对比)
- 营收快照(营收/同比/环比/口径/来源)
- 双轨评分(短线动量/营收质量/风险约束)
- 专家鉴别(身份+价格校验)
- 证据链(结论→数据→来源→时间戳)
数据来源
Web Search 优先,东财结构化查询复核(${EASTMONEY_APIKEY})
适用场景
- 用户询问A股短线机会
- 需要结合资金流和营收趋势做快决策
- 查询近5日资金与关键位
- 验证历史报告与最新数据差异
免责声明
所有分析仅供参考,不构成投资建议。股市有风险,投资需谨慎。
安全使用建议
This skill contains runnable Python scripts and a SKILL.md that expects an EastMoney API key and local .env files, but the registry metadata does not list any required environment variables — that's an inconsistency you should resolve before installing. Before enabling: (1) Confirm whether you must supply EASTMONEY_APIKEY (and where the skill will store or read it). (2) Inspect scripts/stock_utils.py (especially post_eastmoney and get_eastmoney_apikey) to verify which external endpoints will be contacted and how secrets are used/logged. (3) Ensure .env/.env.local are excluded from version control and consider using a limited‑scope API key. (4) If you plan to run this skill on an agent, run the included tests locally and review generated network calls; only enable network access once you trust the EastMoney base URL in README (verify it’s the legitimate provider). The mismatch between declared registry requirements and actual code is the main red flag — ask the author to update the registry to list required env vars and to document exactly what external endpoints the skill calls.
能力评估
Purpose & Capability
The skill's stated purpose (A‑share short‑term + revenue analysis) legitimately requires web search and an EastMoney API key; SKILL.md and scripts reference EASTMONEY_APIKEY, .env.local/.env, and network endpoints. However the registry metadata lists no required env vars/credentials, creating an incoherence between declared requirements and actual capability needs.
Instruction Scope
Runtime instructions explicitly direct use of Web Search and EastMoney structured queries, reading/writing reports under stock-reports/, and reading local .env files (EASTMONEY_APIKEY). Those actions align with the stated purpose (data fetch, verification, report generation) but mean the skill will access local config files and make outbound network calls — users should expect that and verify endpoints before enabling.
Install Mechanism
No install spec is provided (instruction-only on the platform). The repository contains pure‑Python scripts that claim to use only the standard library and an empty requirements.txt, so there is no automatic installer pulling remote binaries. This lowers install risk, but the presence of executable scripts means local execution could perform network I/O and file reads/writes.
Credentials
The code and documentation require an EastMoney API key (EASTMONEY_APIKEY / EASTMONEY_API_KEY / EM_API_KEY) and a base URL for EastMoney endpoints; this is proportionate to the stated functionality. The problem is the skill registry metadata did not declare any required environment variables/primary credential — a discrepancy that can mislead users about what secrets will be needed or accessed.
Persistence & Privilege
The skill is not marked 'always:true' and does not request elevated platform privileges. It will read/write local report files (stock-reports/) and .env files per its instructions — expected for a report generator — but it does not appear to modify other skills or system-wide settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install china-stock-analyst - 安装完成后,直接呼叫该 Skill 的名称或使用
/china-stock-analyst触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.4.3
v2.4.3: 精简发布包,保留核心架构说明
v2.4.2
china-stock-analyst 2.4.2 Changelog
- Updated SKILL.md with comprehensive new documentation (analysis workflow, agent team rules, Eastmoney API usage, risk signaling, and mandatory report sections).
- Added detailed "Agent Teams" parallel execution logic for expert analysis and verification.
- Specified external data retrieval protocols with robust API key management and fallback handling.
- Introduced strict reporting requirements: dual-track scoring, data reliability warnings, and critical alert modules.
- Enhanced process transparency with mandatory module checklists and failure signaling.
- No other functional or code-side changes indicated.
元数据
常见问题
A股短线营收分析助手 是什么?
A股短线营收分析助手,聚焦"短线交易信号+营收质量"双轨研判,8位专家并行分析,输出可复核证据链、双轨评分与明确交易条件. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 135 次。
如何安装 A股短线营收分析助手?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install china-stock-analyst」即可一键安装,无需额外配置。
A股短线营收分析助手 是免费的吗?
是的,A股短线营收分析助手 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
A股短线营收分析助手 支持哪些平台?
A股短线营收分析助手 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 A股短线营收分析助手?
由 MarkWu(@wjt0321)开发并维护,当前版本 v2.4.3。
推荐 Skills