← Back to Skills Marketplace
iceyliu

officecli-morph-ppt

by 瓦砾 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
86
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install officecli-morph-ppt
Description
Generate Morph-animated PPTs with officecli
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install officecli-morph-ppt
  3. After installation, invoke the skill by name or use /officecli-morph-ppt
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug officecli-morph-ppt
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is officecli-morph-ppt?

Generate Morph-animated PPTs with officecli. It is an AI Agent Skill for Claude Code / OpenClaw, with 86 downloads so far.

How do I install officecli-morph-ppt?

Run "/install officecli-morph-ppt" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is officecli-morph-ppt free?

Yes, officecli-morph-ppt is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does officecli-morph-ppt support?

officecli-morph-ppt is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created officecli-morph-ppt?

It is built and maintained by 瓦砾 (@iceyliu); the current version is v1.0.0.

💬 Comments