📦 PPT Deliverable - PPT幻灯片产出
v0.9.6交付物:将金融服务成果转化为幻灯片或PowerPoint文档。适用于用户需要strip、teaser、pitch材料、更新版deck或banker-ready...
0· 22·0 当前·0 累计
下载技能包
最后更新
2026/4/20
安全扫描
OpenClaw
可疑
medium confidenceThe skill's stated purpose (generate banker-ready PPTX) is plausible, but the runtime instructions reference many external scripts, compile-time gates, and a separate 'cn-client-investigation' skill that are not declared in the metadata — this mismatch warrants caution.
评估建议
This skill appears to be what it says (PPT generation) but the runtime instructions depend on many external scripts, templates, and another skill (cn-client-investigation) that are not declared in the package metadata. Before installing or executing: 1) confirm the host environment actually provides the referenced MiniMax skills and the listed Python/Node scripts/templates; 2) verify the existence and provenance of cn-client-investigation, cn_typo_scan.py, provenance_verify.py, extract_deck_numb...详细分析 ▾
ℹ 用途与能力
Name and description align with the instructions: the SKILL.md is focused on producing PPTX deliverables for financial/banker workflows, including a special China-market workflow. However, the skill repeatedly references other skills, scripts, templates and host tooling (MiniMax PPT stack, cn-client-investigation, various Python/Node scripts, archived mdtopptx scripts) that are not declared in the registry metadata. Requiring those external artifacts is reasonable for this purpose, but the metadata does not document the dependencies.
⚠ 指令范围
The SKILL.md instructs the agent to run many compile-time checks and scripts (e.g., cn_typo_scan.py, provenance_verify.py, extract_deck_numbers.py, slides/compile.js) and to 'load and follow' another skill (cn-client-investigation) before generating output for China-market targets. It also mandates using the host MiniMax skill stack or, for CN targets, a pptxgenjs pipeline with a typo gate. These instructions reference repository paths and files and require reading/writing project files and executing Python/Node scripts — none of which are declared in the metadata. The agent would need access to filesystem artifacts and runtime interpreters that are not listed, and the instructions are prescriptive (mandatory gates) rather than optional, increasing operational scope.
✓ 安装机制
This is an instruction-only skill with no install spec and no code files in the package. That minimizes installation risk because nothing is fetched or written by an installer. However, the runtime expects external scripts and host skills that must exist on the agent host; the skill itself does not install those artifacts.
⚠ 凭证需求
The skill declares no environment variables, credentials, or config paths, yet the instructions require executing Python and Node scripts and interacting with host PPT skills and repository files (templates, references, a cn-lexicon.js dictionary). This is a proportion mismatch: the skill expects capabilities and files without declaring them. While no secrets are requested, the agent will need filesystem/exec access and access to other skills — those privileges are not surfaced in metadata.
ℹ 持久化与权限
always:false and user-invocable:true (normal). The skill instructs generating and shipping a .pptx and enforcing compile-time gates, which implies writing output files and reading project artifacts. Nothing in metadata requests persistent presence or changes to other skill configs. Still, the mandatory CN compile-time gates and reliance on other skills increase the operational privileges it needs at run-time.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv0.9.62026/4/20
- Adds detailed CN-target pre-flight checks and mandatory workflow for China-market deliverables, including language, format, and data provenance requirements. - Updates routing: MiniMax PPT host skills are preferred for PPT generation; pptxgenjs is required for CN targets. - Clarifies create vs. refresh deck flows and preferred use of input formats and plugin skills. - Removes shell/binary discovery for PPT tooling; emphasizes skill-based routing. - Enhances quality enforcement: .pptx must be editable, template-aligned, and presentation-ready, with all data points verified and no placeholders.
● 无害
安装命令
点击复制官方npx clawhub@latest install ppt-deliverable
镜像加速npx clawhub@latest install ppt-deliverable --registry https://cn.longxiaskill.com