← 返回 Skills 市场
yang1002378395-cmyk

Ai Intelligent Report Generator

作者 yang1002378395-cmyk · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
323
总下载
0
收藏
2
当前安装
1
版本数
在 OpenClaw 中安装
/install ai-intelligent-report-generator
功能描述
自动化报告生成,数据分析 + 模板填充。
使用说明 (SKILL.md)

AI 智能报告生成系统

描述

自动化报告生成,数据分析 + 模板填充。

功能

  • 数据分析(自动分析)
  • 模板管理(模板库)
  • 报告生成(自动填充)
  • 定时发送(自动发送)
  • 版本管理(版本控制)

定价

  • 基础版:¥99/月(50 报告/月)
  • 专业版:¥499/月(500 报告/月)
  • 企业版:¥1999/月(无限报告)

适用场景

  • 周报/月报
  • 分析报告
  • 财务报告
  • 项目报告

技术栈

  • Python + FastAPI
  • 数据分析
  • 模板引擎
  • 邮件集成

安装

git clone https://github.com/openclaw-skills/ai-intelligent-report-generator
cd ai-intelligent-report-generator
pip install -r requirements.txt
python app.py

创建:2026-03-13 作者:OpenClaw Skills Team

安全使用建议
Do not run the listed git/pip/python commands unless you inspect the repository first. Ask the author for either: (a) the skill packaged with its code and an explicit install spec, or (b) the exact repo URL and a reproducible security review (review requirements.txt and app.py). Verify how email credentials are supplied and stored (avoid putting secrets in plain files), run the code in a sandbox or non-privileged environment, and confirm the GitHub repo owner and commit history before installing. If you need this functionality but cannot review the code, prefer a skill that declares its install steps and required env vars in the registry metadata or comes packaged rather than instructing arbitrary remote code execution.
功能分析
Type: OpenClaw Skill Name: ai-intelligent-report-generator Version: 1.0.0 The skill bundle contains only metadata and descriptive documentation for an automated report generator. There is no executable code or suspicious prompt injection instructions present in SKILL.md or _meta.json. The installation steps and stated features (data analysis, email integration) are consistent with the tool's purpose.
能力评估
Purpose & Capability
The skill claims report generation, analysis, templates, and email scheduling. The registry metadata lists no required binaries, env vars, or install steps, yet SKILL.md's '安装' section instructs cloning a GitHub repo and running python (implying git, python, and pip are required). This is an internal inconsistency: either the skill should declare those requirements or it should not instruct fetching/running external code.
Instruction Scope
The runtime instructions explicitly instruct cloning https://github.com/openclaw-skills/ai-intelligent-report-generator and running pip install -r requirements.txt and python app.py. That means following the skill's instructions will fetch and execute arbitrary remote code at runtime. The SKILL.md also references email integration and scheduling but does not specify what credentials or endpoints will be used or where secrets are stored, leaving scope and data flows vague.
Install Mechanism
The install method in SKILL.md is a git clone from GitHub.com (a well-known host) followed by pip install. Using GitHub releases is common, but this repo is not included in the declared install spec or packaged with the skill. Because the skill is instruction-only but tells the agent to fetch and run external code, there is an elevated risk: the code will run with whatever privileges the agent uses and should be reviewed first.
Credentials
The skill mentions email integration and possibly scheduling and storage, but requires.env is empty and no primary credential is declared. Practical deployment would typically need SMTP credentials, API keys, or cloud/storage credentials — their absence from the metadata is a mismatch and means secrets handling is unspecified.
Persistence & Privilege
always is false and the skill does not request persistent presence or special system-wide privileges in the registry metadata. There's no explicit instruction to modify other skills or system configs in SKILL.md.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install ai-intelligent-report-generator
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /ai-intelligent-report-generator 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
定期更新
元数据
Slug ai-intelligent-report-generator
版本 1.0.0
许可证 MIT-0
累计安装 2
当前安装数 2
历史版本数 1
常见问题

Ai Intelligent Report Generator 是什么?

自动化报告生成,数据分析 + 模板填充。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 323 次。

如何安装 Ai Intelligent Report Generator?

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

Ai Intelligent Report Generator 是免费的吗?

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

Ai Intelligent Report Generator 支持哪些平台?

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

谁开发了 Ai Intelligent Report Generator?

由 yang1002378395-cmyk(@yang1002378395-cmyk)开发并维护,当前版本 v1.0.0。

💬 留言讨论