From dbfaa883cd25a962e824509122af2d682cf408c5 Mon Sep 17 00:00:00 2001 From: Andrew Yim Date: Fri, 13 Feb 2026 12:16:40 +0900 Subject: [PATCH] Update README, AGENTS, CLAUDE docs for 12 new SEO skills - Update skill count from 38 to 50 across all docs - Add skills 19-28, 31-32 to README SEO table - Remove "Future SEO Skills (19-28 reserved)" placeholder - Update AGENTS.md SEO section with slash commands and Ahrefs integration notes - Update directory listing from "11-30" to "11-32" Co-Authored-By: Claude Opus 4.6 --- AGENTS.md | 12 +++++++----- CLAUDE.md | 2 +- README.md | 22 ++++++++++++++++------ 3 files changed, 24 insertions(+), 12 deletions(-) diff --git a/AGENTS.md b/AGENTS.md index 63bb1df..3bd648f 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -115,13 +115,15 @@ Task 2: general-purpose - "Implement the planned skill" # Needs Task 1 result ## Domain-Specific Routing -### SEO Skills (11-30) +### SEO Skills (11-32) -- Use **seo-advisor** agent for SEO strategy questions - Use **Explore** to understand existing SEO script patterns -- Python scripts in these skills follow `base_client.py` patterns +- Python scripts in these skills follow `base_client.py` patterns (RateLimiter, ConfigManager, BaseAsyncClient) - `11-seo-comprehensive-audit` orchestrates skills 12-18 for unified audits -- Skills 19-28 are reserved for future SEO capabilities +- Skills 19-28 provide advanced SEO capabilities (keyword strategy, SERP analysis, position tracking, link building, content strategy, e-commerce, KPI framework, international SEO, AI visibility, knowledge graph) +- Skills 31-32 cover competitor intelligence and crawl budget optimization +- All SEO skills integrate with Ahrefs MCP tools and output to the Notion SEO Audit Log database +- Slash commands available: `/seo-keyword-strategy`, `/seo-serp-analysis`, `/seo-position-tracking`, `/seo-link-building`, `/seo-content-strategy`, `/seo-ecommerce`, `/seo-kpi-framework`, `/seo-international`, `/seo-ai-visibility`, `/seo-knowledge-graph`, `/seo-competitor-intel`, `/seo-crawl-budget` ### GTM Skills (60-69) @@ -200,7 +202,7 @@ For long-running tasks, use `run_in_background: true`: ``` # Good candidates for background execution: -- Full skill audit across all 23 skills +- Full skill audit across all 50 skills - Running Python tests on multiple skills - Generating comprehensive documentation diff --git a/CLAUDE.md b/CLAUDE.md index 56cac5b..3a011c1 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/**: 38 custom skills for OurDigital workflows, SEO, GTM, Jamie Brand, NotebookLM, Notion, Reference Curation, and Multi-Agent Collaboration +- **custom-skills/**: 50 custom skills for OurDigital workflows, SEO, GTM, Jamie Brand, NotebookLM, Notion, Reference Curation, 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 31e272e..b25ae59 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 **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. +A collection of **50 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,7 +35,7 @@ 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-30) +### SEO Tools (11-32) | # | Skill | Purpose | |---|-------|---------| @@ -46,11 +46,21 @@ cd our-claude-skills/custom-skills/_ourdigital-shared | 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 | +| 18 | `seo-local-audit` | NAP consistency, GBP, Naver Smart Place, citations | +| 19 | `seo-keyword-strategy` | Keyword expansion, intent classification, clustering, gaps | +| 20 | `seo-serp-analysis` | Google/Naver SERP features, competitor positions | +| 21 | `seo-position-tracking` | Rank monitoring, visibility scores, alerts | +| 22 | `seo-link-building` | Backlink audit, toxic links, link gaps | +| 23 | `seo-content-strategy` | Content audit, decay detection, briefs, clusters | +| 24 | `seo-ecommerce` | Product page audit, product schema, Naver Smart Store | +| 25 | `seo-kpi-framework` | Unified KPIs, health scores, ROI estimation | +| 26 | `seo-international` | Hreflang validation, content parity, multi-language | +| 27 | `seo-ai-visibility` | AI search citations, brand radar, share of voice | +| 28 | `seo-knowledge-graph` | Entity SEO, Knowledge Panel, PAA, FAQ | | 29 | `seo-gateway-architect` | Gateway page strategy (Naver/Google) | | 30 | `seo-gateway-builder` | Gateway page content generation | - -**Future SEO Skills (19-28 reserved):** Keyword Strategy, SERP Analysis, Position Tracking, Link Building, Content Strategy, E-Commerce SEO, SEO KPI Framework, International SEO. +| 31 | `seo-competitor-intel` | Competitor profiling, benchmarking, threat scoring | +| 32 | `seo-crawl-budget` | Log analysis, bot profiling, crawl waste detection | ### GTM/GA Tools (60-69) @@ -138,7 +148,7 @@ our-claude-skills/ │ │ │ ├── 00-our-settings-audit/ │ ├── 01-10 (OurDigital core) -│ ├── 11-30 (SEO tools, 19-28 reserved) +│ ├── 11-32 (SEO tools) │ ├── 60-62 (GTM/GA tools) │ ├── 31-32 (Notion tools) │ ├── 40-45 (Jamie clinic)