agentsclimarketplace

Notebooklm research

Skill 0SxD/openrouter-swarm-orch-agent/agentic_auto_buildX_ai_bundle_repos/sagex_plugin_v0.1_example_copy/skills/notebooklm-research

Install
npx -y skills add 0SxD/openrouter-swarm-orch-agent --skill notebooklm-research

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

One thing to look at

  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Repeatable pattern for conducting NotebookLM research via Gemini handoff. Use when research needs to go through a NotebookLM corridor.

SKILL.md

1.8 KB, 396 tokens by cl100k_base, as published. Nobody here has run it

NotebookLM Research Pattern

When to use

  • Austin assigns a research corridor that involves a NotebookLM notebook
  • Any research question that should be grounded in notebook sources
  • Cross-referencing findings against curated notebook content

The Pattern

Step 1: Identify the corridor

ASK Austin which notebook. Never assume. Record the notebook URL.

Step 2: Write the prompts

For each research question:

  1. Write the context isolation preface: "You are NOT talking about the same project. Focus ONLY on third-party sources. Do NOT rely on user-uploaded material."
  2. Write the question — specific, one topic per question
  3. Specify number of turns (default: 3 per topic)
  4. Group related questions to use same session

Step 3: Create handoff file

Write prompts to research/gemini_handoff_{date}.md with:

  • Context section (what Gemini needs to know)
  • Numbered questions per notebook
  • Output location (where to save responses)

Step 4: Track in notebooklm_brain.md

Update memory/notebooklm_brain.md with:

  • Which notebook was queried
  • What questions were asked
  • Status (pending/complete)
  • Date

Step 5: Audit returns

When Gemini saves results to research/:

  • Read the research file
  • Verify claims have citations
  • Flag anything without a third-party source
  • Consolidate key findings to relevant project brain's memory
  • Update notebooklm_brain.md status

Rules

  • NotebookLM MCP = orchestrator only (rule 10). No subagents.
  • Gemini handles queries for now (native Google auth)
  • Max 1-2 questions per query turn (more = compressed answers)
  • Same session_id for follow-ups (builds context)
  • Source hierarchy: arXiv → top-tier academic → open source GitHub

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.