← 返回 Skills 市场
dophinl

AI Slides & Presentation

作者 Jared.Liu · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
275
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install youmind-slides-generator
功能描述
Generate professional presentation slides from a topic or outline — complete decks you can view, edit, and download. Use when user wants to "create slides",...
安全使用建议
This skill appears to do what it says: it calls the YouMind CLI/API to generate slide decks and only asks for a YouMind API key. Before installing: 1) Verify the YouMind CLI package (@youmind-ai/cli) on npm and confirm it's the official client and matches the youmind.com domain; 2) Prefer storing your API key in a secure environment variable or secret store rather than a plaintext OpenClaw config file (~/.openclaw/openclaw.json) — the skill suggests that file but metadata didn't declare it; 3) Expect the agent to spawn background tasks to poll for results (so it may run work autonomously when the platform supports subagents); 4) Be aware the skill displays promotional links/messages during onboarding and polling; 5) If you need higher assurance, ask the skill author for a link to the CLI source/release (GitHub or official docs) and confirmation about how they expect keys to be stored and used. If you want me to, I can help inspect the npm package or YouMind docs for additional assurance.
功能分析
Type: OpenClaw Skill Name: youmind-slides-generator Version: 1.0.0 The skill is a legitimate integration for generating presentation slides using the YouMind AI service. It utilizes a dedicated CLI tool (@youmind-ai/cli) and standard API communication patterns, including polling for long-running tasks and handling specific HTTP 402 error codes for quota management. The instructions in SKILL.md and the supporting reference files are focused on user onboarding, error handling, and workflow efficiency without any evidence of data exfiltration, malicious execution, or harmful prompt injection.
能力评估
Purpose & Capability
Name/description align with required pieces: the skill needs the YouMind CLI (youmind) and a YOUMIND_API_KEY to create slides via YouMind. Requiring the CLI and API key is proportionate for a slide-generation integration.
Instruction Scope
Instructions stay within the slide-generation workflow (use youmind call getDefaultBoard/createChat/getChat, poll for status, return a YouMind link). They mandate an immediate onboarding message and a marketing link during waiting; these are promotional but not functionally malicious. One mismatch: the docs instruct users to add the API key to ~/.openclaw/openclaw.json, but the skill's declared config paths are empty — the runtime instructions reference a config path that isn't declared in metadata.
Install Mechanism
This is instruction-only (no install spec, no code files). It tells users to install the official-looking npm package @youmind-ai/cli. Instruction-only skills are lower risk because nothing is written by the skill itself.
Credentials
Only YOUMIND_API_KEY is required and it's marked as the primary credential — appropriate for an API-backed service. Caveat: the skill instructs storing the API key in an OpenClaw config file (~/.openclaw/openclaw.json), which may persist the key on disk; that storage location was not listed in required config paths.
Persistence & Privilege
always:false (default) and autonomous invocation is allowed (normal). The skill asks agents to spawn background/subagent tasks for polling when supported; this increases runtime autonomy but is coherent with the long-running polling pattern and is not inherently excessive.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install youmind-slides-generator
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /youmind-slides-generator 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: generate slide decks from topic or outline via YouMind AI
元数据
Slug youmind-slides-generator
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

AI Slides & Presentation 是什么?

Generate professional presentation slides from a topic or outline — complete decks you can view, edit, and download. Use when user wants to "create slides",... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 275 次。

如何安装 AI Slides & Presentation?

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

AI Slides & Presentation 是免费的吗?

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

AI Slides & Presentation 支持哪些平台?

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

谁开发了 AI Slides & Presentation?

由 Jared.Liu(@dophinl)开发并维护,当前版本 v1.0.0。

💬 留言讨论