·notebooklm-knowledge-base-organizer
#

notebooklm-knowledge-base-organizer

Use when preparing files for NotebookLM, organizing documents into a knowledge base, converting formats for NotebookLM compatibility, or reducing a large document collection to fit NotebookLM's 50-source limit. Scores and prioritizes sources, performs strategic merging (time-series, topic-based, format consolidation), converts unsupported formats (PPTX to PDF, XLSX to CSV), applies flat structure with descriptive snake_case names, and optimizes for RAG retrieval performance.

6Installs·0Trend·@agmangas

Installation

$npx skills add https://github.com/agmangas/agent-skills --skill notebooklm-knowledge-base-organizer

How to Install notebooklm-knowledge-base-organizer

Quickly install notebooklm-knowledge-base-organizer AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/agmangas/agent-skills --skill notebooklm-knowledge-base-organizer
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: agmangas/agent-skills.

SKILL.md

View raw

Prepares files for optimal use in NotebookLM by intelligently selecting and consolidating sources, converting formats, organizing structure, and ensuring compatibility. The primary constraint is NotebookLM's 50-source limit per notebook. When collections exceed this limit, systematic scoring,

prioritization, and strategic merging reduce source count without losing valuable information.

Prefer many smaller, focused documents over few large ones for better RAG retrieval. The 50-source limit is the primary optimization constraint.

Use when preparing files for NotebookLM, organizing documents into a knowledge base, converting formats for NotebookLM compatibility, or reducing a large document collection to fit NotebookLM's 50-source limit. Scores and prioritizes sources, performs strategic merging (time-series, topic-based, format consolidation), converts unsupported formats (PPTX to PDF, XLSX to CSV), applies flat structure with descriptive snake_case names, and optimizes for RAG retrieval performance. Source: agmangas/agent-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/agmangas/agent-skills --skill notebooklm-knowledge-base-organizer
Category
#Documents
Verified
First Seen
2026-02-22
Updated
2026-03-10

Browse more skills from agmangas/agent-skills

Quick answers

What is notebooklm-knowledge-base-organizer?

Use when preparing files for NotebookLM, organizing documents into a knowledge base, converting formats for NotebookLM compatibility, or reducing a large document collection to fit NotebookLM's 50-source limit. Scores and prioritizes sources, performs strategic merging (time-series, topic-based, format consolidation), converts unsupported formats (PPTX to PDF, XLSX to CSV), applies flat structure with descriptive snake_case names, and optimizes for RAG retrieval performance. Source: agmangas/agent-skills.

How do I install notebooklm-knowledge-base-organizer?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/agmangas/agent-skills --skill notebooklm-knowledge-base-organizer Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/agmangas/agent-skills

Details

Category
#Documents
Source
skills.sh
First Seen
2026-02-22