← 返回 Skills 市场
akamichikota

SlideClaw

作者 Akamichi · GitHub ↗ · v0.2.0 · MIT-0
cross-platform ✓ 安全检测通过
113
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install slideclaw
功能描述
Use this for SlideClaw/Marp deck tasks (e.g. "SlideClawでスライド作って", "MarpをPDF化して", "テンプレ保存して").
安全使用建议
This skill appears to do what it says: run the SlideClaw/Marp CLI to create and render slides. Before installing, verify you trust the 'slideclaw' npm package and its GitHub repo (the skill may install/run that package). Note the fallback to `npx -y slideclaw@latest` will download and execute the latest package from npm at runtime — consider installing a pinned version or verifying the package contents if you require stricter control. The tool will create a .slideclaw workspace, write project files, and copy rendered PDFs to your OS Downloads folder by default; if you prefer not to have files copied there, set SLIDECLAW_NO_DOWNLOADS=1 or use the --no-copy-to-downloads flag. There are no requests for credentials or unusual system access.
功能分析
Type: OpenClaw Skill Name: slideclaw Version: 0.2.0 The SlideClaw skill bundle is a legitimate tool for managing Marp slide decks. It provides a structured workflow for project initialization, template selection, and rendering slides to PDF/HTML using the SlideClaw CLI (installed via npm/npx). The instructions in SKILL.md are well-defined, focusing on slide production and workspace management without any indicators of data exfiltration, malicious execution, or unauthorized access.
能力评估
Purpose & Capability
Name/description map directly to the declared requirement (node) and the install spec (npm package slideclaw). Requested binaries and file operations (creating projects, rendering files, saving templates) are expected for a Marp/SlideClaw workflow.
Instruction Scope
Instructions stay focused on slide creation: resolve a slideclaw CLI, initialize a workspace, create/edit project files, render HTML/PDF, and save outputs (including copying to the OS Downloads folder). They do instruct use of npx -y slideclaw@latest as a fallback, which runs code fetched from the public npm registry at runtime — expected for a CLI fallback but worth noting since it executes remotely-sourced code. The skill does not instruct reading unrelated system files or credentials.
Install Mechanism
Install spec uses the npm package 'slideclaw' (creates slideclaw binary). Using an npm package is proportionate for a Node-based CLI, but installing or running packages from npm / using npx can execute arbitrary code from the registry and is therefore a moderate operational risk (normal for CLIs but requires trust in the package and its publisher). No downloads from untrusted URLs are used.
Credentials
The skill requests no credentials or sensitive environment variables. It references an optional SLIDECLAW_NO_DOWNLOADS env var to disable copying to Downloads — this is reasonable and limited. There are no unexpected credential or config path requests.
Persistence & Privilege
always:false and user-invocable:true (with normal autonomous invocation allowed) are appropriate. The skill operates within its own workspace (.slideclaw, projects/, profile/user.md) and does not request system-wide configuration or other skills' credentials.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install slideclaw
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /slideclaw 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.2.0
render 完了時に OS の Downloads フォルダへ自動コピー (macOS / Linux / WSL / Windows 対応)。--no-copy-to-downloads または SLIDECLAW_NO_DOWNLOADS=1 で無効化可能
v0.1.0
Initial release
元数据
Slug slideclaw
版本 0.2.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

SlideClaw 是什么?

Use this for SlideClaw/Marp deck tasks (e.g. "SlideClawでスライド作って", "MarpをPDF化して", "テンプレ保存して"). 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 113 次。

如何安装 SlideClaw?

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

SlideClaw 是免费的吗?

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

SlideClaw 支持哪些平台?

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

谁开发了 SlideClaw?

由 Akamichi(@akamichikota)开发并维护,当前版本 v0.2.0。

💬 留言讨论