← Back to list

notebooklm-research
by CleanExpo
⭐ 0🍴 0📅 Jan 20, 2026
SKILL.md
name: NotebookLM Research description: Deep research synthesis with audio overview generation
NotebookLM Research Skill
NotebookLM-style research synthesis from multiple sources.
Functions
createResearchNotebook
Create a new research notebook from sources.
notebookLMResearch
Perform deep research synthesis.
| Parameter | Type | Description |
|---|---|---|
topic | string | Research topic |
sources | ResearchSource[] | Source documents |
depth | quick/standard/comprehensive | Analysis depth |
outputFormat | summary/outline/detailed/podcast-script | Output format |
includeAudioOverview | boolean | Generate audio summary |
notebookLMQuery
Ask questions about a research corpus.
notebookLMAudioOverview
Generate podcast-style audio overview.
Usage
const result = await notebookLMResearch('user_id', 'AI Agent Trends 2026', sources, {
depth: 'comprehensive',
outputFormat: 'detailed',
includeAudioOverview: true
});
Billing
| Operation | Cost |
|---|---|
| Quick Research | 25 PTS |
| Standard Research | 50 PTS |
| Comprehensive | 100 PTS |
| Audio Overview | +25 PTS |
Score
Total Score
40/100
Based on repository quality metrics
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
Reviews
💬
Reviews coming soon