← Back to Skills Marketplace
duanwei2028

策略分析报告师

by duanwei2028 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
135
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install proreport
Description
量化策略评估报告生成器。读取 Excel 净值数据(策略净值 + 可选品种净值), 自动计算 20+ 量化指标、生成 12+ 张专业图表,AI 撰写深度分析文字, 最终输出机构级 PDF(16+ 页)和 Word 策略评估报告。 触发:用户上传 Excel 净值数据并要求生成策略评估报告、分析报告。
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install proreport
  3. After installation, invoke the skill by name or use /proreport
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
quant_report 1.0.0 — Initial Release - 全新发布:专业量化策略评估报告生成器 - 支持Excel净值数据分析,自动计算20+量化指标与12+图表 - 一键生成16+页机构级PDF和Word格式评估/分析报告,适配中英文 - 明确工作流分三步:解析数据、AI撰写分析、生成报告(命令行友好) - 报告包含章节内容、指标评价与多维建议,产出内容结构化(JSON规范) - 支持定制输出目录,详细接口说明,所需依赖清晰列举
Metadata
Slug proreport
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 策略分析报告师?

量化策略评估报告生成器。读取 Excel 净值数据(策略净值 + 可选品种净值), 自动计算 20+ 量化指标、生成 12+ 张专业图表,AI 撰写深度分析文字, 最终输出机构级 PDF(16+ 页)和 Word 策略评估报告。 触发:用户上传 Excel 净值数据并要求生成策略评估报告、分析报告。 It is an AI Agent Skill for Claude Code / OpenClaw, with 135 downloads so far.

How do I install 策略分析报告师?

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

Is 策略分析报告师 free?

Yes, 策略分析报告师 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does 策略分析报告师 support?

策略分析报告师 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created 策略分析报告师?

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

💬 Comments