← 返回 Skills 市场
tobewin

Word Studio

作者 ToBeWin · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
165
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install word-studio
功能描述
Professional Word document generator. Use when user needs to create reports, papers, contracts, resumes, or any professional document. Supports docx/doc form...
安全使用建议
This skill appears coherent with its stated purpose and only needs python3 plus python-docx and Pillow. Before you run it: (1) review the full Python template in SKILL.md (it executes locally) and confirm you trust running it; (2) run pip installs inside a virtualenv to avoid polluting your system; (3) avoid supplying sensitive local file paths as image/document inputs (the script will read any paths you give it); (4) be aware the SKILL.md contains some unreachable/truncated code — test with sample inputs first; and (5) no credentials are requested, so there is no obvious secret-exfiltration instruction in the files provided.
功能分析
Type: OpenClaw Skill Name: word-studio Version: 1.0.3 The 'word-studio' skill is a legitimate document generation tool that uses the `python-docx` library to create professional Word files. It features extensive templates for various document types and includes logic for cross-platform font management and format conversion via LibreOffice (`soffice`). Although it utilizes `subprocess.run` in SKILL.md for system-level tasks like font checking and document conversion, these operations are transparently implemented and directly support the skill's core functionality without any evidence of malicious behavior or unauthorized data access.
能力评估
Purpose & Capability
Name/description (Word document generator) match the contents: SKILL.md provides Python templates using python-docx and Pillow to create .docx/.doc files. Required binary (python3) and suggested pip packages (python-docx, pillow) are appropriate for the task.
Instruction Scope
Instructions run a local Python heredoc that creates documents, inserts images (from user-supplied local paths) and tables. There is no instruction to access unrelated system paths, credentials, or external endpoints. Caution: the script will execute arbitrary Python locally (including reading any file paths the user supplies for images); the SKILL.md also contains some sloppy/unreachable/truncated code (e.g., an early return followed by more code and a truncated section) which suggests the template was edited imperfectly.
Install Mechanism
No install spec and no remote downloads. The skill is instruction-only; it suggests 'pip install python-docx pillow' which is normal and installs widely-used packages from PyPI. No custom URLs, archives, or extract steps are present.
Credentials
The skill requests no environment variables, no credentials, and no config paths. That is proportional for a local document-generation tool.
Persistence & Privilege
always is false and the skill is user-invocable. It does not request persistent installation or modify other skills or system settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install word-studio
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /word-studio 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
修复安全扫描:声明python-docx依赖,添加依赖安装说明
v1.0.2
多语言支持+跨平台字体+专业图片排版:开源字体优先,Windows/macOS/Linux兼容,5种图片排版模式
v1.0.1
优化首页排版:内容垂直居中,更专业的封面效果
v1.0.0
专业Word文档生成器:支持docx/doc格式,20+模板,图表/图片/目录,WPS/Office兼容
元数据
Slug word-studio
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Word Studio 是什么?

Professional Word document generator. Use when user needs to create reports, papers, contracts, resumes, or any professional document. Supports docx/doc form... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 165 次。

如何安装 Word Studio?

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

Word Studio 是免费的吗?

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

Word Studio 支持哪些平台?

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

谁开发了 Word Studio?

由 ToBeWin(@tobewin)开发并维护,当前版本 v1.0.3。

💬 留言讨论