← 返回 Skills 市场
xwzai

工作报告PPT生成技能

作者 xwzai · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
502
总下载
0
收藏
8
当前安装
1
版本数
在 OpenClaw 中安装
/install work-report
功能描述
生成工作汇报PPT。使用python-pptx库创建演示文稿,用于生成工作周报、月报、项目汇报等。第一页标题用宋体48号,内容页标题36号,正文18号,总页数控制在10页以内,最后一页为"谢谢观看"。
安全使用建议
This skill appears coherent and local-only: it generates PPTX files using python-pptx and saves them to ~/Documents by default. Before installing/use: (1) ensure you have Python 3 and the python-pptx package installed, (2) confirm you are comfortable the script will write files to your Documents folder or any --output path you provide (it can overwrite an explicitly passed path), and (3) verify the skill source if you obtained it from an untrusted location—run the script in a sandbox or inspect it (it's short and readable) if you have any doubt. No network access or credentials are requested by the skill.
功能分析
Type: OpenClaw Skill Name: work-report Version: 1.0.0 The skill bundle is a legitimate utility for generating PowerPoint presentations using the python-pptx library. The Python script (generate_ppt.py) and instructions (SKILL.md) focus entirely on formatting slides and saving them to the user's Documents folder without any evidence of data exfiltration, unauthorized network access, or malicious command execution.
能力评估
Purpose & Capability
Name, description, SKILL.md, and the included script all match: they generate a work-report PPT with specified fonts/sizes and a max page count. No unrelated capabilities (cloud access, system administration, etc.) are requested.
Instruction Scope
Runtime instructions only invoke the included Python script with CLI args and open a local file. The script reads only its arguments and writes a PPTX into the user's ~/Documents (or a provided --output). It does not read other system files, environment variables, or contact external endpoints.
Install Mechanism
There is no install spec (lowest-risk), but the SKILL.md and script assume a Python 3 interpreter and the python-pptx package. The skill does not declare or automate installing that dependency—users should ensure python3 and python-pptx are present.
Credentials
The skill requires no environment variables, credentials, or config paths. The script writes only to the user's Documents folder (or a specified output) which is proportionate to its purpose.
Persistence & Privilege
The skill is not always-enabled and does not request persistent elevated privileges or modify other skills or global settings. It runs only when invoked.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install work-report
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /work-report 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the work-report skill. - Generate concise work report PPTs using the python-pptx library. - Supports weekly, monthly, and project reports with user-defined sections. - Follows clear formatting: title slide (Songti 48pt), content titles (36pt), body (18pt), "Thank You" final slide. - Output limited to a maximum of 10 slides, saved automatically to ~/Documents with a timestamped filename. - Easy command-line and OpenClaw usage with simple section formatting.
元数据
Slug work-report
版本 1.0.0
许可证 MIT-0
累计安装 8
当前安装数 8
历史版本数 1
常见问题

工作报告PPT生成技能 是什么?

生成工作汇报PPT。使用python-pptx库创建演示文稿,用于生成工作周报、月报、项目汇报等。第一页标题用宋体48号,内容页标题36号,正文18号,总页数控制在10页以内,最后一页为"谢谢观看"。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 502 次。

如何安装 工作报告PPT生成技能?

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

工作报告PPT生成技能 是免费的吗?

是的,工作报告PPT生成技能 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

工作报告PPT生成技能 支持哪些平台?

工作报告PPT生成技能 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 工作报告PPT生成技能?

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

💬 留言讨论