Token导航 LogoToken导航TokenDH.com
运维和基础设施操作浏览器github未标认证来源可访问许可证需确认审计通过

notebooklm-slidesNotebookLM slides 命令行

Agent Skill

notebooklm-slides 用于处理 GitHub 仓库、Issue、Pull Request 和代码协作信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要围绕仓库状态、代码变更或协作事项进行整理时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

1,175

周安装

48

GitHub Stars

158

下载量

376
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:notebooklm-slides(NotebookLM slides 命令行)
来源仓库:https://github.com/panaversity/agentfactory
仓库路径:skills/notebooklm-slides
安装命令:
npx skills add https://github.com/panaversity/agentfactory --skill notebooklm-slides
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/panaversity/agentfactory --skill notebooklm-slides

简介

notebooklm-slides 用于处理 GitHub 仓库、Issue 和 Pull Request 信息,适合围绕代码变更进行整理。

  • 适用于协作事项管理和仓库状态跟踪场景,可结合代码变更进行分析。
  • 使用时需确认权限范围和维护状态,避免触发文件读写等操作。
  • 通过 npx skills add 命令从指定 GitHub 仓库安装,建议检查网络访问权限。
  • 适用宿主包括 Codex、Claude、Cursor、Gemini CLI,接入前应确认版本、权限和运行环境要求。

SKILL.md

NotebookLM Slides Generation

Quick Start

# 1. Start browser (via browsing-with-playwright skill)
bash .claude/skills/browsing-with-playwright/scripts/start-server.sh

# 2. Navigate to NotebookLM
# browser_navigate to notebooklm.google.com

# 3. Create notebook, upload sources, generate slides
# Use proficiency-calibrated prompts below

Core Principles

  1. Proficiency-Driven: Slides match CEFR levels (A2 beginner → C1 advanced)
  2. Framework Alignment: Educational philosophy explicitly stated
  3. Visual Over Text: 3-5 bullets per slide, not paragraphs
  4. Narrative Arc: problem → transformation → opportunity → action
  5. Actionable Endings: Concrete next steps, not "Keep learning!"

Workflow (Per Chapter)

StepActionTool
1Navigate to notebooklm.google.combrowser_navigate
2Create notebook: "Chapter X: Title"browser_click
3Upload ALL sources (lessons + README + quiz)browser_click
4Click "Slide Deck" in Studio panelbrowser_click
5Select "Presenter Slides" formatbrowser_click
6Paste proficiency-calibrated promptbrowser_type
7Click "Generate" (wait 5-30 min)browser_click
8Review with success criteriaVisual inspection
9Download PDFbrowser_click
10Move to static/slides/chapter-{NN}-slides.pdfBash

Proficiency-Calibrated Prompts

A2 (Beginners)

Create inspiring slide deck for absolute beginners (A2 proficiency).

AUDIENCE: Complete beginners with no programming experience.

FRAMEWORK TO EMPHASIZE:
• [Principle 1]: Simple, concrete explanation
• [Principle 2]: Accessible mental model
• [Principle 3]: Encouraging principle

THEMES (with specific data):
1. [Theme with concrete numbers/facts]
2. [Theme with specific example]
3. [Theme with real-world data]

TONE:
• Encouraging (not intimidating)
• Future-focused and opportunity-driven
• Simple language, no jargon
• Action-oriented

<slide_format_requirements>
Generate 12-15 slides. Each slide: 3-5 bullet points as sentences,
NOT paragraphs. Clear headings. Cover all themes.
</slide_format_requirements>

NARRATIVE: problem → transformation → opportunity → action
END WITH: Specific next steps (not "Keep learning!")

B1 (Intermediate)

Create comprehensive slide deck for intermediate learners (B1 proficiency).

AUDIENCE: Learners with [prerequisites]. Ready for [next-level challenge].

FRAMEWORK TO EMPHASIZE:
• [Intermediate concept with practical context]
• [Problem-solving approach]
• [Real-world application pattern]

THEMES (with specific data):
1-5. [Themes with concrete examples]

TONE:
• Professional yet accessible
• Balance theory with practice
• Technical terms with context
• Critical thinking encouraged

<slide_format_requirements>
Generate 15-20 slides. Each slide: 4-6 bullet points.
Include practical examples and case studies.
</slide_format_requirements>

END WITH: Implementation strategies (step-by-step)

C1 (Advanced)

Create detailed slide deck for advanced practitioners (C1 proficiency).

AUDIENCE: Experienced with [advanced prerequisites].

FRAMEWORK TO EMPHASIZE:
• [Theoretical frameworks and trade-offs]
• [Industry patterns and anti-patterns]
• [Critical analysis and decision-making]

THEMES: [5-7 themes with industry data]

TONE:
• Professional and rigorous
• Nuance and complexity
• Industry-standard terminology
• Analytical and evaluative

<slide_format_requirements>
Generate 20-25 slides. Each slide: 5-7 bullet points.
Include architecture diagrams, decision matrices.
</slide_format_requirements>

END WITH: Production deployment strategies

Success Criteria (7 Gates)

GateCheckPassFail
1. TitleReflects framework?"AI Coding Revolution""Introduction to AI"
2. LanguageMatches proficiency?A2: simple, no jargonA2 with technical terms
3. ThemesAll 5-7 covered?Each theme with dataThemes missing
4. ToneMatches spec?Encouraging (not academic)Wrong emotional framing
5. CountWithin range?A2: 12-15, B1: 15-20Outside range
6. ArcProgression clear?problem → actionRandom sequence
7. EndingActionable?Specific tasks"Keep learning!"

Score: 7/7 → Deploy | <7/7 → Iterate with refined prompt

File Naming

Format: chapter-{NN}-slides.pdf (zero-padded)

# Example
mv ~/Downloads/"The-AI-Revolution.pdf" \
   "apps/learn-app/static/slides/chapter-01-slides.pdf"

Integration

Add to chapter README frontmatter:

---
title: "Chapter 1: Title"
slides:
  source: "slides/chapter-01-slides.pdf"
  title: "Chapter 1: Title"
  height: 700
---

Build-time plugin auto-injects PDFViewer before "What You'll Learn".

Batch Processing

For 3+ chapters:

  1. Create ALL notebooks first (before generating)
  2. Upload sources for all chapters
  3. Prepare all prompts in text editor
  4. Generate Chapter N → prepare N+1 prompt while waiting
  5. Download when ready → start next immediately

Daily limit: 3-5 chapters/day (NotebookLM enforced)

Troubleshooting

IssueSolution
Generation stuck >30 minCheck browser console, verify no daily limit message
Text-heavy slidesAdd explicit "3-5 bullets, NOT paragraphs"
Generic titleInclude example engaging title in prompt
Missing themesList all themes numbered with specific data
Daily limit hitWait 24h (midnight PT reset), notebooks persist

Anti-Patterns

Don'tWhyDo Instead
Vague audienceNotebookLM can't calibrate"A2 beginners with no programming"
Skip frameworkGeneric outputExplicit 3-5 principles
Single-word toneAmbiguous"Encouraging (not intimidating)"
Leave format defaultText-heavy slidesExplicit bullet count
Vague endingsNo student actionSpecific next steps

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

36.44%
按下载量换算137

Claude

33.32%
按下载量换算125

Cursor

18.73%
按下载量换算70

Gemini CLI

9.35%
按下载量换算35

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

操作浏览器

该 Skill 可能涉及浏览器控制能力,使用时可能读取或操作网页内容,需要在受控环境中确认权限边界。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills