← Back to Skills Marketplace
ckchzh

Slide

by BytesAgain2 · GitHub ↗ · v2.0.0 · MIT-0
cross-platform ✓ Security Clean
184
Downloads
0
Stars
2
Active Installs
1
Versions
Install in OpenClaw
/install slide
Description
Create and manage presentation slides using JSONL storage. Use when building slide decks, applying themes, or exporting to HTML presentations.
Usage Guidance
This skill appears coherent and local: it creates/uses ~/.slide/data.jsonl and runs the included bash/python script. Before installing or running, review the full scripts/script.sh file yourself (or run it in a sandbox) to confirm there are no unexpected network calls or commands (the provided excerpt is consistent but the file was truncated here). Back up any existing ~/.slide data if present. If you run agents that operate on sensitive machines, prefer running this skill in a limited environment since it will read/write files under your home directory.
Capability Analysis
Type: OpenClaw Skill Name: slide Version: 2.0.0 The skill is a legitimate tool for managing presentation slide decks stored in a local JSONL file (~/.slide/data.jsonl). The implementation in scripts/script.sh and the instructions in SKILL.md are consistent with the stated purpose, featuring standard file I/O, UUID generation, and HTML export logic without any signs of data exfiltration, malicious execution, or prompt injection.
Capability Assessment
Purpose & Capability
Name/description match the included script and SKILL.md. The tool uses bash + Python to manage local JSONL slide data and export HTML; no unrelated credentials, binaries, or external services are requested.
Instruction Scope
SKILL.md instructs the agent to run scripts/script.sh and manipulate slide data at ~/.slide/data.jsonl. The instructions are narrowly scoped to slide creation, editing, listing and exporting; they do not ask the agent to read other system files or exfiltrate data.
Install Mechanism
No install spec is provided (instruction-only + bundled script). No downloads or third-party package installs are requested, which minimizes install-time risk.
Credentials
The skill requests no environment variables or credentials. It only accesses a local path under the user's home (~/.slide), which is proportionate for a local slide manager.
Persistence & Privilege
always is false and the skill does not request to modify other skills or global agent config. It persists data only to its own directory under the user's home.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install slide
  3. After installation, invoke the skill by name or use /slide
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.0.0
Domain-specific upgrade
Metadata
Slug slide
Version 2.0.0
License MIT-0
All-time Installs 2
Active Installs 2
Total Versions 1
Frequently Asked Questions

What is Slide?

Create and manage presentation slides using JSONL storage. Use when building slide decks, applying themes, or exporting to HTML presentations. It is an AI Agent Skill for Claude Code / OpenClaw, with 184 downloads so far.

How do I install Slide?

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

Is Slide free?

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

Which platforms does Slide support?

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

Who created Slide?

It is built and maintained by BytesAgain2 (@ckchzh); the current version is v2.0.0.

💬 Comments