Update README.md for new skill numbering and fix command frontmatter

Update README skill tables (SEO 11-30, GTM 60-69), add comprehensive
audit entry, and remove unsupported argument-hint field from slash
command frontmatter.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-02-13 02:41:03 +09:00
parent 930167dbbe
commit 159f7ec3f7
2 changed files with 20 additions and 18 deletions

View File

@@ -2,7 +2,7 @@
> **Internal R&D Repository** - This repository is restricted for internal use only.
A collection of **37 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.
A collection of **38 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.
## Quick Install
@@ -35,27 +35,30 @@ cd our-claude-skills/custom-skills/_ourdigital-shared
| 09 | `ourdigital-backoffice` | Business document creation |
| 10 | `ourdigital-skill-creator` | Meta skill for creating/managing skills |
### SEO Tools (11-19)
### SEO Tools (11-30)
| # | Skill | Purpose |
|---|-------|---------|
| 11 | `seo-on-page-audit` | Meta tags, headings, links analysis |
| 12 | `seo-local-audit` | NAP consistency, GBP, citations |
| 13 | `seo-schema-validator` | Structured data validation |
| 14 | `seo-schema-generator` | Schema markup creation |
| 15 | `seo-core-web-vitals` | LCP, CLS, FID, INP metrics |
| 16 | `seo-search-console` | GSC data analysis |
| 17 | `seo-gateway-architect` | Gateway page strategy (Naver/Google) |
| 18 | `seo-gateway-builder` | Gateway page content generation |
| 19 | `seo-technical-audit` | Robots.txt, sitemap, crawlability |
| 11 | `seo-comprehensive-audit` | Unified 6-stage SEO audit orchestrator |
| 12 | `seo-technical-audit` | Robots.txt, sitemap, crawlability |
| 13 | `seo-on-page-audit` | Meta tags, headings, links analysis |
| 14 | `seo-core-web-vitals` | LCP, CLS, FID, INP metrics |
| 15 | `seo-search-console` | GSC data analysis |
| 16 | `seo-schema-validator` | Structured data validation |
| 17 | `seo-schema-generator` | Schema markup creation |
| 18 | `seo-local-audit` | NAP consistency, GBP, citations |
| 29 | `seo-gateway-architect` | Gateway page strategy (Naver/Google) |
| 30 | `seo-gateway-builder` | Gateway page content generation |
### GTM/GA Tools (20-29)
**Future SEO Skills (19-28 reserved):** Keyword Strategy, SERP Analysis, Position Tracking, Link Building, Content Strategy, E-Commerce SEO, SEO KPI Framework, International SEO.
### GTM/GA Tools (60-69)
| # | Skill | Purpose |
|---|-------|---------|
| 20 | `gtm-audit` | GTM container audit with Chrome DevTools |
| 21 | `gtm-manager` | GTM management + dataLayer generation |
| 22 | `gtm-guardian` | Live tag monitoring & validation |
| 60 | `gtm-audit` | GTM container audit with Chrome DevTools |
| 61 | `gtm-manager` | GTM management + dataLayer generation |
| 62 | `gtm-guardian` | Live tag monitoring & validation |
### Notion Tools (31-39)
@@ -135,8 +138,8 @@ our-claude-skills/
│ │
│ ├── 00-our-settings-audit/
│ ├── 01-10 (OurDigital core)
│ ├── 11-19 (SEO tools)
│ ├── 20-22 (GTM/GA tools)
│ ├── 11-30 (SEO tools, 19-28 reserved)
│ ├── 60-62 (GTM/GA tools)
│ ├── 31-32 (Notion tools)
│ ├── 40-45 (Jamie clinic)
│ ├── 50-53 (NotebookLM tools)