← 返回 Skills 市场
Office Productivity
作者
xiaochunz030-spec
· GitHub ↗
· v1.0.0
· MIT-0
399
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install office-productivity
功能描述
办公自动化技能套件,涵盖文档处理(Word/Excel/PPT/PDF)、邮件管理、日程规划、报表生成、会议纪要等办公场景。触发场景:创建文档、编辑表格、制作PPT、处理邮件、生成报表、日程管理、整理会议记录、批量文件处理等任何办公效率提升需求。
安全使用建议
This package includes benign-looking local scripts for Word/Excel/PDF but advertises additional features (PPT generation, email and calendar integration) while those scripts and resources are missing. Before installing or using it: 1) Ask the publisher for the missing files (create_pptx.py, mail_client.py) and the references/ templates referenced in SKILL.md; inspect those files for network endpoints, credential handling, and data transmission logic. 2) Do not provide IMAP/SMTP or Google credentials until you have reviewed the mail/calendar code; prefer creating a limited-scope test account. 3) Run the included scripts in an isolated/test environment first and review any logs or outbound network activity. 4) Prefer skills with a known source/homepage or that explicitly declare required secrets in the manifest. If the author cannot provide the missing components and an explanation for why credentials are not declared, consider rejecting the skill.
功能分析
Type: OpenClaw Skill
Name: office-productivity
Version: 1.0.0
The office-productivity skill bundle provides standard tools for document automation (Word, Excel, PDF) using well-known libraries like python-docx, openpyxl, and PyPDF2. The scripts (create_docx.py, create_xlsx.py, pdf_tools.py) implement their stated functionality without any signs of data exfiltration, malicious execution, or unauthorized access.
能力评估
Purpose & Capability
The SKILL.md advertises Word/Excel/PPT/PDF, IMAP/SMTP mail and Google Calendar integration and lists scripts like create_pptx.py and mail_client.py, but the bundle only contains create_docx.py, create_xlsx.py and pdf_tools.py. Mail/calendar/PPT features are advertised but the necessary code and declared credentials are missing — these capabilities would normally require additional files, API credentials, or environment configuration.
Instruction Scope
Runtime instructions refer to calling mail and calendar functionality (IMAP/SMTP and Google Calendar API) and templates/resources under references/, but there is no mail_client.py or references directory in the package. The SKILL.md also gives open-ended directions to 'call scripts, pass parameters, send files directly' without specifying where credentials come from or how external APIs are authenticated, leaving broad agent discretion and scope creep.
Install Mechanism
No install spec is provided (instruction-only with a few local scripts). This minimizes supply-chain risk from arbitrary downloads. The included Python scripts are local and simple; nothing in the install mechanism fetches external code.
Credentials
The metadata declares no required environment variables or primary credential, yet SKILL.md explicitly says email/calendar operations require IMAP/SMTP configuration and Google Calendar API access. This mismatch means the skill will need sensitive credentials at runtime but does not declare or justify them in its manifest.
Persistence & Privilege
The skill is not set to always:true and does not request persistent system-wide modifications. Autonomous invocation is permitted by default (disable-model-invocation:false) but that is platform normal and is not, by itself, a red flag here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install office-productivity - 安装完成后,直接呼叫该 Skill 的名称或使用
/office-productivity触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Word/Excel/PPT/PDF/邮件自动化工具包
元数据
常见问题
Office Productivity 是什么?
办公自动化技能套件,涵盖文档处理(Word/Excel/PPT/PDF)、邮件管理、日程规划、报表生成、会议纪要等办公场景。触发场景:创建文档、编辑表格、制作PPT、处理邮件、生成报表、日程管理、整理会议记录、批量文件处理等任何办公效率提升需求。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 399 次。
如何安装 Office Productivity?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install office-productivity」即可一键安装,无需额外配置。
Office Productivity 是免费的吗?
是的,Office Productivity 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Office Productivity 支持哪些平台?
Office Productivity 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Office Productivity?
由 xiaochunz030-spec(@xiaochunz030-spec)开发并维护,当前版本 v1.0.0。
推荐 Skills