docs: Update README, CLAUDE, and AGENTS for NotebookLM skills

- Update skill count from 30 to 34
- Add NotebookLM Tools section (50-59) with 4 skills
- Add NotebookLM agent routing guide in AGENTS.md
- Update directory layout to include 50-53

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
2026-02-03 19:10:16 +07:00
parent e16a1dc3de
commit 41f7bafcce
3 changed files with 58 additions and 3 deletions

View File

@@ -2,9 +2,9 @@
> **Internal R&D Repository** - This repository is restricted for internal use only.
A collection of 30 custom Claude Skills for OurDigital workflows, Jamie Plastic Surgery Clinic brand management, SEO/GTM tools, Notion integrations, reference documentation curation, and multi-agent collaboration.
A collection of 34 custom Claude Skills for OurDigital workflows, Jamie Plastic Surgery Clinic brand management, SEO/GTM tools, NotebookLM automation, Notion integrations, reference documentation curation, and multi-agent collaboration.
## Custom Skills (30 skills)
## Custom Skills (34 skills)
### Claude Code Settings (00)
@@ -59,6 +59,17 @@ A collection of 30 custom Claude Skills for OurDigital workflows, Jamie Plastic
| 43 | `jamie-youtube-manager` | YouTube SEO audit & management |
| 44 | `jamie-youtube-subtitle-checker` | YouTube subtitle validation |
### NotebookLM Tools (50-59)
| # | Skill | Purpose |
|---|-------|---------|
| 50 | `notebooklm-agent` | Q&A agent with source citations |
| 51 | `notebooklm-automation` | Notebook/source management |
| 52 | `notebooklm-studio` | Content generation (podcasts, videos, quizzes) |
| 53 | `notebooklm-research` | Web/Drive research workflows |
**Prerequisites:** `pip install notebooklm-py && playwright install chromium && notebooklm login`
### Reference Curator & Multi-Agent (90-99)
| # | Skill | Purpose |
@@ -102,6 +113,7 @@ our-claude-skills/
│ ├── 20-22 (GTM/GA tools)
│ ├── 31-32 (Notion tools)
│ ├── 40-44 (Jamie clinic)
│ ├── 50-53 (NotebookLM tools)
│ ├── 90-reference-curator/ # Reference documentation suite
│ ├── 91-multi-agent-guide/ # Multi-agent collaboration setup
│ └── 99_archive/