← 返回 Skills 市场
ckchzh

Slide Maker

作者 BytesAgain2 · GitHub ↗ · v2.0.0 · MIT-0
cross-platform ✓ 安全检测通过
651
总下载
0
收藏
5
当前安装
12
版本数
在 OpenClaw 中安装
/install slide-maker
功能描述
Presentation and slide deck generator. Create outlines, full slide decks, speaker notes, pitch decks, training slides, report presentations.
安全使用建议
This skill appears to do what it claims: generate slide outlines, full decks, speaker notes and templates using local scripts (bash + Python). Before installing/using it: 1) be aware it will create ~/.local/share/slide-maker and persist your inputs (drafts, edits, speaker notes) there — don't store secrets or sensitive data if you don't want them saved; 2) review the scripts (they are included) if you want to confirm no network calls or other actions; 3) note a small implementation bug/inconsistency: logging uses a custom format while some export code expects '|' separators, which may affect exports — this is a functionality bug, not evidence of malice; 4) the skill requires standard tooling (python3, grep, awk) — ensure those are available. If you need stronger privacy, remove the data directory after use or run the scripts in a sandboxed environment.
功能分析
Type: OpenClaw Skill Name: slide-maker Version: 2.0.0 The slide-maker skill bundle provides a set of Bash and Python-based tools for generating presentation outlines, slide content, and speaker notes in Markdown format. While the bundle contains some redundant files (e.g., two versions of slides.sh) and scripts/script.sh includes undocumented logging of user inputs to a local directory (~/.local/share/slide-maker), the behavior is consistent with a local productivity tool. There is no evidence of data exfiltration, unauthorized network access, or malicious intent.
能力评估
Purpose & Capability
The name/description (slide/presentation generator) match the provided scripts and SKILL.md: scripts produce outlines, full slide decks, speaker notes, pitch/training/report templates. There are no unexpected credentials, binaries, or external services required.
Instruction Scope
Runtime instructions are explicit: run the included scripts (scripts/slides.sh / scripts/script.sh) to generate slides and related outputs. The commands do not access unrelated system files or external endpoints. Minor inconsistency: the top-level SKILL.md references a `slide-maker` CLI while there is also a `slides` subskill and multiple script entrypoints; this is a usability/maintenance concern but not a malign one.
Install Mechanism
No install spec or network downloads. The skill is distributed as local script files (bash + inline Python) — lowest-risk delivery model. It relies on standard system tools (bash, python3, grep, awk) which is appropriate for this tool.
Credentials
No required environment variables, credentials, or config paths. The scripts read HOME/whoami/date for filenames/metadata (expected). There are no requests for unrelated secrets or tokens.
Persistence & Privilege
The tool creates and writes to a persistent data directory (~/.local/share/slide-maker) and stores per-command logs (draft.log, edit.log, history.log, etc.). This is coherent with a drafts/history feature but means user inputs are stored locally and can be exported — a privacy consideration to review before use.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install slide-maker
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /slide-maker 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.0
v2.5 standard: Use-when desc, homepage, source, security fix
v2.3.6
old template -> domain-specific v2.0.0
v2.3.5
old template -> domain-specific v2.0.0
v2.3.4
Quality upgrade
v2.3.3
Quality upgrade: custom functionality
v2.3.2
De-template, unique content, script cleanup
v2.3.1
Quality update: docs, examples, standards compliance
v2.3.0
Quality fixes: removed third-party references, aligned docs with implementation
v2.2.0
Enhanced descriptions for better AI triggering
v1.0.2
Runtime fix
v1.0.1
Add runtime declaration + security compliance
v1.0.0
- Initial release of slide-maker: a generator for presentations and slide decks in Markdown format. - Supports outlines, full decks, speaker notes, pitch decks, training slides, report presentations, and design/format recommendations. - Outputs slides with `---` separators, compatible with Marp, Slidev, and Reveal.js. - Includes scripts for generating slides from the command line. - Covers multiple use cases: reports, pitches, training, speaking prep, quick outlines, and design advice.
元数据
Slug slide-maker
版本 2.0.0
许可证 MIT-0
累计安装 5
当前安装数 5
历史版本数 12
常见问题

Slide Maker 是什么?

Presentation and slide deck generator. Create outlines, full slide decks, speaker notes, pitch decks, training slides, report presentations. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 651 次。

如何安装 Slide Maker?

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

Slide Maker 是免费的吗?

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

Slide Maker 支持哪些平台?

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

谁开发了 Slide Maker?

由 BytesAgain2(@ckchzh)开发并维护,当前版本 v2.0.0。

💬 留言讨论