notebooklm-processos

Generates grounded NotebookLM question blocks to extract anchored evidence from legal case files.

1|Updated May 8, 2026
One-click install
npx skills add https://github.com/franklinbaldo/skills --skill notebooklm-processos-franklinbaldo
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: notebooklm-processos
Source: https://github.com/franklinbaldo/skills/tree/main/notebooklm-processos
Command: npx skills add https://github.com/franklinbaldo/skills --skill notebooklm-processos-franklinbaldo

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve? Legal professionals often face case files or administrative proceedings with hundreds of pages that cannot fit into an AI conversation context. This Skill turns NotebookLM into a grounded reading layer over those documents, producing copy-paste question blocks that extract anchored evidence (document, literal excerpt, ID/page) to support the next legal decision. ## Core Features & Use Cases - Decision-oriented interrogation: Starts from the decision that must be made, then designs rounds of questions organized by decisional fronts rather than by document. - Evidence anchoring protocol: Enforces a minimum evidence unit (proposition + literal excerpt + source document + ID/page) and preserves contradictions instead of reconciling them. - Adversarial falsification: Requires at least one question per round designed to find the document or fact that could overturn the working thesis. - Use Case: You receive a 900-page administrative proceeding and must prepare a defense. The Skill produces a first question block to map the case structure, then iterative blocks to confirm dates, confront versions, and identify coverage gaps before drafting. ## Quick Start Ask the assistant to use the notebooklm-processos skill to build the first block of NotebookLM questions for your case file, stating the decision you need to make.

Frequently Asked Questions about notebooklm-processos

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I analyze a large legal case file with NotebookLM?▼

Load the case documents into a NotebookLM notebook, then use this Skill to generate one copy-paste question block per round. Each block targets a specific decision, demands literal excerpts with document ID and page, and you paste the answers back for classification.

How to extract evidence with source citations from court documents?▼

The Skill enforces a minimum evidence unit: proposition, literal excerpt, source document, and ID/page location from SEI or PJe footers. Every material proposition keeps this provenance attached so conclusions remain traceable to the corpus.

Can NotebookLM answer questions about current case law or statutes?▼

No. NotebookLM only answers from the documents loaded in the notebook. Questions about jurisprudence, legislation, or case metadata must be routed to external sources such as DataJud, official court sites, or web research.

When should I not use NotebookLM for legal document analysis?▼

Avoid it when all relevant documents already fit in the conversation context, when the question is abstract legal theory, or when you need external research like current STF precedent. It is a grounded reading layer, not a legal oracle.

Why does NotebookLM say the sources do not inform something?▼

That answer means the loaded corpus lacks coverage of the point, not that the fact does not exist. The Skill treats it as a routing decision: find another document, update the corpus, or switch to an external source.