← 返回 Skills 市场
yenava

NotebookLM PPT

作者 烟灰 · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
1144
总下载
3
收藏
12
当前安装
1
版本数
在 OpenClaw 中安装
/install notebooklm-ppt
功能描述
使用 NotebookLM CLI 生成 PPT 演示文稿。从预置风格模板库中选择模板,通过 notebook query 设置风格要求,再生成幻灯片。适用于需要快速将文档转换为演示文稿的场景。
安全使用建议
Before installing or running this skill: (1) Verify the pip package 'notebooklm-mcp-cli' on PyPI/GitHub to ensure it's the legitimate NotebookLM client and not a typo-squatted package; prefer installing from a vetted source or inspecting the package code. (2) Confirm what authentication the nlm CLI requires (API key, OAuth, local creds) — the skill metadata does not declare required env vars but the SKILL.md calls 'nlm doctor', so auth is required. (3) Be cautious about the nlm source add --url step: the CLI will fetch remote documents you point to; do not point it to sensitive internal URLs unless you trust the tool. (4) The SKILL.md uses an unspecified 'message --filePath' command to send the PPTX — confirm what messaging system/credentials that uses and whether it will transmit files externally. (5) Run pip installs in an isolated environment (venv/container) and avoid running as root. (6) If you need higher assurance, request a homepage/source repo for the skill and ask the publisher to declare required credentials and the exact external package/CLI used.
功能分析
Type: OpenClaw Skill Name: notebooklm-ppt Version: 1.0.0 The skill bundle provides a legitimate workflow for generating PowerPoint presentations using the 'notebooklm-mcp-cli' tool. The instructions in SKILL.md and the templates in references/templates.md are consistent with the stated purpose of converting documents to styled presentations. No indicators of data exfiltration, malicious execution, or harmful prompt injection were found.
能力评估
Purpose & Capability
The name/description claim to generate PPTs using a NotebookLM CLI and the SKILL.md shows exactly that workflow (install CLI, create notebook, add source, query with template, create slides, download). Requiring a CLI (notebooklm-mcp-cli) is coherent with the stated purpose.
Instruction Scope
Instructions are specific and constrained to creating notebooks and slides with the nlm CLI and to using only the supplied templates. They direct fetching external source documents via nlm source add --url (i.e., the CLI will fetch remote content) and instruct copying generated pptx into ~/.openclaw/media/inbound/ and sending via an unspecified 'message' command. The SKILL.md also requires 'authentication configuration' (nlm doctor) but does not declare which credentials are needed. These are not obviously malicious but are sources of ambiguity and data-exposure risk (remote fetches and outbound messaging).
Install Mechanism
This is an instruction-only skill (no install spec in registry). The runtime instructions tell the user/agent to run pip install notebooklm-mcp-cli. Installing a third-party PyPI package is common but carries moderate risk if the package is untrusted or a typo-squatted name; the skill metadata does not provide a homepage or source repo to verify the package.
Credentials
The metadata declares no required environment variables or credentials, but the instructions explicitly require that the nlm CLI be authenticated (nlm doctor). The skill therefore implicitly needs NotebookLM credentials or CLI auth configuration and possibly messaging credentials for the 'message' command — this mismatch (undeclared credentials) weakens transparency and should be clarified before use.
Persistence & Privilege
The skill does not request always: true and does not ask to modify other skills or system-wide settings. It only writes output to a user-scoped inbound media directory (~/.openclaw/media/inbound/), which is consistent with producing and sending a generated file. The agent-autonomy defaults are unchanged (normal).
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install notebooklm-ppt
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /notebooklm-ppt 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
初始版本
元数据
Slug notebooklm-ppt
版本 1.0.0
许可证
累计安装 13
当前安装数 12
历史版本数 1
常见问题

NotebookLM PPT 是什么?

使用 NotebookLM CLI 生成 PPT 演示文稿。从预置风格模板库中选择模板,通过 notebook query 设置风格要求,再生成幻灯片。适用于需要快速将文档转换为演示文稿的场景。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1144 次。

如何安装 NotebookLM PPT?

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

NotebookLM PPT 是免费的吗?

是的,NotebookLM PPT 完全免费(开源免费),可自由下载、安装和使用。

NotebookLM PPT 支持哪些平台?

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

谁开发了 NotebookLM PPT?

由 烟灰(@yenava)开发并维护,当前版本 v1.0.0。

💬 留言讨论