docs: Update README.md and CLAUDE.md for 91-multi-agent-guide skill
- Update skill count from 29 to 30 - Add multi-agent-guide to skills tables - Add directory entry in layout section Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
12
README.md
12
README.md
@@ -2,9 +2,9 @@
|
||||
|
||||
> **Internal R&D Repository** - This repository is restricted for internal use only.
|
||||
|
||||
A collection of 29 custom Claude Skills for OurDigital workflows, Jamie Plastic Surgery Clinic brand management, SEO/GTM tools, Notion integrations, and reference documentation curation.
|
||||
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.
|
||||
|
||||
## Custom Skills (29 skills)
|
||||
## Custom Skills (30 skills)
|
||||
|
||||
### Claude Code Settings (00)
|
||||
|
||||
@@ -59,13 +59,14 @@ A collection of 29 custom Claude Skills for OurDigital workflows, Jamie Plastic
|
||||
| 43 | `jamie-youtube-manager` | YouTube SEO audit & management |
|
||||
| 44 | `jamie-youtube-subtitle-checker` | YouTube subtitle validation |
|
||||
|
||||
### Reference Curator (90-99)
|
||||
### Reference Curator & Multi-Agent (90-99)
|
||||
|
||||
| # | Skill | Purpose |
|
||||
|---|-------|---------|
|
||||
| 90 | `reference-curator` | Modular skill suite (6 sub-skills) |
|
||||
| 91 | `multi-agent-guide` | Multi-agent collaboration setup |
|
||||
|
||||
**Sub-skills:** `reference-discovery`, `web-crawler-orchestrator`, `content-repository`, `content-distiller`, `quality-reviewer`, `markdown-exporter`
|
||||
**Reference Curator Sub-skills:** `reference-discovery`, `web-crawler-orchestrator`, `content-repository`, `content-distiller`, `quality-reviewer`, `markdown-exporter`
|
||||
|
||||
**Installation:** `cd custom-skills/90-reference-curator && ./install.sh`
|
||||
|
||||
@@ -92,7 +93,7 @@ XX-skill-name/
|
||||
|
||||
```
|
||||
our-claude-skills/
|
||||
├── custom-skills/ # 29 custom skills for production use
|
||||
├── custom-skills/ # 30 custom skills for production use
|
||||
│ ├── 00-claude-code-setting/
|
||||
│ ├── 01-ourdigital-research/
|
||||
│ ├── 02-ourdigital-designer/
|
||||
@@ -102,6 +103,7 @@ our-claude-skills/
|
||||
│ ├── 31-32 (Notion tools)
|
||||
│ ├── 40-44 (Jamie clinic)
|
||||
│ ├── 90-reference-curator/ # Reference documentation suite
|
||||
│ ├── 91-multi-agent-guide/ # Multi-agent collaboration setup
|
||||
│ └── 99_archive/
|
||||
├── example-skills/ # Anthropic reference examples
|
||||
├── official-skills/ # 3rd party Notion skills
|
||||
|
||||
Reference in New Issue
Block a user