agentsclimarketplace

Notebooklm slides

Skill ComeOnOliver/skillshub/skills/aiskillstore/marketplace/92bilal26/notebooklm-slides

🧠 The right skill, one API call. AI agent skills registry with token-efficient skill resolution. 5,000+ skills from 500+ top repos.

Install
npx -y skills add ComeOnOliver/skillshub --skill notebooklm-slides

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

What its author says it does

Copied from the file, not written here

Generate pedagogically-aligned slide decks from educational content using NotebookLM. Use when creating chapter slide presentations with proficiency-calibrated prompts. NOT for static slides or non-educational presentations.

SKILL.md

6.2 KB, as published. Nobody here has run it

NotebookLM Slides Generation

Quick Start

# 1. Start browser (via browser-use skill)
bash .claude/skills/browser-use/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

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.