← Back to Skills Marketplace
pptclaw

PPTClaw

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

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 148 downloads so far.

How do I install PPTClaw?

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

Is PPTClaw free?

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

Which platforms does PPTClaw support?

PPTClaw is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created PPTClaw?

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

💬 Comments