← 返回 Skills 市场
pptclaw

PPTClaw

作者 pptclaw · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
148
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pptclaw
功能描述
Create and edit presentations by writing slide JSON files directly. Use this skill whenever the user wants to create a presentation, build slides, design a d...
安全使用建议
This skill appears to be what it claims (a local JSON-based presentation editor). The main risks are installing the npm package and the unspecified WebSocket sync. Before installing, check the pptclaw package on the npm registry or its source repo: review the package maintainer, recent versions, and source code; prefer a specific, pinned version; consider installing locally (not -g) or in a disposable container/VM; run the installer as a non-root user; monitor network connections (WebSocket endpoints) the tool opens; and avoid giving any unrelated credentials. If you want to be extra cautious, ask the skill publisher for the package homepage/repo or request an install spec that points to a verified release.
功能分析
Type: OpenClaw Skill Name: pptclaw Version: 1.0.0 The pptclaw skill bundle provides a legitimate interface for an AI agent to create and manage presentation decks via a local CLI tool and JSON-based file structure. The documentation in SKILL.md is highly detailed, covering schemas, layout conventions, and standard CLI operations (e.g., pptclaw serve, validate, and search-images) without any evidence of malicious intent, data exfiltration, or prompt injection.
能力评估
Purpose & Capability
Name, description, and the SKILL.md content all describe a local-first presentation editor that works by reading/writing JSON decks and using a pptclaw CLI. There are no environment variables, unrelated binaries, or requests that don't match the stated purpose.
Instruction Scope
Instructions focus on deck/slide JSON format and CLI usage; they do not request unrelated files or credentials in the provided excerpt. The doc mentions live WebSocket sync (which implies network communication) but does not specify endpoints or data flows; that lack of specificity is worth noting.
Install Mechanism
The skill is instruction-only but tells users/agents to run `pnpm add -g pptclaw` or `npm install -g pptclaw`. Installing a global npm package executes third-party code and can modify the system; the SKILL.md does not point to a verified registry, package homepage, or pinned version. This is a moderate supply-chain risk (typical for CLI tools delivered via npm) and should be audited before installation.
Credentials
No environment variables, credentials, or config paths are required. The skill does not request unrelated secrets or elevated credentials in the provided content.
Persistence & Privilege
Skill metadata does not force permanent inclusion (always:false) and uses standard autonomous invocation. The skill does suggest installing a global binary (system-wide effect), but it does not request to modify other skills or system-wide agent settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install pptclaw
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /pptclaw 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
pptclaw 1.0.0 - Initial release of the pptclaw skill. - Enables creation and editing of presentation decks via direct manipulation of slide JSON files. - Provides detailed reference for deck structure, slide and element schemas, theme color variables, and layout conventions. - Includes inline documentation for common element types and style properties (text, images, shapes, charts, tables, etc.). - Covers usage, setup instructions, and CLI command examples for pptclaw.
元数据
Slug pptclaw
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

PPTClaw 是什么?

Create and edit presentations by writing slide JSON files directly. Use this skill whenever the user wants to create a presentation, build slides, design a d... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 148 次。

如何安装 PPTClaw?

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

PPTClaw 是免费的吗?

是的,PPTClaw 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

PPTClaw 支持哪些平台?

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

谁开发了 PPTClaw?

由 pptclaw(@pptclaw)开发并维护,当前版本 v1.0.0。

💬 留言讨论