← 返回 Skills 市场
86
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install officecli-morph-ppt
功能描述
Generate Morph-animated PPTs with officecli
安全使用建议
This skill appears coherent and aligned with its stated purpose, but review the following before use:
- Review the install steps in reference/officecli-pptx-min.md: it uses curl to fetch and run an install.sh from raw.githubusercontent.com and queries the GitHub API. Inspect that install.sh on GitHub (and the repo) before running it, or install officecli yourself from a trusted source first.
- All helper scripts call the officecli CLI and run local Python/shell commands. Run builds in an isolated workspace or VM if you are cautious, so the scripts cannot affect unrelated files.
- The skill does not request any credentials; do not provide secrets to it. If you must grant network access, prefer manually installing officecli and verifying its version instead of letting the skill auto-download.
- The SKILL.md already warns not to 'Open with system app' during generation to avoid file locks — follow that guidance.
If you want higher assurance: manually inspect the referenced install.sh and the iOfficeAI/OfficeCli GitHub repo, run officecli installation commands yourself, and then run only the local helper scripts from this package.
功能分析
Type: OpenClaw Skill
Name: officecli-morph-ppt
Version: 1.0.0
The skill bundle contains instructions in 'reference/officecli-pptx-min.md' (Section 0) that direct the AI agent to perform a 'curl | bash' operation from a remote GitHub repository ('github.com/iOfficeAI/OfficeCli') to install or update a CLI tool every time the skill is used. While this appears intended to ensure the environment is correctly configured for the skill's stated purpose, the practice of downloading and executing remote scripts is a high-risk behavior that could be leveraged for remote code execution or supply chain attacks. Additionally, the heavy reliance on 'subprocess.run' in 'SKILL.md' and 'reference/morph-helpers.py' to execute shell commands based on agent-generated strings creates a potential surface for shell injection vulnerabilities.
能力评估
Purpose & Capability
Name/description (Generate Morph-animated PPTs with officecli) matches the included materials: extensive design guidance, templates, and helper scripts that call the officecli CLI to build and verify PPTX files. The requested resources (python, officecli CLI usage, local reference files) are proportional to the stated goal.
Instruction Scope
SKILL.md and helper scripts focus on creating slides, naming shapes, ghosting, verifying transitions, and running officecli commands. They reference only local reference files included in the skill and call officecli to inspect/modify PPTX. There is no instruction to read unrelated system files or to exfiltrate data.
Install Mechanism
The registry provides no formal install spec, but SKILL.md includes an explicit 'before you start' routine that uses curl to download and run an install script from raw.githubusercontent.com and queries the GitHub API to check latest releases. Downloading and executing install scripts from raw GitHub URLs is common but carries moderate risk — review the referenced install.sh before running and prefer manual installation if you prefer to avoid auto-executing remote scripts.
Credentials
The skill declares no required environment variables, no credentials, and no config paths. The helper scripts operate on local files and call officecli; they do not require or request unrelated secrets or cloud credentials.
Persistence & Privilege
The skill is instruction-only (no persistent install requested by the registry), always:false, and user-invocable. It does not request system-wide changes or modify other skills' configuration. The agent may run the included scripts and officecli commands, which is appropriate for a build tool.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install officecli-morph-ppt - 安装完成后,直接呼叫该 Skill 的名称或使用
/officecli-morph-ppt触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
officecli-morph-ppt v1.0.0
- Initial release: Generate Morph-animated PowerPoint presentations using officecli with structured workflow and best-practice references.
- Provides detailed process: topic understanding, story planning, and scripted slide generation via Python and morph-helpers.
- Emphasizes strict shape naming patterns for reliable morphing and automated verification.
- Includes integrated warnings, live PPT build feedback, and robust error detection.
- Supports easy debugging and versatility across Mac, Windows, and Linux platforms.
元数据
常见问题
officecli-morph-ppt 是什么?
Generate Morph-animated PPTs with officecli. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 86 次。
如何安装 officecli-morph-ppt?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install officecli-morph-ppt」即可一键安装,无需额外配置。
officecli-morph-ppt 是免费的吗?
是的,officecli-morph-ppt 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
officecli-morph-ppt 支持哪些平台?
officecli-morph-ppt 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 officecli-morph-ppt?
由 瓦砾(@iceyliu)开发并维护,当前版本 v1.0.0。
推荐 Skills