notebook-lm-research
15
总安装量
10
周安装量
#22581
全站排名
安装命令
npx skills add https://github.com/cleanexpo/ato --skill notebook-lm-research
Agent 安装分布
claude-code
8
opencode
6
antigravity
5
codex
5
gemini-cli
5
cursor
5
Skill 文档
NotebookLM Research Skill
Long-context document grounding and research synthesis capability powered by Google NotebookLM.
When to Use
Activate this skill when the task involves:
- Deep document analysis (PDFs, articles, reports)
- Multi-source research synthesis
- Citation extraction and verification
- Knowledge base building for content creation
- Literature review and summarization
Capabilities
1. Document Ingestion
Upload and process documents for analysis:
- Formats: PDF, Google Docs, web pages, text files
- Capacity: Up to 50 sources per notebook
- Context: 1M+ token window for comprehensive analysis
2. Research Synthesis
Extract and synthesize information:
- Key themes and patterns
- Contradictions and gaps
- Citation mapping
- Expert quotes and statistics
3. Query-Based Analysis
Answer specific research questions:
- Fact verification
- Comparative analysis
- Timeline construction
- Entity relationship mapping
Execution Pattern
1. INGEST â Add source documents to NotebookLM notebook
2. ANALYZE â Run initial summary and theme extraction
3. QUERY â Execute targeted research questions
4. SYNTHESIZE â Aggregate findings into structured output
5. CITE â Generate citation references for all claims
Output Format
Research outputs should follow this structure:
<research_output>
<executive_summary>
<!-- 2-3 paragraph overview -->
</executive_summary>
<key_findings>
<finding source="[citation]" confidence="high|medium|low">
<!-- Specific insight -->
</finding>
</key_findings>
<themes>
<theme name="Theme Name">
<description><!-- Pattern description --></description>
<sources><!-- List of supporting sources --></sources>
</theme>
</themes>
<citations>
<citation id="1" source="..." page="..." quote="..." />
</citations>
</research_output>
Integration Points
- Content Orchestrator: Primary consumer for content creation workflows
- Google Slides Storyboard: Feeds research into presentation narratives
- GEO Marketing Agent: Provides citation vectors for authority scoring
Best Practices
- Source Quality: Prioritize authoritative sources (academic, official, expert)
- Citation Precision: Always include page numbers and direct quotes
- Bias Detection: Flag potential biases in source materials
- Freshness: Note publication dates for time-sensitive topics
Error Handling
| Error | Recovery |
|---|---|
| Document upload fails | Retry with smaller chunks or alternative format |
| Context limit exceeded | Prioritize most relevant sources |
| No relevant findings | Expand search scope or reformulate queries |
Cost Considerations
- Fuel Cost: 10-30 PTS per research session
- Optimization: Cache frequently accessed research for reuse