NotebookLM Research by cleanexpo/g-suite
npx skills add https://github.com/cleanexpo/g-suite --skill 'NotebookLM Research'基于多来源的 NotebookLM 风格研究综合。
createResearchNotebook从来源创建新的研究笔记本。
notebookLMResearch执行深度研究综合。
| 参数 | 类型 | 描述 |
|---|---|---|
topic | string | 研究主题 |
sources | ResearchSource[] | 源文档 |
depth |
广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
| quick/standard/comprehensive |
| 分析深度 |
outputFormat | summary/outline/detailed/podcast-script | 输出格式 |
includeAudioOverview | boolean | 生成音频摘要 |
notebookLMQuery对研究语料库提问。
notebookLMAudioOverview生成播客风格的音频概览。
const result = await notebookLMResearch('user_id', 'AI Agent Trends 2026', sources, {
depth: 'comprehensive',
outputFormat: 'detailed',
includeAudioOverview: true
});
| 操作 | 费用 |
|---|---|
| 快速研究 | 25 PTS |
| 标准研究 | 50 PTS |
| 全面研究 | 100 PTS |
| 音频概览 | +25 PTS |
每周安装数
0
代码仓库
GitHub 星标数
1
首次出现时间
1970年1月1日
安全审计
NotebookLM-style research synthesis from multiple sources.
createResearchNotebookCreate a new research notebook from sources.
notebookLMResearchPerform 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 |
notebookLMQueryAsk questions about a research corpus.
notebookLMAudioOverviewGenerate podcast-style audio overview.
const result = await notebookLMResearch('user_id', 'AI Agent Trends 2026', sources, {
depth: 'comprehensive',
outputFormat: 'detailed',
includeAudioOverview: true
});
| Operation | Cost |
|---|---|
| Quick Research | 25 PTS |
| Standard Research | 50 PTS |
| Comprehensive | 100 PTS |
| Audio Overview | +25 PTS |
Weekly Installs
0
Repository
GitHub Stars
1
First Seen
Jan 1, 1970
Security Audits
超能力技能使用指南:AI助手技能调用优先级与工作流程详解
45,100 周安装