By Mineru98
NotebookLM research automation plugin - orchestrates deep research, source discovery, and presentation slide creation using the nlm CLI tool
NotebookLM CLI 인증 상태를 확인하고 필요시 재인증을 안내합니다. 리서치 워크플로우의 첫 번째 단계로 사용합니다.
NotebookLM 노트북을 목록 조회, 생성, 선택합니다. 리서치 프로젝트용 노트북을 설정하고 notebook-id를 반환합니다.
NotebookLM 딥 리서치를 실행하고 완료까지 모니터링한 뒤 발견된 소스를 노트북에 임포트합니다.
NotebookLM 노트북의 소스를 기반으로 프레젠테이션 슬라이드를 생성하고 다운로드 방법을 안내합니다.
NotebookLM 리서치 자동화 플러그인 - nlm CLI를 활용한 리서치부터 슬라이드 생성까지 자동화합니다.
이 플러그인은 Google NotebookLM을 활용하여 다음 워크플로우를 자동화합니다:
# 마켓플레이스에서 플러그인 추가
/plugin marketplace add Mineru98/notebooklm-skills
# 플러그인 설치
/plugin install notebooklm-skills
프로젝트 루트의 .claude/plugins.json에 직접 추가할 수도 있습니다:
{
"plugins": [
{
"name": "notebooklm-researcher",
"source": "github:Mineru98/notebooklm-skills"
}
]
}
nlm login --profile work)Claude Code에서 다음과 같이 사용:
리서치해줘: AI 에이전트 프레임워크 비교 분석
또는 직접 스킬 호출:
/notebooklm-researcher AI 에이전트 프레임워크 비교 분석
Auth Check → Notebook Create → Deep Research → Import Sources → Create Slides
notebooklm-skills/
├── .claude-plugin/
│ ├── marketplace.json # 마켓플레이스 메타데이터
│ └── plugin.json # 플러그인 설정
├── skills/
│ └── notebooklm-researcher/
│ └── SKILL.md # 메인 오케스트레이션 스킬
├── agents/
│ ├── auth-checker/
│ │ └── AGENT.md # 인증 확인 에이전트
│ ├── notebook-manager/
│ │ └── AGENT.md # 노트북 관리 에이전트
│ ├── research-conductor/
│ │ └── AGENT.md # 리서치 수행 에이전트
│ └── slides-creator/
│ └── AGENT.md # 슬라이드 생성 에이전트
└── README.md
| Agent | Role |
|---|---|
| auth-checker | nlm CLI 인증 상태 확인 및 재인증 안내 |
| notebook-manager | 노트북 목록 조회, 생성, 선택 |
| research-conductor | 딥 리서치 시작, 상태 모니터링, 소스 임포트 |
| slides-creator | 발표 슬라이드 생성 및 다운로드 안내 |
| Option | Default | Description |
|---|---|---|
| Profile | work | nlm 인증 프로필 |
| Research Mode | deep | deep (5분, 40소스) / fast (30초, 10소스) |
| Slide Format | presenter_slides | presenter_slides / detailed_deck |
| Slide Language | ko | BCP-47 언어 코드 |
| Slide Length | default | default / short |
MIT
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub joshuarweaver/cascade-content-creation-misc-2 --plugin mineru98-notebooklm-skillsAccess up-to-date Daum Trends briefing for accurate insights.
ChatGPT Plus/Pro 구독을 재사용해 Claude Code 안에서 이미지를 생성·편집하는 Codex 기반 플러그인. OpenAI API 키 없이 18개의 용도별 imagine 스킬(히어로·슬라이드·포스터·OG·썸네일·로고·아이콘·UI·캐릭터·픽셀·스프라이트·패턴·인물 보정·image-to-code 등)과 11개의 전문 에이전트를 제공하며, 결과물은 모두 프로젝트 ./images/ 폴더에 저장됩니다.
Multi-platform application development consulting plugin with specialized agents for web apps, Tauri desktop apps, mobile PWAs, and Chrome extensions
MySQL 쿼리 성능 튜닝 및 최적화 스킬.
Access up-to-date LangGraph Python documentation for accurate implementation guidance.
AI-powered deep research with multi-agent source verification and structured outputs
PhD-level research capabilities: literature review, multi-source investigation, critical analysis, hypothesis-driven exploration, quantitative/qualitative methods, and lateral thinking
Universal research framework with conversational intent analysis - works for any field
Query Google NotebookLM notebooks for source-grounded, citation-backed answers. Manage notebook library and conduct research directly from Claude Code.
Research sprint orchestrator for Claude Code. Structured research with claims, evidence tiers, and compiled output.
Semi-automated research assistant for academic research and software development, with skills for literature review, experiments, analysis, writing, and project knowledge management