media-notebooklm-slide-prompt

media-notebooklm-slide-prompt is a skill for Claude Code from modu-ai/moai-cowork. It costs 329 tokens per session (4,843 once invoked), scanned A, original, Apache-2.0.

A prompt builder that turns lecture, class, or seminar notes into instructions for NotebookLM Studio to create slides. It also creates image prompts for each slide using Nano Banana, Google's image-generation model.

In plain words
What is it for?
Use it when you want NotebookLM to create a slide deck from Markdown notes and need separate visual prompts for the slides. It does not create a PowerPoint file.
Why use it?
It prepares the source material, structure, language, and visual directions in one output, so you do not have to design the slide-generation instructions yourself.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: names the AskUserQuestion tool.

Part of the moai-media plugin — 14 skills, 2 agents shipped together

Good fit Use it when you want NotebookLM to create a slide deck from Markdown notes and need separate visual prompts for the slides. It does not create a PowerPoint file.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/modu-ai/moai-cowork/media-notebooklm-slide-prompt
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add modu-ai/moai-cowork --skill media-notebooklm-slide-prompt
Clone the repo
git clone --depth 1 https://github.com/modu-ai/moai-cowork

Made for: Claude Code.

Or install moai-media, the plugin that ships this one along with the rest of its 14 skills, 2 agents.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for media-notebooklm-slide-prompt

