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/analytics-reportgit 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/analytics-report)<a href="https://agentmods.dev/commands/creatmanceo/notebooklm-claude-workflows/analytics-report"><img src="https://agentmods.dev/badge/commands/creatmanceo/notebooklm-claude-workflows/analytics-report.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 | $0.00000 | $0.00576 |
| Opus 5 | $0.00000 | $0.00288 |
| Sonnet 5 | $0.00000 | $0.00115 |
| Haiku 4.5 | $0.00000 | $0.00058 |
Grade A, and why
analytics-report 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.
What it actually says
/analytics-report — Аналитика → NotebookLM → Инфографика/Отчёт
Загружает данные аналитики (CSV, JSON, текст) в NotebookLM и генерирует визуальные артефакты.
Параметр
$ARGUMENTS — описание данных или путь к файлу
Действия
Фаза 1: Сбор данных
- Определи тип входных данных:
- Файл (CSV, JSON, TXT) — прочитай и подготовь как текстовый источник
- YouTube аналитика — спроси у пользователя данные или путь к экспорту
- Произвольные данные — прими текст/таблицу от пользователя
- Создай ноутбук "Analytics: $ARGUMENTS" через
notebook_create - Загрузи данные через
source_add:- Файлы:
source_type=fileесли PDF, илиsource_type=textдля CSV/JSON (преобразуй в читаемый текст) - URL:
source_type=url - Всегда
wait=true
- Файлы:
Фаза 2: Анализ
- Выполни серию
notebook_query:- "Какие ключевые метрики и показатели содержатся в данных?"
- "Выдели топ-5 трендов и аномалий"
- "Какие actionable выводы можно сделать на основе этих данных?"
- Если пользователь задал конкретный вопрос — задай его тоже
Фаза 3: Генерация артефактов
- Предложи на выбор (или сгенерируй все по запросу):
- Инфографика —
studio_create,artifact_type=infographic,confirm=true, предложи выбрать стиль:professional— для презентацийsketch_note— для заметокbento_grid— модный grid-макет- и другие (editorial, instructional, bricks, clay, anime, kawaii, scientific)
- Data Table —
studio_create,artifact_type=data_table,confirm=true - Briefing Doc —
studio_create,artifact_type=report,confirm=true - Презентация —
studio_create,artifact_type=slide_deck,confirm=true
- Инфографика —
- Проверяй готовность через
studio_status - Скачивай через
download_artifact, указав полныйoutput_path(например~/Downloads/analytics-infographic.png), а не только директорию - Покажи путь к скачанным файлам
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 · 44 lines · 0 tokens per session scan A 66afc3ad7785
analytics-report 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 576 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.
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.
superpowers-execute
Execute the current GSD phase plan with Superpowers instead of gsd-execute-phase.
deps-age
Analyze dependency freshness and maintenance activity.
workpm
PM 모드로 오케스트레이터 시작. 팀을 구성하고 5단계 워크플로우로 작업을 완수합니다.
argos
설계 산출물 대비 구현 검증 — 준공검사 감리 (아르고스).