📦 Word Deliverable - Word文档产出

v0.9.6

交付物 将金融服务输出整理为一份精美的 Word 交付物。适用于用户需要 IC memo、customer memo、internal note、diligence summary 或 ban...

0· 21·0 当前·0 累计
jackdark425 头像by @jackdark425 (jackdark)
下载技能包
最后更新
2026/4/20
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
可疑
medium confidence
The skill's instructions align with producing Word deliverables, but they reference companion scripts and vendored tooling that are not declared or provided, creating an incoherence you should verify before installing.
评估建议
This skill appears to actually do what it says (produce banker-ready .docx files), but it depends on scripts and companion skills that are not included or declared. Before installing or using it: 1) Verify provenance — ask the publisher for source/homepage or the vendored MiniMax DOCX code the README claims to include. 2) Confirm the host environment provides the helper tools named in SKILL.md (minimax-docx or aigroup-mdtoword-mcp) or that validate-delivery.py and extract_deck_numbers.py exist w...
详细分析 ▾
用途与能力
The name/description (produce banker-grade .docx deliverables) matches the instructions to author real .docx files and preserve tables/headings. However, the SKILL.md mandates use of specific helper tools and scripts (minimax-docx, aigroup-mdtoword-mcp, validate-delivery.py, extract_deck_numbers.py, and certain deliverable-dir files) without declaring any required files, install steps, or config paths. The skill also claims it 'vendors the MiniMax DOCX skill' but the package contains no code files. This mismatch between claimed bundled tooling and the actual instruction-only packaging is unexpected and should be confirmed.
指令范围
Instructions are focused on collecting source material, structuring a memo, and producing a .docx with provenance checks (especially for CN targets). That scope is appropriate for a Word deliverable skill. However, the CN pre-flight mandates running local scripts (validate-delivery.py and extract_deck_numbers.py) and reading files under <deliverable-dir>/analysis.md, data-provenance.md, and raw-data/*.json. Those file/command dependencies are not declared in the skill metadata, so the runtime instructions implicitly assume access to specific local files and scripts that may not exist in the host environment.
安装机制
This is an instruction-only skill with no install spec or code files (lowest install risk). Still, SKILL.md asserts it 'vendors the MiniMax DOCX skill' and treats `aigroup-mdtoword-mcp` as a first-class companion, but no such vendored artifacts are present in the manifest. This is an inconsistent claim rather than an installation risk, but it means the skill's runtime behavior depends on external/absent tooling.
凭证需求
The skill requests no environment variables, credentials, or config paths. The instructions do require reading local deliverable and provenance files for audits and cite local snapshots for CN targets; those accesses are proportionate to the stated deliverable/validation purpose but should be explicitly documented.
持久化与权限
No persistent installation, no always:true flag, and no requests to modify other skills or system-wide settings. Autonomous invocation is allowed by default (platform standard) and does not appear combined with other high privileges here.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv0.9.62026/4/20

word-deliverable 0.9.6 - Adds detailed guidance for generating polished IC memos, customer memos, internal notes, and diligence summaries as Word (.docx) files from financial-services plugin outputs. - Implements mandatory CN/大陆 target compliance: enforces provenance checks, explicit source citation, and number validation before export to Word for Chinese-market deliverables. - Defines preferred output tooling order: prioritizes bundled MiniMax DOCX skill, then aigroup-mdtoword-mcp, with fallback to standard environment Word tools. - Clarifies expected document structure, document type selection, and quality standards for banker-ready deliverables. - Removes need for MiniMax shell/binary detection; skill routing is now capability-based, not process-based. - Standardizes output: real .docx file, summary, and open-item tracking for every request.

无害

安装命令

点击复制
官方npx clawhub@latest install word-deliverable
镜像加速npx clawhub@latest install word-deliverable --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库