← 返回 Skills 市场
Slide
作者
BytesAgain2
· GitHub ↗
· v2.0.0
· MIT-0
184
总下载
0
收藏
2
当前安装
1
版本数
在 OpenClaw 中安装
/install slide
功能描述
Create and manage presentation slides using JSONL storage. Use when building slide decks, applying themes, or exporting to HTML presentations.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install slide - 安装完成后,直接呼叫该 Skill 的名称或使用
/slide触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.0
Domain-specific upgrade
元数据
常见问题
Slide 是什么?
Create and manage presentation slides using JSONL storage. Use when building slide decks, applying themes, or exporting to HTML presentations. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 184 次。
如何安装 Slide?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install slide」即可一键安装,无需额外配置。
Slide 是免费的吗?
是的,Slide 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Slide 支持哪些平台?
Slide 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Slide?
由 BytesAgain2(@ckchzh)开发并维护,当前版本 v2.0.0。
推荐 Skills