joeseesun/qiaomu-anything-to-notebooklm — explained in plain English
Analysis updated 2026-05-18
Turn a paywalled news article into a podcast or report
Convert a YouTube video into a slide deck or mind map
Combine several sources like a PDF and a Twitter thread into one summary report
| joeseesun/qiaomu-anything-to-notebooklm | hkuds/paper2slides | city96/comfyui-gguf | |
|---|---|---|---|
| Stars | 3,625 | 3,625 | 3,624 |
| Language | Python | Python | Python |
| Setup difficulty | moderate | moderate | moderate |
| Complexity | 2/5 | 3/5 | 3/5 |
| Audience | general | researcher | vibe coder |
Figures from each repo's GitHub metadata at analysis time.
Requires a Google NotebookLM account and Claude Code installed.
This is a Claude Code skill, a plugin for Claude's AI coding assistant, that takes any piece of content and converts it into a new format using Google NotebookLM as the generation engine. You describe what you want in plain language, and the skill handles the pipeline automatically: fetching the content, uploading it to NotebookLM, triggering generation, and downloading the output file. The skill accepts over 15 types of input: WeChat articles (fetched via MCP browser simulation), web pages including 300+ paywalled news sites such as the New York Times, Wall Street Journal, Financial Times, and The Economist, YouTube videos (by auto-extracting subtitles), podcasts, Twitter/X threads, search queries (which aggregate results automatically), PDF files with OCR for scanned documents, EPUB ebooks, Markdown, plain text, Word (.docx), PowerPoint (.pptx), Excel (.xlsx), images with OCR, and audio files (WAV/MP3). For paywalled sites, the skill applies a six-level bypass strategy, trying proxy services, search engine bot user agents, archive sites like archive.today, and other techniques in sequence before giving up. Content can be converted into podcasts, slide decks, mind maps, quizzes, videos, reports, info charts, or flashcards. Multiple content sources can be combined into a single output, for example mixing a paywalled article, a YouTube video, and an EPUB into one report. The skill is written in Python and licensed under MIT. The full README is longer than what was provided.
A Claude Code skill that converts articles, videos, PDFs, and other content into podcasts, slides, or reports using Google NotebookLM.
Mainly Python. The stack also includes Python, Claude Code, NotebookLM.
Use freely for any purpose, including commercial use, as long as you keep the copyright notice.
Setup difficulty is rated moderate, with roughly 30min to a first successful run.
Mainly general.
This repo across BitVibe Labs
Verify against the repo before relying on details.