← 返回 Skills 市场
策略分析报告师
作者
duanwei2028
· GitHub ↗
· v1.0.0
· MIT-0
135
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install proreport
功能描述
量化策略评估报告生成器。读取 Excel 净值数据(策略净值 + 可选品种净值), 自动计算 20+ 量化指标、生成 12+ 张专业图表,AI 撰写深度分析文字, 最终输出机构级 PDF(16+ 页)和 Word 策略评估报告。 触发:用户上传 Excel 净值数据并要求生成策略评估报告、分析报告。
安全使用建议
This skill appears to do what it claims: load Excel NAV files, compute metrics, generate charts, and produce PDF/DOCX reports. Before use: (1) Run it in an isolated environment or virtualenv and install the listed Python packages; (2) review the Excel files you upload—they can contain sensitive financial data; (3) spot-check the generated output/content.json to ensure AI-written analyses don’t include undesired or sensitive text; (4) ensure reportlab >= 3.6 if you need proper Chinese fonts (SKILL.md notes STSong-Light fallback); (5) if you plan to run this on production or confidential data, review the full source locally (the included code is straightforward) and avoid running in an environment where arbitrary code execution would risk exposing other secrets or services.
功能分析
Type: OpenClaw Skill
Name: proreport
Version: 1.0.0
The 'proreport' skill bundle is a legitimate quantitative strategy evaluation tool designed to process Excel data and generate professional PDF and Word reports. The code implements standard financial analysis metrics (Sharpe, Calmar, VaR) and uses well-known libraries like pandas, matplotlib, and reportlab. No evidence of data exfiltration, malicious execution, or prompt-injection attacks was found; the instructions in SKILL.md are strictly aligned with the stated purpose of report generation.
能力评估
Purpose & Capability
Name/description (quant strategy report generator) matches the included scripts and instructions: data loader, analyzer, charting, and PDF/DOCX report builders. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md confines runtime actions to reading user-provided Excel files under data/, running the analysis and report scripts, and writing outputs to output/. The AI is instructed to produce a structured content.json for the report; there are no instructions to access unrelated system files, env vars, network endpoints, or to exfiltrate data.
Install Mechanism
No install spec is provided (instruction-only metadata), and the SKILL.md lists reasonable Python package dependencies (pandas, numpy, matplotlib, reportlab, python-docx, etc.). No downloads from unknown URLs or extract/install operations are present.
Credentials
The skill requires no environment variables or credentials. It only uses local filesystem paths (data/ → output/). The declared dependencies are proportional to tasks (data processing, plotting, document generation).
Persistence & Privilege
always is false and the skill does not request persistent platform privileges. It does not modify other skills or system-wide configs in the code reviewed.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install proreport - 安装完成后,直接呼叫该 Skill 的名称或使用
/proreport触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
quant_report 1.0.0 — Initial Release
- 全新发布:专业量化策略评估报告生成器
- 支持Excel净值数据分析,自动计算20+量化指标与12+图表
- 一键生成16+页机构级PDF和Word格式评估/分析报告,适配中英文
- 明确工作流分三步:解析数据、AI撰写分析、生成报告(命令行友好)
- 报告包含章节内容、指标评价与多维建议,产出内容结构化(JSON规范)
- 支持定制输出目录,详细接口说明,所需依赖清晰列举
元数据
常见问题
策略分析报告师 是什么?
量化策略评估报告生成器。读取 Excel 净值数据(策略净值 + 可选品种净值), 自动计算 20+ 量化指标、生成 12+ 张专业图表,AI 撰写深度分析文字, 最终输出机构级 PDF(16+ 页)和 Word 策略评估报告。 触发:用户上传 Excel 净值数据并要求生成策略评估报告、分析报告。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 135 次。
如何安装 策略分析报告师?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install proreport」即可一键安装,无需额外配置。
策略分析报告师 是免费的吗?
是的,策略分析报告师 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
策略分析报告师 支持哪些平台?
策略分析报告师 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 策略分析报告师?
由 duanwei2028(@duanwei2028)开发并维护,当前版本 v1.0.0。
推荐 Skills