← 返回 Skills 市场
oki3505f

Notebooklm Integration

作者 om yarewara · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
458
总下载
1
收藏
1
当前安装
2
版本数
在 OpenClaw 中安装
/install notebooklm-integration
功能描述
Integrate Google NotebookLM capabilities into your workflow via the unofficial notebooklm-py library. Use when you need to: create/manage notebooks, import s...
安全使用建议
This skill appears to do what it says (it wraps the unofficial notebooklm-py client), but take precautions before installing or using it: 1) Review the notebooklm-py source code on GitHub and the PyPI package to ensure there's no unexpected network calls or credential handling. 2) Use a dedicated virtual environment and, if possible, a non-sensitive Google account or service account with least privileges when authenticating. 3) Be aware the library uses undocumented Google APIs — it may break or behave unpredictably and could surface Drive or other private content to the library. 4) Prefer running the code in a sandbox and inspect network activity if you have concerns. If you need stronger assurance, request an official NotebookLM/Google-supported client or additional transparency from the package maintainer.
功能分析
Type: OpenClaw Skill Name: notebooklm-integration Version: 1.0.1 The skill bundle (SKILL.md) provides instructions for the agent to integrate with Google NotebookLM using an unofficial library, including high-risk commands to 'git clone' and 'pip install' directly from a remote GitHub repository (https://github.com/teng-lin/notebooklm-py.git). This pattern introduces a significant supply chain risk and potential for remote code execution. Furthermore, the skill requests broad access to sensitive data via Google Drive and web research agents using undocumented APIs, which lacks the security guarantees of official integrations.
能力评估
Purpose & Capability
The name/description (NotebookLM integration) match the instructions: installing/using notebooklm-py to create/manage notebooks, import sources, run queries, and generate artifacts. Required capabilities and commands shown in SKILL.md are consistent with that purpose.
Instruction Scope
SKILL.md stays within the NotebookLM domain: examples show creating notebooks, adding sources, running research, and exporting artifacts. It instructs users to authenticate with Google via a browser flow and to provide file paths or Drive IDs when importing. It does not instruct the agent to read unrelated system files or to exfiltrate data to unexpected endpoints.
Install Mechanism
This is an instruction-only skill (no install spec). The doc recommends pip install notebooklm-py and references a GitHub repo (https://github.com/teng-lin/notebooklm-py). Installing a third‑party PyPI package or cloning a GitHub repo is common/expected, but pip installs execute arbitrary Python code from an external source — review the package/repo before installing.
Credentials
The skill declares no required env vars or credentials. However, it explicitly depends on your Google credentials (browser auth flow) and the library uses undocumented Google APIs. That is proportionate to the stated goal, but it does require granting the library access to Google account/Drive content — a meaningful privilege that users should consider.
Persistence & Privilege
The skill does not request always:true, does not modify other skills, and provides no install that writes persistent agent configuration. Autonomous invocation is allowed (platform default) but not combined with elevated privileges here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install notebooklm-integration
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /notebooklm-integration 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Added self-updating instructions for automatic GitHub repo tracking
v1.0.0
Initial release: Integrate Google NotebookLM into workflows using the unofficial notebooklm-py Python library. - Create, manage, and share notebooks programmatically. - Import diverse source types (URLs, PDFs, YouTube, Google Drive, etc.). - Run research queries and agents; chat with custom personas. - Generate audio/video overviews, slide decks, infographics, quizzes, and flashcards. - Download all generated artifacts or export to Google Docs/Sheets. - Supports advanced automation, batch operations, and features not available in the web UI.
元数据
Slug notebooklm-integration
版本 1.0.1
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 2
常见问题

Notebooklm Integration 是什么?

Integrate Google NotebookLM capabilities into your workflow via the unofficial notebooklm-py library. Use when you need to: create/manage notebooks, import s... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 458 次。

如何安装 Notebooklm Integration?

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

Notebooklm Integration 是免费的吗?

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

Notebooklm Integration 支持哪些平台?

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

谁开发了 Notebooklm Integration?

由 om yarewara(@oki3505f)开发并维护,当前版本 v1.0.1。

💬 留言讨论