← 返回 Skills 市场
Word Comments Extractor
作者
Tomyan-Zhang
· GitHub ↗
· v1.0.2
· MIT-0
100
总下载
1
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install word-comments-extractor
功能描述
Extract comments from Word documents and format them into standardized review opinions. Auto-matches page numbers, agent-powered semantic polishing. Designed...
安全使用建议
This skill appears internally consistent and runs entirely on your machine, but before installing/using it consider: 1) Run it on Windows with Microsoft Word installed and install pywin32 as instructed. 2) Opening documents via the Word COM interface can cause Word to resolve external links or, in some document types, trigger macros — avoid running on untrusted documents or run inside a sandbox/VM. 3) The skill does not declare any network calls or credentials, but the agent will see the extracted comment text during polishing; if comments contain sensitive data, treat outputs and conversation history accordingly. 4) The package source/homepage is not authoritative in the metadata provided; if you require provenance, review the included script (extract_comments.py) yourself before running or request a skill with a verified upstream repository.
功能分析
Type: OpenClaw Skill
Name: word-comments-extractor
Version: 1.0.2
The skill is a legitimate tool for extracting and formatting comments from Microsoft Word documents. The Python script (extract_comments.py) uses standard libraries and the Word COM interface (pywin32) to retrieve comment text and page numbers locally, with no evidence of network activity, data exfiltration, or malicious execution. The instructions in SKILL.md are focused entirely on semantic text polishing and do not contain any prompt-injection attacks or harmful directives.
能力评估
Purpose & Capability
Name/description, SKILL.md, and the Python script all align: the script unpacks .docx, extracts comments and anchor text, and uses Word COM (pywin32) to obtain page numbers. Requiring Microsoft Word and pywin32 is coherent with the stated page-number matching capability.
Instruction Scope
Instructions are narrowly scoped: run the included script on a local .docx and then let the agent polish the resulting JSON. There are no references to external endpoints or unrelated files/credentials. Note: the script opens the document through Word COM, which can have side effects inherent to launching Word (e.g., Word may resolve external links or run embedded macros in certain formats). This is an operational risk of using Word automation rather than an inconsistency with the skill's purpose.
Install Mechanism
No install spec beyond an instruction to pip-install pywin32 (a common Windows package for COM access). There are no downloads from arbitrary URLs or archive extraction beyond the .docx unpacking done locally by the script.
Credentials
The skill requests no environment variables, no credentials, and no config paths. That is appropriate for a local document-processing tool that does not interact with cloud services.
Persistence & Privilege
The skill is not forced-always, does not request elevated platform-wide persistence, and does not modify other skills' configs. It runs only when invoked.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install word-comments-extractor - 安装完成后,直接呼叫该 Skill 的名称或使用
/word-comments-extractor触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
word-comments-extractor 1.0.2
- Added explicit platform ("win32") and binary dependency ("Microsoft Word") metadata.
- Added an install section detailing the required `pywin32` installation and manual Microsoft Word requirement.
- No changes to core functionality or usage instructions.
v1.0.1
- English-language documentation and output examples added; all content now in English.
- Improved clarity on architecture: Python script now unpacks `.docx` and extracts page numbers in a single step; agent performs all rewriting.
- Usage simplified: extraction script takes only the `.docx` path; less manual XML handling required.
- Output format standardized for English: clearer, numbered suggestions per page, matching typical investment banking/legal expectations.
- Original intent, quality standards, and prohibited rewriting patterns remain enforced in new documentation.
v1.0.0
Initial release with core comment extraction and polishing functionality:
Automatically extracts comments and anchor text from Word documents with accurate physical page number matching
AI-powered semantic understanding, professional polishing, and formatted output of comment content
Supports investment banking QC standards: auto-generated descriptions, numbering, and standardized professional phrasing
Output checklist designed for review and audit, adaptable to investment banking, legal, and other document review scenarios
初始版本发布,实现核心批注提取与润色功能:
- 从Word文档中自动提取批注及锚定文本,准确匹配物理页码
- 由AI进行批注内容的语义理解、专业润色与格式化输出
- 支持投行质控标准:自动提炼描述、编号、统一专业措辞
- 输出清单便于复核、审核,适配投行、法律等多种场景
元数据
常见问题
Word Comments Extractor 是什么?
Extract comments from Word documents and format them into standardized review opinions. Auto-matches page numbers, agent-powered semantic polishing. Designed... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 100 次。
如何安装 Word Comments Extractor?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install word-comments-extractor」即可一键安装,无需额外配置。
Word Comments Extractor 是免费的吗?
是的,Word Comments Extractor 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Word Comments Extractor 支持哪些平台?
Word Comments Extractor 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Word Comments Extractor?
由 Tomyan-Zhang(@tomyan-zhang)开发并维护,当前版本 v1.0.2。
推荐 Skills