← 返回 Skills 市场
1471
总下载
1
收藏
19
当前安装
1
版本数
在 OpenClaw 中安装
/install word
功能描述
Control Word app sessions, documents, selections, comments, export, and review state with osascript workflows.
安全使用建议
This skill is coherent for live Microsoft Word automation on macOS: it will run osascript AppleScript commands and create a small ~/word/ directory to store non-sensitive metadata and safety defaults. Before installing, confirm you trust the agent to run AppleScript (AppleScript can control many apps and run shell commands if given permission). Ask whether you want the agent to have autonomous invocation; if not, keep it user-invocable only and require explicit confirmation for any destructive actions. Finally, review any AppleScript snippets the agent proposes before running them and avoid storing full document contents in the ~/word/ memory unless you explicitly request it.
功能分析
Type: OpenClaw Skill
Name: word
Version: 1.0.0
The Word skill bundle provides a legitimate framework for automating Microsoft Word on macOS using osascript. It includes comprehensive safety guidelines, state management via local files in ~/word/, and clear instructions for the agent to verify document state before performing actions, with no evidence of malicious intent, data exfiltration, or unauthorized execution logic.
能力评估
Purpose & Capability
Name/description (live control of Word via osascript) matches the declared requirements: macOS only, 'osascript' binary required, no external API keys or unrelated binaries. Declared config path (~/word/) aligns with the memory files described in SKILL.md.
Instruction Scope
SKILL.md instructs the agent to run AppleScript (osascript) commands that read and mutate the active Word session, create a ~/word/ folder, and store lightweight local memory files. Those actions are within the stated domain (live Word automation). The only caution: AppleScript is a general automation layer — if the agent were given arbitrary freedom it could run broader scripts (e.g., do shell script or control other apps). The skill's explicit rules (read-before-write, require confirmation for destructive ops) limit scope, but users should verify the agent follows them.
Install Mechanism
No install spec and no code files — instruction-only skill. That minimizes installation risk (nothing is downloaded or written beyond the explicit ~/word/ memory files the SKILL.md asks you to create).
Credentials
The skill requests no environment variables or credentials. The only filesystem access is to create and manage ~/word/ (declared in metadata and docs) which is proportionate to storing local safety defaults and incident notes. SKILL.md explicitly advises not to store document bodies unless the user asks.
Persistence & Privilege
The skill persists local state in ~/word/ (memory.md, incidents.md, document-notes.md) as described; this is reasonable for safety defaults and recovery notes. The skill is not marked 'always: true' and does not request elevated system privileges. Consider whether you want the agent to be allowed autonomous invocations (default) since AppleScript can perform broad automation if misused.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install word - 安装完成后,直接呼叫该 Skill 的名称或使用
/word触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release with live Word automation patterns for sessions, selections, review actions, export, and recovery.
元数据
常见问题
Word 是什么?
Control Word app sessions, documents, selections, comments, export, and review state with osascript workflows. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1471 次。
如何安装 Word?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install word」即可一键安装,无需额外配置。
Word 是免费的吗?
是的,Word 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Word 支持哪些平台?
Word 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(darwin)。
谁开发了 Word?
由 Iván(@ivangdavila)开发并维护,当前版本 v1.0.0。
推荐 Skills