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:
37
README.md
37
README.md
@@ -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 **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
|
## Quick Install
|
||||||
|
|
||||||
@@ -35,27 +35,30 @@ cd our-claude-skills/custom-skills/_ourdigital-shared
|
|||||||
| 09 | `ourdigital-backoffice` | Business document creation |
|
| 09 | `ourdigital-backoffice` | Business document creation |
|
||||||
| 10 | `ourdigital-skill-creator` | Meta skill for creating/managing skills |
|
| 10 | `ourdigital-skill-creator` | Meta skill for creating/managing skills |
|
||||||
|
|
||||||
### SEO Tools (11-19)
|
### SEO Tools (11-30)
|
||||||
|
|
||||||
| # | Skill | Purpose |
|
| # | Skill | Purpose |
|
||||||
|---|-------|---------|
|
|---|-------|---------|
|
||||||
| 11 | `seo-on-page-audit` | Meta tags, headings, links analysis |
|
| 11 | `seo-comprehensive-audit` | Unified 6-stage SEO audit orchestrator |
|
||||||
| 12 | `seo-local-audit` | NAP consistency, GBP, citations |
|
| 12 | `seo-technical-audit` | Robots.txt, sitemap, crawlability |
|
||||||
| 13 | `seo-schema-validator` | Structured data validation |
|
| 13 | `seo-on-page-audit` | Meta tags, headings, links analysis |
|
||||||
| 14 | `seo-schema-generator` | Schema markup creation |
|
| 14 | `seo-core-web-vitals` | LCP, CLS, FID, INP metrics |
|
||||||
| 15 | `seo-core-web-vitals` | LCP, CLS, FID, INP metrics |
|
| 15 | `seo-search-console` | GSC data analysis |
|
||||||
| 16 | `seo-search-console` | GSC data analysis |
|
| 16 | `seo-schema-validator` | Structured data validation |
|
||||||
| 17 | `seo-gateway-architect` | Gateway page strategy (Naver/Google) |
|
| 17 | `seo-schema-generator` | Schema markup creation |
|
||||||
| 18 | `seo-gateway-builder` | Gateway page content generation |
|
| 18 | `seo-local-audit` | NAP consistency, GBP, citations |
|
||||||
| 19 | `seo-technical-audit` | Robots.txt, sitemap, crawlability |
|
| 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 |
|
| # | Skill | Purpose |
|
||||||
|---|-------|---------|
|
|---|-------|---------|
|
||||||
| 20 | `gtm-audit` | GTM container audit with Chrome DevTools |
|
| 60 | `gtm-audit` | GTM container audit with Chrome DevTools |
|
||||||
| 21 | `gtm-manager` | GTM management + dataLayer generation |
|
| 61 | `gtm-manager` | GTM management + dataLayer generation |
|
||||||
| 22 | `gtm-guardian` | Live tag monitoring & validation |
|
| 62 | `gtm-guardian` | Live tag monitoring & validation |
|
||||||
|
|
||||||
### Notion Tools (31-39)
|
### Notion Tools (31-39)
|
||||||
|
|
||||||
@@ -135,8 +138,8 @@ our-claude-skills/
|
|||||||
│ │
|
│ │
|
||||||
│ ├── 00-our-settings-audit/
|
│ ├── 00-our-settings-audit/
|
||||||
│ ├── 01-10 (OurDigital core)
|
│ ├── 01-10 (OurDigital core)
|
||||||
│ ├── 11-19 (SEO tools)
|
│ ├── 11-30 (SEO tools, 19-28 reserved)
|
||||||
│ ├── 20-22 (GTM/GA tools)
|
│ ├── 60-62 (GTM/GA tools)
|
||||||
│ ├── 31-32 (Notion tools)
|
│ ├── 31-32 (Notion tools)
|
||||||
│ ├── 40-45 (Jamie clinic)
|
│ ├── 40-45 (Jamie clinic)
|
||||||
│ ├── 50-53 (NotebookLM tools)
|
│ ├── 50-53 (NotebookLM tools)
|
||||||
|
|||||||
@@ -1,6 +1,5 @@
|
|||||||
---
|
---
|
||||||
description: "Comprehensive SEO audit: technical, on-page, schema, CWV, local, and GSC in one unified report"
|
description: "Comprehensive SEO audit: technical, on-page, schema, CWV, local, and GSC in one unified report"
|
||||||
argument-hint: <url> [--skip-local] [--skip-gsc] [--skip-notion] [--json]
|
|
||||||
allowed-tools: Read, Write, Edit, Bash, Glob, Grep, WebFetch, WebSearch, Task
|
allowed-tools: Read, Write, Edit, Bash, Glob, Grep, WebFetch, WebSearch, Task
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user