Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add commands/creatmanceo/notebooklm-claude-workflows/researchgit clone --depth 1 https://github.com/CreatmanCEO/notebooklm-claude-workflowsWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/commands/creatmanceo/notebooklm-claude-workflows/research)<a href="https://agentmods.dev/commands/creatmanceo/notebooklm-claude-workflows/research"><img src="https://agentmods.dev/badge/commands/creatmanceo/notebooklm-claude-workflows/research.svg" alt="Measured on agentmods" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00000 | $0.00868 |
| Opus 5 | $0.00000 | $0.00434 |
| Sonnet 5 | $0.00000 | $0.00174 |
| Haiku 4.5 | $0.00000 | $0.00087 |
Grade A, and why
research scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 71 lines — stays where its author put it; the contents beside it link to each section on GitHub.
/research — Полный цикл исследования через NotebookLM
Параметр
$ARGUMENTS — тема исследования
Фаза 1: Сбор источников
- Создай NotebookLM ноутбук "Research: $ARGUMENTS" через
notebook_create - Спроси пользователя об источниках. Принимай любые комбинации:
- YouTube ссылки
- Веб-страницы / документация
- Google Drive документы (нужен document_id)
- Текст напрямую
- Добавляй каждый источник через
source_add:- YouTube и веб-ссылки:
source_type=url - Google Drive:
source_type=drive,document_id=... - Текст:
source_type=text,title=... - Всегда
wait=true
- YouTube и веб-ссылки:
- Показывай прогресс: "Загружено 3/7 источников..."
Фаза 1.5: Авто-расширение базы (опционально)
4.1. После загрузки пользовательских источников предложи: "Хочешь автоматически найти дополнительные источники по теме?"
4.2. Если да — используй research_start, передав notebook_id из шага 1 и query = тему исследования
4.3. Проверяй статус через research_status (поддерживает параметр max_wait для автоматического polling)
4.4. Когда готово — покажи найденные источники и спроси какие импортировать
4.5. Импортируй выбранные через research_import, передав task_id из ответа research_status
4.6. Покажи обновлённое количество источников
Фаза 2: Анализ
- Выполни серию
notebook_queryк созданному ноутбуку:- "Суммаризируй ключевые идеи из всех источников"
- "Какие паттерны и общие темы прослеживаются?"
- "Какие противоречия или расхождения есть между источниками?"
- Если пользователь задал конкретный вопрос — задай его тоже
- Выведи структурированный отчёт:
- Обзор темы
- Ключевые находки (с цитатами)
- Паттерны и тренды
- Противоречия (если есть)
- Выводы и рекомендации
Фаза 3: Артефакты (по запросу)
- Предложи сгенерировать на выбор:
- Audio Overview (подкаст) —
studio_create,artifact_type=audio - Mind Map —
studio_create,artifact_type=mind_map - Flashcards —
studio_create,artifact_type=flashcards - Briefing Doc —
studio_create,artifact_type=report - Quiz —
studio_create,artifact_type=quiz
- Audio Overview (подкаст) —
- После запуска генерации проверяй статус через
studio_status - Скачивай готовые артефакты через
download_artifactв~/Downloads/
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 5d ago First seen · 71 lines · 0 tokens per session scan A b345cc214836
research is a command published in the GitHub repository CreatmanCEO/notebooklm-claude-workflows (5 stars, last pushed 4mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 868 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other commands, from other repositories
ars-plan
ARS academic-paper plan mode — Socratic chapter-by-chapter planning.
superpowers-execute
Execute the current GSD phase plan with Superpowers instead of gsd-execute-phase.
synthesise-reviews
Deduplicate and reconcile multiple completed review reports into one prioritised revision plan with conflicts and dependencies made explicit. Use when parallel reviewers have returned findings that need a single action sequence. Not for running the reviews; use $review-cluster.
deps-age
Analyze dependency freshness and maintenance activity.
workpm
PM 모드로 오케스트레이터 시작. 팀을 구성하고 5단계 워크플로우로 작업을 완수합니다.
argos
설계 산출물 대비 구현 검증 — 준공검사 감리 (아르고스).