From edf5b546fe7535fba8b5d8a58d7bed172d388a2c Mon Sep 17 00:00:00 2001 From: Andrew Yim Date: Tue, 24 Mar 2026 20:38:40 +0900 Subject: [PATCH] docs: sync README, AGENTS.md, CLAUDE.md with skills 46 and 47 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Update skill count 62 → 64 - Add jamie-journal-editor and jamie-marketing-editor to Jamie Clinic tables - Update directory layout range and agent routing notes Co-Authored-By: Claude Opus 4.6 (1M context) --- AGENTS.md | 4 +++- CLAUDE.md | 2 +- README.md | 6 ++++-- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/AGENTS.md b/AGENTS.md index 8bd999e..c9566b5 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -148,6 +148,8 @@ Three specialized skills with clear handoff workflow: **audit → edit → valid - Brand compliance is critical - check `references/` for guidelines - Korean language content - verify encoding in scripts - Instagram/YouTube skills may need API credentials +- **46-jamie-journal-editor**: Journal/blog articles for journal.jamie.clinic in Dr. Jung's voice +- **47-jamie-marketing-editor**: Multi-channel marketing (ads, SNS, email) with compliance checker script ### Notion Skills (31-39) @@ -226,7 +228,7 @@ For long-running tasks, use `run_in_background: true`: ``` # Good candidates for background execution: -- Full skill audit across all 62 skills +- Full skill audit across all 64 skills - Running Python tests on multiple skills - Generating comprehensive documentation diff --git a/CLAUDE.md b/CLAUDE.md index 12f8831..851f110 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -7,7 +7,7 @@ This file provides guidance to Claude Code (claude.ai/code) when working with co **GitHub**: https://github.com/ourdigital/our-claude-skills This is a Claude Skills collection repository containing: -- **custom-skills/**: 62 custom skills for OurDigital workflows, SEO, GTM, Jamie Brand, NotebookLM, Notion, D.intelligence Agent Corps, Reference Curation, Mac Optimizer, TUI Designer, and Multi-Agent Collaboration +- **custom-skills/**: 64 custom skills for OurDigital workflows, SEO, GTM, Jamie Brand, NotebookLM, Notion, D.intelligence Agent Corps, Reference Curation, Mac Optimizer, TUI Designer, and Multi-Agent Collaboration - **example-skills/**: Reference examples from Anthropic's official skills repository - **official-skills/**: Notion integration skills (3rd party) - **reference/**: Skill format requirements documentation diff --git a/README.md b/README.md index db18726..28abead 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ > **Internal R&D Repository** - This repository is restricted for internal use only. -A collection of **62 custom Claude Skills** for OurDigital workflows, D.intelligence Agent Corps (9-agent business operations suite), Jamie Plastic Surgery Clinic brand management, SEO/GTM tools, NotebookLM automation, Notion integrations, reference documentation curation, macOS system optimization, TUI wizard design, and multi-agent collaboration. +A collection of **64 custom Claude Skills** for OurDigital workflows, D.intelligence Agent Corps (9-agent business operations suite), Jamie Plastic Surgery Clinic brand management, SEO/GTM tools, NotebookLM automation, Notion integrations, reference documentation curation, macOS system optimization, TUI wizard design, and multi-agent collaboration. ## Quick Install @@ -74,6 +74,8 @@ cd our-claude-skills/custom-skills/_ourdigital-shared | 43 | `jamie-youtube-manager` | YouTube SEO audit & management | | 44 | `jamie-youtube-subtitle-checker` | YouTube subtitle validation | | 45 | `jamie-instagram-manager` | Instagram account management | +| 46 | `jamie-journal-editor` | Journal/blog content for journal.jamie.clinic | +| 47 | `jamie-marketing-editor` | Multi-channel marketing content & ad copy | ### NotebookLM Tools (50-59) @@ -173,7 +175,7 @@ our-claude-skills/ │ ├── 01-10 (OurDigital core) │ ├── 11-34 (SEO tools) │ ├── 31-32 (Notion tools) -│ ├── 40-45 (Jamie clinic) +│ ├── 40-47 (Jamie clinic) │ ├── 50-53 (NotebookLM tools) │ ├── 60-62 (GTM/GA tools) │ ├── 70-79 (D.intelligence Agent Corps)