← 返回 Skills 市场
119
总下载
0
收藏
1
当前安装
3
版本数
在 OpenClaw 中安装
/install 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...
安全使用建议
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).
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install officecli-pitch-deck - 安装完成后,直接呼叫该 Skill 的名称或使用
/officecli-pitch-deck触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 119 次。
如何安装 officecli-pitch-deck?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install officecli-pitch-deck」即可一键安装,无需额外配置。
officecli-pitch-deck 是免费的吗?
是的,officecli-pitch-deck 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
officecli-pitch-deck 支持哪些平台?
officecli-pitch-deck 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 officecli-pitch-deck?
由 瓦砾(@iceyliu)开发并维护,当前版本 v1.0.2。
推荐 Skills