← 返回 Skills 市场
martinyan623

Stock Report Generator

作者 Martin Yan · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
227
总下载
3
收藏
2
当前安装
1
版本数
在 OpenClaw 中安装
/install stock-report-generator
功能描述
A股股票复盘报告自动生成工具。支持午间复盘和全天复盘,包含多维度评分体系、技术面深度分析、基本面跟踪、市场环境研判、操作策略等完整模块。
安全使用建议
This skill appears to do what it says: it formats and scores A‑share reports using supplied data and templates and includes a Python script to build the Markdown reports. Before installing or running: 1) note the metadata mismatch (registry owner id vs _meta.json owner) and confirm you trust the publisher; 2) the script does not fetch live market data — to generate real reports you must supply market data or integrate an external data provider (the README mentions kimi_finance, 东方财富, etc.); 3) install any Python deps (matplotlib, plus any data-source libraries you choose) and review the script locally before running; 4) no credentials are requested, so there is no obvious secret-exfiltration risk from this package. If you need automatic live data, expect to wire in a data provider (which may require API keys) — evaluate those provider integrations separately.
功能分析
Type: OpenClaw Skill Name: stock-report-generator Version: 1.0.0 The stock-report-generator skill is a legitimate tool designed to generate A-share market analysis reports. The bundle includes a Python script (scripts/generate_report.py) for calculating stock scores and generating Markdown reports, along with comprehensive instructions (SKILL.md) for the AI agent. The code uses standard libraries like matplotlib for visualization and performs file operations strictly within the user's workspace for report storage, showing no signs of malicious intent, data exfiltration, or unauthorized execution.
能力评估
Purpose & Capability
Name/description (A股复盘报告生成器) match the included files: SKILL.md, scoring guide, README and a Python script that formats reports and computes scores. The code implements the scoring rules described in the docs. Minor metadata mismatch: registry metadata lists a different ownerId than _meta.json (registry owner id vs 'MartinYan623'), which is an inconsistency to check but does not change functionality.
Instruction Scope
SKILL.md and README describe generating midday/full-day reports and list external data sources (搜狐证券、东方财富、kimi_finance, 同花顺). The included script expects input data in a dict (no built-in network fetching). The docs note that real-time data requires integrating kimi_finance / other data sources; however the skill does not include code to fetch live data or request credentials. This is a scope/expectation note: the skill will produce reports only if the agent or user supplies market data or installs/links a data source.
Install Mechanism
No install spec; instruction-only + a local Python script. Nothing is downloaded or extracted. Dependencies are documented (matplotlib, kimi_finance, memory_search) but not automatically installed.
Credentials
The skill requires no environment variables, no credentials, and no config paths. The functionality (generating reports from provided data) does not justify requesting secrets. This is proportionate.
Persistence & Privilege
always:false and default agent invocation settings. The skill does not request permanent system presence or modify other skills. Autonomous invocation is allowed by platform default but there are no elevated privileges requested.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install stock-report-generator
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /stock-report-generator 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of stock-report-generator. - 自动生成A股午间复盘和全天复盘分析报告,涵盖多维度评分、技术面、基本面、市场环境、策略等模块 - 明确输入要求:支持自定义股票名称、代码、报告类型和日期 - 提供完整输出模板,含详细表格和结构化内容,区别午间与全天复盘 - 配套评分体系说明与级别评级标准 - 支持生成多维度评分雷达图(全天复盘) - 输出文件命名规范、生成流程和风险提示标准化
元数据
Slug stock-report-generator
版本 1.0.0
许可证 MIT-0
累计安装 2
当前安装数 2
历史版本数 1
常见问题

Stock Report Generator 是什么?

A股股票复盘报告自动生成工具。支持午间复盘和全天复盘,包含多维度评分体系、技术面深度分析、基本面跟踪、市场环境研判、操作策略等完整模块。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 227 次。

如何安装 Stock Report Generator?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install stock-report-generator」即可一键安装,无需额外配置。

Stock Report Generator 是免费的吗?

是的,Stock Report Generator 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Stock Report Generator 支持哪些平台?

Stock Report Generator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Stock Report Generator?

由 Martin Yan(@martinyan623)开发并维护,当前版本 v1.0.0。

💬 留言讨论