README.md
[![agentmods](https://agentmods.dev/badge/skills/modu-ai/moai-cowork/media-notebooklm-slide-prompt/github.svg)](https://agentmods.dev/skills/modu-ai/moai-cowork/media-notebooklm-slide-prompt)
Your own site
<a href="https://agentmods.dev/skills/modu-ai/moai-cowork/media-notebooklm-slide-prompt"><img src="https://agentmods.dev/badge/skills/modu-ai/moai-cowork/media-notebooklm-slide-prompt/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for media-notebooklm-slide-prompt

Your own site · 80×15
<a href="https://agentmods.dev/skills/modu-ai/moai-cowork/media-notebooklm-slide-prompt"><img src="https://agentmods.dev/badge/skills/modu-ai/moai-cowork/media-notebooklm-slide-prompt.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 329 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 4,843 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00329 $0.04843
Opus 5 $0.00164 $0.02422
Sonnet 5 $0.00066 $0.00969
Haiku 4.5 $0.00033 $0.00484

Measured 8d ago against content hash 92bc485de4aa, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

media-notebooklm-slide-prompt scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

plugins/moai-media/skills/media-notebooklm-slide-prompt/SKILL.md · 313 lines

How it starts

The opening of the file, as written. The whole thing — 313 lines — stays where its author put it; the contents beside it link to each section on GitHub.

media-notebooklm-slide-prompt — NotebookLM 슬라이드 데크 + 나노바나나 이미지 프롬프트 빌더

한 줄 요약

세션 본문 마크다운을 한 번 입력하면, NotebookLM Studio에 붙여 넣는 슬라이드 데크 프롬프트각 슬라이드의 시각 자료를 위한 나노바나나(Gemini 3 Pro Image) 이미지 프롬프트를 동시에 산출합니다.

이 스킬과 doc-pptx의 경계

같은 "발표자료"라도 산출물이 다릅니다. 호출 전 아래 표로 구분하세요.

구분 media-notebooklm-slide-prompt doc-pptx
산출물 NotebookLM 소스 정리 + Studio Prompt 텍스트 + 슬라이드별 이미지 프롬프트 편집 가능한 .pptx 파일 (pptxgenjs 코드)
결과물을 어디서 보나 NotebookLM Studio가 슬라이드를 생성 PowerPoint·Keynote에서 바로 열림
입력 강연·강의 본문 MD 보고서·기획 내용 + 디자인 요구
언제 쓰나 "NotebookLM으로 발표자료 만들 프롬프트가 필요" "지금 바로 열리는 PPT 파일이 필요"

요약: NotebookLM에 넣을 준비물(소스·대본·구조·이미지 프롬프트)을 만드는 빌더가 이 스킬입니다. 실제 .pptx 파일이 필요하면 moai-officer:doc-pptx를 호출하세요. "PPT 파일로 뽑아줘"는 moai-officer:doc-pptx, "NotebookLM 슬라이드 프롬프트 만들어줘"는 이 스킬입니다.

트리거 키워드

다음 표현이 등장하면 본 스킬을 우선 호출:

  • "NotebookLM 프롬프트", "NotebookLM 슬라이드", "NotebookLM 데크"
  • "강의 슬라이드 프롬프트", "강연 슬라이드 자료", "세션 슬라이드 프롬프트"
  • "Detailed Deck", "Presenter Slides", "프레젠터 슬라이드", "디테일드 데크"
  • "슬라이드 이미지 프롬프트", "나노바나나 슬라이드", "Nano Banana 슬라이드"
  • "MD를 NotebookLM에 넣을 프롬프트로 변환"
  • "본문을 슬라이드로 만들 프롬프트 만들어줘"
  • "강연용 발표자료 통째로 만들 프롬프트"

입력

필수

  • 세션 본문 MD.md 파일 또는 본문 직접 첨부. 도입 → 핵심 → 데모 → 정리 4블록 구조면 이상적.

선택 (인터뷰로 보완)

  • 슬라이드 매수 목표 (예: 12장 / 15장 / 20장)
  • 포맷 선호 (Detailed Deck vs Presenter Slides)
  • 길이 선호 (short / default / long)
  • 출력 언어 (기본: 한국어)
  • 청중·톤 (예: "입문~중급 개발자 + 학생, 솔직한 실무 회고체")
  • 시각화 컨셉 (예: "미니멀 다이어그램 + 1컷 시네마틱 표지")
  • 브랜드 제약 (폰트·컬러·로고 — 선택)

워크플로우 (Phase 1-4)

Phase 1 — Intake & Interview

본문 MD가 첨부되어 있는지 확인. 없으면 한 줄로 요약된 주제·핵심 포인트라도 받는다. 누락된 선택 항목은 AskUserQuestion 한 라운드(3~4질문 이내)로 묶어서 묻는다:

  1. 슬라이드 매수 목표는?
  2. Detailed Deck vs Presenter Slides 중 어느 쪽?
  3. 시각 자료의 톤은? — references/slide-style-library.md49 스타일 × 8 카테고리 라이브러리에서 발표 키워드에 맞는 카테고리 12개를 자동 추천한 뒤 사용자에게 그중 13 스타일 후보를 제시 (예: "AI·미래·혁신" 발표라면 카테고리 E의 7·22·43 후보)
  4. 반드시 다뤘으면 하는 슬라이드 또는 메시지는?

Phase 2 — NotebookLM 슬라이드 프롬프트 생성

NotebookLM Studio의 공식 4축에 정확히 매핑한다:

Read the full file on GitHub · 313 lines

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 8d ago First seen · 313 lines · 329 tokens per session scan A 92bc485de4aa

Subscribe to this mod's changes

media-notebooklm-slide-prompt is a skill published in the GitHub repository modu-ai/moai-cowork (300 stars, last pushed 9d ago), licensed Apache-2.0. It adds 329 tokens to every session and 4,843 once invoked, about $0.0016 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other skills, from other repositories

course-creator

Interactive, step-by-step course creation assistant. Takes any idea (or YouTube video) and produces a complete, launch-ready course package. USE THIS SKILL WHEN: User mentions creating a course, building a course, course creation User wants a course outline, curriculum, or course structure User says "turn this into a…

naveedharri/benai-skills · 153 tokens

yt-to-course

Turn a YouTube video into a structured Circle course package: decides full course vs section addition (against coursestructure.md), cuts sentence-aligned lessons via video-cutter, writes lesson content in Ben's voice, and outputs clips, lesson.md, description.txt, README, and manifest. STEP 2 of the YouTube pipeline…

naveedharri/benai-skills · 145 tokens

baalda-guide

Answer any question about Baalda (the team second-brain app at baalda.com) in plain, non-technical language — what it is, what it can and cannot do, which file formats it supports (Markdown, images, PDF, DOCX, XLSX, code files), how sync, offline, sharing, permissions, version history, AI/MCP, pricing, platforms and…

naveedharri/benai-skills · 156 tokens

recipe-schema-explore

Discover and introspect any Google Workspace API before using it — explore methods, parameters, and types.

fakoli/fakoli-plugins · 25 tokens

recipe-create-classroom-course

Create a Google Classroom course and invite students.

fakoli/fakoli-plugins · 15 tokens

eli5

Explain a topic like I'm a 5 year old. Use when the user types /eli5 [topic] or asks for a dead-simple picture explainer of how something works.

naveedharri/benai-skills · 39 tokens