← 返回 Skills 市场
AIスライド作成ワークフロー
作者
lastone3939
· GitHub ↗
· v1.1.0
394
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install slide-creator
功能描述
AIを使った資料作成ワークフロー。Gemini Gem × Claude Code × Slidevでプロ級スライドを作る。AI感を徹底排除するための鉄則を含む。コムギさんが「資料を作りたい」「スライド作って」と言ったら必ずこのスキルを使う。GemのURLを先に案内してからSTEP1に入ること。
安全使用建议
Before installing or using this skill: (1) be aware the SKILL.md hard-codes a specific user home (/Users/meruemu/...) and a Google Drive folder ID — replace these with safe, generic placeholders or confirm they match your environment; (2) the script invokes a local claude CLI at an exact path and passes --dangerously-skip-permissions — do not run that flag unless you understand its implications and trust the binary; (3) the instructions reference an example secret (GOG_KEYRING_PASSWORD) and an account (GOG_ACCOUNT) but the skill does not declare required credentials — verify where and how secrets will be provided and stored; (4) the workflow writes files, runs a local http.server, and uploads/shares to Drive/Telegram — consider running in a sandbox or VM and review any files before upload; (5) ask the skill author to: remove hard-coded paths and IDs, declare required env vars, explain the use of --dangerously-skip-permissions, and provide a non-user-specific example; (6) if you plan to allow autonomous invocation, lock down which tools the agent may call (or require manual approval) because this skill assumes access to local executables and external services.
功能分析
Type: OpenClaw Skill
Name: slide-creator
Version: 1.1.0
The skill bundle is classified as suspicious primarily due to multiple potential shell injection vulnerabilities in `SKILL.md`. User-provided input for `<資料名>` (document name) is directly interpolated into shell commands (e.g., `mkdir -p "$WORK"`, `cd .../<資料名>/dist`, `.../<資料名>.pdf`, `/tmp/<資料名>.zip`) without apparent sanitization, creating a risk of arbitrary command execution. Additionally, the skill uses the `--dangerously-skip-permissions` flag with the `claude` tool, hardcodes a password (`openclaw_gog_2026`) for Google Drive access, and explicitly shares generated files publicly on Google Drive, posing data leakage risks.
能力评估
Purpose & Capability
The stated purpose (slide creation with Gemini/Claude/Slidev) aligns with most steps, but the SKILL.md assumes specific local binaries/paths (e.g., /Users/meruemu/.local/bin/claude, ~/.openclaw workspace) and a hard-coded Google Drive folder ID. A general 'slide-creator' skill should not require or embed a specific user's home-paths or folder IDs. These hard-coded references are disproportionate to the stated, reusable purpose.
Instruction Scope
The instructions explicitly read/write files under a specific user home (/Users/meruemu/.openclaw/*), run a local HTTP server, invoke a local claude CLI with --dangerously-skip-permissions, and call system events and external upload/share commands. They also instruct use of browser and message tools. These steps access local filesystem and run executables outside the simple remit of 'generate slide content', expanding the skill's scope in risky ways.
Install Mechanism
No install spec or downloaded code is present (instruction-only). That minimizes install-time risk because nothing is written/installed by the skill itself. The remaining risk is operational (the instructions expect local binaries and tools to already exist).
Credentials
Declared requirements list no env vars, yet the instructions use an example env var (GOG_KEYRING_PASSWORD) and an account (GOG_ACCOUNT) inline in commands and reference a Google Drive folder ID. The skill also assumes access to Telegram/‘message tool’ and local claude CLI. Requesting or assuming credentials and specific account/passwords without declaring them is disproportionate and opaque.
Persistence & Privilege
The skill isn't always-enabled and doesn't request persistent installation. However, it instructs emitting an openclaw system event and invoking local CLIs and tools; if the agent is allowed to call tools autonomously, that increases the blast radius. This is normal platform behavior but combined with other concerns (hard-coded paths, credential usage, skip-permissions flag) it is noteworthy.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install slide-creator - 安装完成后,直接呼叫该 Skill 的名称或使用
/slide-creator触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
AI感排除の鉄則追加。絵文字・記号禁止・本格フォント(Zen Kaku Gothic New×Noto Sans JP)・SVGパスドローイングアニメ・非対称レイアウト指定を強化。
v1.0.0
Gemini Gem × Claude Code × Slidev で資料作成を自動化するワークフロー。AI感を消す鉄則・PDF化・Telegram送信まで全部入り。
元数据
常见问题
AIスライド作成ワークフロー 是什么?
AIを使った資料作成ワークフロー。Gemini Gem × Claude Code × Slidevでプロ級スライドを作る。AI感を徹底排除するための鉄則を含む。コムギさんが「資料を作りたい」「スライド作って」と言ったら必ずこのスキルを使う。GemのURLを先に案内してからSTEP1に入ること。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 394 次。
如何安装 AIスライド作成ワークフロー?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install slide-creator」即可一键安装,无需额外配置。
AIスライド作成ワークフロー 是免费的吗?
是的,AIスライド作成ワークフロー 完全免费(开源免费),可自由下载、安装和使用。
AIスライド作成ワークフロー 支持哪些平台?
AIスライド作成ワークフロー 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 AIスライド作成ワークフロー?
由 lastone3939(@lastone3939)开发并维护,当前版本 v1.1.0。
推荐 Skills