← Back to Skills Marketplace
iceyliu

officecli-pitch-deck

by 瓦砾 · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ⚠ suspicious
119
Downloads
0
Stars
1
Active Installs
3
Versions
Install in OpenClaw
/install officecli-pitch-deck
Description
Use this skill when the user wants to create a pitch deck, investor presentation, product launch deck, sales presentation, or business proposal in PowerPoint...
Usage Guidance
This skill appears to be what it says (a recipe for building pitch decks) but it tells you to download and run an installer script from a remote GitHub raw URL using curl|bash (and a PowerShell equivalent). Before running or allowing an agent to run those commands: (1) review the install.sh / install.ps1 contents in the iOfficeAI repository to ensure nothing unexpected is executed; (2) prefer installing officecli via your platform's package manager or an official release asset with checksum/signature if available; (3) verify the GitHub repo ownership and recent commit history; (4) run the installer in a sandbox/container or on an isolated machine if you must; (5) if you plan to let an autonomous agent run this skill, restrict its ability to execute shell commands or disable autonomous invocation until you vet the installer. The main practical inconsistency is that the package metadata omitted 'officecli' as a required binary while the instructions attempt to install it — ask the publisher to correct the metadata and to provide an auditable install mechanism (release tarball with checksums or a package-manager distribution).
Capability Assessment
Purpose & Capability
The skill purports to build .pptx pitch decks and the SKILL.md contains detailed batch commands for an 'officecli' tool — building slides legitimately requires a CLI. However, the registry metadata lists no required binaries, even though the runtime instructions assume and attempt to install 'officecli'. This mismatch between declared requirements and the instructions is a coherence issue.
Instruction Scope
The runtime instructions explicitly tell users/agents to download and execute a remote install script (curl raw.githubusercontent.com ... | bash) and provide a PowerShell equivalent. That step executes arbitrary code fetched from the network. Beyond installation, the instructions reference only slide-building commands and local variables (colors, files), not any unrelated system files or credentials.
Install Mechanism
There is no formal install spec in the package; installation is delegated to an inline curl->bash invocation against raw.githubusercontent.com (iOfficeAI/OfficeCli). While GitHub raw is a common host, curl|bash of a remote script is higher-risk than a reviewed package or package-manager install. The skill will write and execute remote code on the host if followed.
Credentials
The skill does not request credentials, config paths, or secret environment variables. It only uses harmless local shell variables (color palettes) and file paths for creating slides, which are proportionate to its stated purpose.
Persistence & Privilege
The skill is instruction-only, has always:false, and does not request persistent privileges or modify other skills. Note: disable-model-invocation is false (normal), so an agent could try to run the install commands autonomously if allowed — combine this with the install concerns above.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install officecli-pitch-deck
  3. After installation, invoke the skill by name or use /officecli-pitch-deck
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.2
Version 1.0.2 - Added the file `creating.md` to the skill package. - No changes to core logic or usage instructions. - Provides foundational slide pattern and creation guidance for pitch deck builds.
v1.0.1
- Removed the file creating.md from the skill package. - Updated shell install/upgrade commands for improved reliability and temporary file cleanup. - No other feature or workflow changes; all usage and output remain the same.
v1.0.0
Initial release of the officecli-pitch-deck skill. - Generate professional pitch and investor decks in PowerPoint (.pptx) format with gradient backgrounds, modern charts, styled tables, stat callouts, and detailed speaker notes. - Supports pitch decks, investor decks (seed, Series A, etc.), product launch presentations, enterprise sales decks, and business proposals. - Includes strict usage guidance: does not support morph animations (use morph-ppt for that), editing existing decks, or non-PowerPoint document types. - Provides a detailed workflow, best practices (layout-first, palette definition, pattern selection), and clear QA checklist for consistent results. - Output is always a single .pptx file, ready for delivery and review.
Metadata
Slug officecli-pitch-deck
Version 1.0.2
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 3
Frequently Asked Questions

What is officecli-pitch-deck?

Use this skill when the user wants to create a pitch deck, investor presentation, product launch deck, sales presentation, or business proposal in PowerPoint... It is an AI Agent Skill for Claude Code / OpenClaw, with 119 downloads so far.

How do I install officecli-pitch-deck?

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

Is officecli-pitch-deck free?

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

Which platforms does officecli-pitch-deck support?

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

Who created officecli-pitch-deck?

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

💬 Comments