← Back to Skills Marketplace
martinyan623

Stock Report Generator

by Martin Yan · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
227
Downloads
3
Stars
2
Active Installs
1
Versions
Install in OpenClaw
/install stock-report-generator
Description
A股股票复盘报告自动生成工具。支持午间复盘和全天复盘,包含多维度评分体系、技术面深度分析、基本面跟踪、市场环境研判、操作策略等完整模块。
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install stock-report-generator
  3. After installation, invoke the skill by name or use /stock-report-generator
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of stock-report-generator. - 自动生成A股午间复盘和全天复盘分析报告,涵盖多维度评分、技术面、基本面、市场环境、策略等模块 - 明确输入要求:支持自定义股票名称、代码、报告类型和日期 - 提供完整输出模板,含详细表格和结构化内容,区别午间与全天复盘 - 配套评分体系说明与级别评级标准 - 支持生成多维度评分雷达图(全天复盘) - 输出文件命名规范、生成流程和风险提示标准化
Metadata
Slug stock-report-generator
Version 1.0.0
License MIT-0
All-time Installs 2
Active Installs 2
Total Versions 1
Frequently Asked Questions

What is Stock Report Generator?

A股股票复盘报告自动生成工具。支持午间复盘和全天复盘,包含多维度评分体系、技术面深度分析、基本面跟踪、市场环境研判、操作策略等完整模块。 It is an AI Agent Skill for Claude Code / OpenClaw, with 227 downloads so far.

How do I install Stock Report Generator?

Run "/install stock-report-generator" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Stock Report Generator free?

Yes, Stock Report Generator is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Stock Report Generator support?

Stock Report Generator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Stock Report Generator?

It is built and maintained by Martin Yan (@martinyan623); the current version is v1.0.0.

💬 Comments