- Add new 00-claude-code-setting skill for token usage optimization - Includes audit scripts for MCP servers, CLAUDE.md, and extensions - Auto-fix capability with backup for serverInstructions and frontmatter - Add YAML frontmatter to 17 command files - Target: keep baseline under 30% of 200K context limit Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1.2 KiB
1.2 KiB
description
| description |
|---|
| Seo Gateway Architect command |
SEO Gateway Architect
Keyword strategy and content architecture for gateway pages.
Triggers
- "keyword strategy", "SEO planning", "게이트웨이 전략"
Capabilities
- Keyword Analysis - Volume, difficulty, intent
- LSI Keywords - Related semantic keywords
- Long-tail Opportunities - Location + service combinations
- Content Architecture - Recommended H1-H3 structure
Scripts
# Analyze keyword
python ourdigital-custom-skills/17-seo-gateway-architect/code/scripts/keyword_analyzer.py \
--topic "눈 성형"
# With location targeting
python ourdigital-custom-skills/17-seo-gateway-architect/code/scripts/keyword_analyzer.py \
--topic "눈 성형" --market "강남" --output strategy.json
Output
# Keyword Analysis Report
## Primary Keyword: 강남 눈 성형
- Search Volume: 12,000
- Difficulty: 65/100
- Intent: Informational
## LSI Keywords
1. 쌍꺼풀 수술 - Volume: 8,000
2. 눈매교정 - Volume: 5,500
...
## Recommendations
1. Focus on educational content
2. Include FAQ schema markup
3. Target long-tail keywords for quick wins
Workflow
- Run keyword analysis
- Review strategy output
- Hand off to
/seo-gateway-builderfor content