docs: sync README, AGENTS.md, CLAUDE.md with skills 46 and 47

- 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) <noreply@anthropic.com>
This commit is contained in:
2026-03-24 20:38:40 +09:00
parent 55d450e635
commit edf5b546fe
3 changed files with 8 additions and 4 deletions

View File

@@ -148,6 +148,8 @@ Three specialized skills with clear handoff workflow: **audit → edit → valid
- Brand compliance is critical - check `references/` for guidelines - Brand compliance is critical - check `references/` for guidelines
- Korean language content - verify encoding in scripts - Korean language content - verify encoding in scripts
- Instagram/YouTube skills may need API credentials - 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) ### Notion Skills (31-39)
@@ -226,7 +228,7 @@ For long-running tasks, use `run_in_background: true`:
``` ```
# Good candidates for background execution: # 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 - Running Python tests on multiple skills
- Generating comprehensive documentation - Generating comprehensive documentation

View File

@@ -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 **GitHub**: https://github.com/ourdigital/our-claude-skills
This is a Claude Skills collection repository containing: 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 - **example-skills/**: Reference examples from Anthropic's official skills repository
- **official-skills/**: Notion integration skills (3rd party) - **official-skills/**: Notion integration skills (3rd party)
- **reference/**: Skill format requirements documentation - **reference/**: Skill format requirements documentation

View File

@@ -2,7 +2,7 @@
> **Internal R&D Repository** - This repository is restricted for internal use only. > **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 ## Quick Install
@@ -74,6 +74,8 @@ cd our-claude-skills/custom-skills/_ourdigital-shared
| 43 | `jamie-youtube-manager` | YouTube SEO audit & management | | 43 | `jamie-youtube-manager` | YouTube SEO audit & management |
| 44 | `jamie-youtube-subtitle-checker` | YouTube subtitle validation | | 44 | `jamie-youtube-subtitle-checker` | YouTube subtitle validation |
| 45 | `jamie-instagram-manager` | Instagram account management | | 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) ### NotebookLM Tools (50-59)
@@ -173,7 +175,7 @@ our-claude-skills/
│ ├── 01-10 (OurDigital core) │ ├── 01-10 (OurDigital core)
│ ├── 11-34 (SEO tools) │ ├── 11-34 (SEO tools)
│ ├── 31-32 (Notion tools) │ ├── 31-32 (Notion tools)
│ ├── 40-45 (Jamie clinic) │ ├── 40-47 (Jamie clinic)
│ ├── 50-53 (NotebookLM tools) │ ├── 50-53 (NotebookLM tools)
│ ├── 60-62 (GTM/GA tools) │ ├── 60-62 (GTM/GA tools)
│ ├── 70-79 (D.intelligence Agent Corps) │ ├── 70-79 (D.intelligence Agent Corps)