← 返回 Skills 市场
okaris

Pitch Deck Visuals

作者 Ömer Karışman · GitHub ↗ · v0.1.5
cross-platform ⚠ suspicious
895
总下载
0
收藏
3
当前安装
2
版本数
在 OpenClaw 中安装
/install pitch-deck-visuals
功能描述
Investor pitch deck structure with slide-by-slide framework, visual design rules, and data presentation. Covers the 12-slide framework, chart types, team sli...
安全使用建议
This skill is coherent with its goal (it uses a rendering service to make slide images), but it asks you to install and log into a third-party CLI via a curl|sh installer and to execute code/images remotely. Before installing: 1) verify the domain (inference.sh / dist.inference.sh) and review the install script and checksums yourself; 2) understand that any slide content or Python code you send will be transmitted to that service (check their privacy/terms); 3) prefer downloading releases from a known release host or inspecting the binary and checksum locally rather than piping to sh; 4) if you cannot or do not want to share slide content externally, consider generating images locally (matplotlib, Puppeteer, wkhtmltoimage) instead. Because the skill instructs an external install/login that are not declared in metadata, treat it with caution.
功能分析
Type: OpenClaw Skill Name: pitch-deck-visuals Version: 0.1.5 The skill is classified as suspicious due to the use of high-risk capabilities, even though the provided examples are benign. Specifically, the `SKILL.md` instructs the agent to install the `inference.sh` CLI using `curl -fsSL https://cli.inference.sh | sh`, which is a direct execution of remote code and poses a significant supply chain risk. Additionally, the skill leverages `infsh/python-executor` to run arbitrary Python code, which, despite being used for benign data visualization in the examples, represents a powerful code execution capability that could be exploited if the agent were prompted with malicious input. The broad `Bash(infsh *)` permission further contributes to the elevated risk profile.
能力评估
Purpose & Capability
Name and description (pitch deck visuals, slide rules, image generation) align with the runtime instructions which demonstrate generating slide images via the inference.sh CLI (html-to-image, python-executor). There are no unrelated permissions or env vars declared.
Instruction Scope
SKILL.md explicitly instructs using the infsh CLI (curl | sh install + infsh login) and running commands that render HTML or execute Python remotely (infsh app run infsh/html-to-image, infsh/python-executor). That is within the skill's stated purpose, but it means user slide content and code will be sent to an external service for rendering and the login flow is not documented in the skill metadata.
Install Mechanism
There is no registry install spec; instead the README instructs running curl -fsSL https://cli.inference.sh | sh which downloads a binary from dist.inference.sh. Download-and-pipe-to-sh is a high-risk install pattern unless you explicitly trust the domain and verify checksums. The SKILL.md claims checksum verification is available, but automatic verification is not enforced by the skill metadata.
Credentials
The skill metadata declares no required env vars or credentials, yet the instructions require running infsh login (an authentication step) and invoking remote execution (which will likely require an account/token). This mismatch (login not declared) and the potential to upload user content to a third party are proportionality concerns.
Persistence & Privilege
always is false and the skill is user-invocable (normal). Installing the CLI via the provided script will create a local binary and add runtime capability on the machine; the skill itself does not request permanent registry privileges or modify other skills. Still, installing a third-party binary is a persistent change to the system.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install pitch-deck-visuals
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /pitch-deck-visuals 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.5
pitch-deck-visuals 0.1.5 - Added detailed slide-by-slide templates for a 12-slide investor pitch deck framework. - Included visual design rules covering typography, color, and layout best practices. - Provided CLI-based code samples for generating professional slide backgrounds and charts (e.g., market size, traction). - Clarified best practices for data presentation and cautions against common investor turn-offs. - Expanded slide-specific guidance (e.g., Problem, Market Size, Traction, Competition) for startup fundraising presentations.
v0.1.0
pitch-deck-visuals v0.1.0 - Initial release with a complete investor pitch deck guide and 12-slide structure. - Includes slide-by-slide visual generation templates for key slides (e.g., Problem, Market Size, Traction, Competition). - Provides granular slide design rules for typography, color, and layout optimized for 1920x1080. - Features data visualization examples (charts, maps) via infsh CLI and Bash triggers. - Covers common investor turn-offs and best practices for data presentation and storytelling.
元数据
Slug pitch-deck-visuals
版本 0.1.5
许可证
累计安装 4
当前安装数 3
历史版本数 2
常见问题

Pitch Deck Visuals 是什么?

Investor pitch deck structure with slide-by-slide framework, visual design rules, and data presentation. Covers the 12-slide framework, chart types, team sli... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 895 次。

如何安装 Pitch Deck Visuals?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install pitch-deck-visuals」即可一键安装,无需额外配置。

Pitch Deck Visuals 是免费的吗?

是的,Pitch Deck Visuals 完全免费(开源免费),可自由下载、安装和使用。

Pitch Deck Visuals 支持哪些平台?

Pitch Deck Visuals 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Pitch Deck Visuals?

由 Ömer Karışman(@okaris)开发并维护,当前版本 v0.1.5。

💬 留言讨论