r13-danielrosehill-claude-slash-commands-seo
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
Chineser13-danielrosehill-claude-slash-commands-seo
r13-danielrosehill-claude-slash-commands-seo
Skill by ara.so — Marketing Skills collection.
A specialized SEO & content marketing skill suite derived from danielrosehill/Claude-Slash-Commands. Provides 10 domain-specific commands and 5 multi-step workflows for keyword research, content audits, SERP analysis, technical SEO, and content strategy with structured output and progress tracking.
由ara.so开发的技能——营销技能合集。
这是一套源自danielrosehill/Claude-Slash-Commands的专业SEO与内容营销技能套件,提供10个领域特定命令和5个多步骤工作流,用于关键词研究、内容审计、SERP分析、技术SEO及内容策略制定,支持结构化输出和进度跟踪。
What This Project Does
项目功能
This skill suite extends Claude with professional SEO capabilities:
- Keyword Research — clustering, opportunity scoring, SERP intent mapping
- Content Audits — quality scoring, duplication detection, cannibalization reports
- Technical SEO — crawl budget, Core Web Vitals, schema markup validation
- Competitor Analysis — backlink gaps, topic gaps, featured snippet opportunities
- Content Strategy — AI-generated briefs, editorial calendars, refresh workflows
- Workflow Automation — multi-step processes for launches, sprints, and campaigns
All commands follow a consistent 5-step interaction pattern with visual progress tracking and prioritized action plans.
该技能套件为Claude扩展了专业SEO能力:
- 关键词研究——聚类、机会评分、SERP意图映射
- 内容审计——质量评分、重复内容检测、cannibalization报告
- 技术SEO——抓取预算、Core Web Vitals、Schema标记验证
- 竞品分析——反向链接差距、主题差距、精选摘要机会
- 内容策略——AI生成brief、编辑日历、内容更新工作流
- 工作流自动化——适用于发布、迭代和营销活动的多步骤流程
所有命令遵循统一的5步交互模式,支持可视化进度跟踪和优先级行动计划。
Installation
安装方法
Method 1: Manual Installation
方法1:手动安装
bash
undefinedbash
undefinedClone the repository
Clone the repository
Copy to Claude skills directory
Copy to Claude skills directory
mkdir -p ~/.claude/skills/
cp -r r13-danielrosehill-claude-slash-commands-seo ~/.claude/skills/
mkdir -p ~/.claude/skills/
cp -r r13-danielrosehill-claude-slash-commands-seo ~/.claude/skills/
Register in Claude Code session
Register in Claude Code session
/read ~/.claude/skills/r13-danielrosehill-claude-slash-commands-seo/SKILL.md
undefined/read ~/.claude/skills/r13-danielrosehill-claude-slash-commands-seo/SKILL.md
undefinedMethod 2: Direct Integration
方法2:直接集成
In a Claude Code session:
/read https://raw.githubusercontent.com/Dimensionparail/r13-danielrosehill-claude-slash-commands-seo/main/SKILL.md在Claude Code会话中执行:
/read https://raw.githubusercontent.com/Dimensionparail/r13-danielrosehill-claude-slash-commands-seo/main/SKILL.mdCore Commands
核心命令
/keyword-research
/keyword-research/keyword-research
/keyword-researchDeep keyword analysis with clustering and opportunity scoring.
bash
undefined深度关键词分析,包含聚类和机会评分功能。
bash
undefinedBasic usage
Basic usage
/keyword-research "sustainable fashion"
/keyword-research "sustainable fashion"
With options
With options
/keyword-research "sustainable fashion" --volume-min 1000 --difficulty-max 40 --output json
/keyword-research "sustainable fashion" --volume-min 1000 --difficulty-max 40 --output json
For specific domain
For specific domain
/keyword-research "sustainable fashion" --domain example.com --competitors 5
**Output includes:**
- Primary keyword clusters with search volume
- Long-tail opportunities ranked by difficulty
- SERP intent classification (informational/transactional/navigational)
- Related questions and "People Also Ask" data
- Seasonality trends and forecast/keyword-research "sustainable fashion" --domain example.com --competitors 5
**输出内容包括:**
- 带搜索量的主关键词聚类
- 按难度排序的长尾关键词机会
- SERP意图分类(信息型/交易型/导航型)
- 相关问题及“People Also Ask”数据
- 季节性趋势与预测/content-audit
/content-audit/content-audit
/content-auditFull-site content quality assessment and optimization recommendations.
bash
undefined全站点内容质量评估及优化建议。
bash
undefinedFull site audit
Full site audit
/content-audit --scope full --output md
/content-audit --scope full --output md
Specific section
Specific section
/content-audit --scope /blog/* --min-words 300
/content-audit --scope /blog/* --min-words 300
Cannibalization check
Cannibalization check
/content-audit --check-cannibalization --primary-kw "project management software"
**Analysis covers:**
- Content quality scores (readability, depth, freshness)
- Duplicate and thin content detection
- Keyword cannibalization mapping
- Internal linking opportunities
- Meta tag optimization gaps/content-audit --check-cannibalization --primary-kw "project management software"
**分析涵盖:**
- 内容质量评分(可读性、深度、新鲜度)
- 重复及低质内容检测
- 关键词cannibalization映射
- 内部链接机会
- Meta标签优化差距/technical-seo
/technical-seo/technical-seo
/technical-seoComprehensive technical SEO audit with Core Web Vitals.
bash
undefined包含Core Web Vitals的全面技术SEO审计。
bash
undefinedBasic technical audit
Basic technical audit
/technical-seo https://example.com
/technical-seo https://example.com
With specific checks
With specific checks
/technical-seo https://example.com --check crawl-budget,schema,cwv
/technical-seo https://example.com --check crawl-budget,schema,cwv
Export report
Export report
/technical-seo https://example.com --output pdf --include-screenshots
**Checks include:**
- Crawl budget optimization
- Core Web Vitals (LCP, FID, CLS)
- Schema markup validation
- XML sitemap and robots.txt analysis
- Mobile usability
- HTTPS and security headers
- Structured data errors/technical-seo https://example.com --output pdf --include-screenshots
**检查内容包括:**
- 抓取预算优化
- Core Web Vitals(LCP、FID、CLS)
- Schema标记验证
- XML站点地图与robots.txt分析
- 移动端可用性
- HTTPS与安全头
- 结构化数据错误/competitor-gap
/competitor-gap/competitor-gap
/competitor-gapIdentify competitor advantages and opportunities.
bash
undefined识别竞品优势与机会。
bash
undefinedBacklink gap analysis
Backlink gap analysis
/competitor-gap --type backlinks --competitors competitor1.com,competitor2.com
/competitor-gap --type backlinks --competitors competitor1.com,competitor2.com
Topic gap
Topic gap
/competitor-gap --type topics --domain example.com --competitors 3
/competitor-gap --type topics --domain example.com --competitors 3
Featured snippet opportunities
Featured snippet opportunities
/competitor-gap --type snippets --niche "productivity tools"
**Reports:**
- Backlink sources competitors have but you don't
- Topic clusters competitors rank for
- Featured snippet opportunities
- Content format gaps (video, infographics, tools)
- Authority score comparison/competitor-gap --type snippets --niche "productivity tools"
**报告内容:**
- 竞品拥有但我方缺失的反向链接来源
- 竞品排名的主题聚类
- 精选摘要机会
- 内容格式差距(视频、信息图、工具)
- 权威评分对比/content-brief
/content-brief/content-brief
/content-briefGenerate SEO-optimized content briefs with NLP analysis.
bash
undefined通过NLP分析生成SEO优化的内容brief。
bash
undefinedCreate brief for target keyword
Create brief for target keyword
/content-brief "how to choose running shoes"
/content-brief "how to choose running shoes"
With specific parameters
With specific parameters
/content-brief "how to choose running shoes"
--word-count 2000-2500
--intent informational
--audience beginners
--word-count 2000-2500
--intent informational
--audience beginners
/content-brief "how to choose running shoes"
--word-count 2000-2500
--intent informational
--audience beginners
--word-count 2000-2500
--intent informational
--audience beginners
Include competitive analysis
Include competitive analysis
/content-brief "how to choose running shoes" --analyze-top 10
**Brief includes:**
- Target keyword and semantic variations
- Recommended word count and structure
- NLP terms and entities to include
- Heading structure based on top-ranking content
- Questions to answer
- Internal linking suggestions
- Content freshness requirements/content-brief "how to choose running shoes" --analyze-top 10
**brief包含:**
- 目标关键词及语义变体
- 推荐字数与结构
- 需包含的NLP术语和实体
- 基于顶级排名内容的标题结构
- 需解答的问题
- 内部链接建议
- 内容新鲜度要求/serp-monitor
/serp-monitor/serp-monitor
/serp-monitorTrack rankings with volatility alerts and CTR optimization.
bash
undefined跟踪排名,提供波动预警和CTR优化建议。
bash
undefinedMonitor keyword set
Monitor keyword set
/serp-monitor --keywords "keyword1,keyword2,keyword3" --frequency daily
/serp-monitor --keywords "keyword1,keyword2,keyword3" --frequency daily
Generate ranking report
Generate ranking report
/serp-monitor --report weekly --format pdf
/serp-monitor --report weekly --format pdf
CTR optimization suggestions
CTR optimization suggestions
/serp-monitor --keyword "project management" --optimize-ctr
**Monitoring features:**
- Daily rank tracking across devices
- SERP volatility alerts
- CTR analysis and optimization tips
- Featured snippet tracking
- Local pack monitoring/serp-monitor --keyword "project management" --optimize-ctr
**监控功能:**
- 跨设备每日排名跟踪
- SERP波动预警
- CTR分析与优化建议
- 精选摘要跟踪
- 本地包监控/link-prospecting
/link-prospecting/link-prospecting
/link-prospectingFind high-quality backlink opportunities with outreach templates.
bash
undefined寻找高质量反向链接机会,并提供 outreach 模板。
bash
undefinedProspect for links
Prospect for links
/link-prospecting --niche "sustainable living" --min-da 30
/link-prospecting --niche "sustainable living" --min-da 30
With filters
With filters
/link-prospecting
--niche "sustainable living"
--link-type guest-post,resource-page
--min-da 30 --max-da 70
--niche "sustainable living"
--link-type guest-post,resource-page
--min-da 30 --max-da 70
/link-prospecting
--niche "sustainable living"
--link-type guest-post,resource-page
--min-da 30 --max-da 70
--niche "sustainable living"
--link-type guest-post,resource-page
--min-da 30 --max-da 70
Generate outreach list
Generate outreach list
/link-prospecting --niche "sustainable living" --output-csv --include-templates
**Outputs:**
- Filtered prospect list with DA/DR scores
- Contact information (when available)
- Outreach email templates
- Link opportunity types
- Priority scoring/link-prospecting --niche "sustainable living" --output-csv --include-templates
**输出内容:**
- 带DA/DR评分的筛选后潜在链接列表
- 联系信息(若可用)
- Outreach邮件模板
- 链接机会类型
- 优先级评分/page-speed-seo
/page-speed-seo/page-speed-seo
/page-speed-seoPage speed analysis with SEO impact mapping.
bash
undefined页面速度分析及SEO影响映射。
bash
undefinedAnalyze page speed
Analyze page speed
/page-speed-seo https://example.com/page
/page-speed-seo https://example.com/page
Mobile-specific
Mobile-specific
/page-speed-seo https://example.com/page --device mobile
/page-speed-seo https://example.com/page --device mobile
With recommendations
With recommendations
/page-speed-seo https://example.com/page --detailed --prioritize
**Diagnostics:**
- Render-blocking resources
- LCP (Largest Contentful Paint) issues
- CLS (Cumulative Layout Shift) causes
- FID (First Input Delay) bottlenecks
- SEO impact score for each issue
- Prioritized fix recommendations/page-speed-seo https://example.com/page --detailed --prioritize
**诊断内容:**
- 阻塞渲染的资源
- LCP(最大内容绘制)问题
- CLS(累积布局偏移)原因
- FID(首次输入延迟)瓶颈
- 每个问题的SEO影响评分
- 优先级修复建议/local-seo
/local-seo/local-seo
/local-seoLocal SEO optimization for location-based businesses.
bash
undefined针对本地商家的Local SEO优化。
bash
undefinedLocal SEO audit
Local SEO audit
/local-seo --business "Coffee Shop" --location "Portland, OR"
/local-seo --business "Coffee Shop" --location "Portland, OR"
NAP consistency check
NAP consistency check
/local-seo --check nap-consistency --citations 50
/local-seo --check nap-consistency --citations 50
Google Business Profile optimization
Google Business Profile optimization
/local-seo --optimize-gbp --location "Portland, OR"
**Covers:**
- NAP (Name, Address, Phone) consistency
- Google Business Profile optimization
- Local citation audit and building
- Review management strategy
- Local schema markup
- Geo-targeted content recommendations/local-seo --optimize-gbp --location "Portland, OR"
**涵盖内容:**
- NAP(名称、地址、电话)一致性
- Google Business Profile优化
- 本地引用审计与构建
- 评论管理策略
- Local Schema标记
- 地理定位内容建议/content-calendar
/content-calendar/content-calendar
/content-calendarData-driven editorial calendar from search demand.
bash
undefined基于搜索需求的数据驱动型编辑日历。
bash
undefinedGenerate calendar
Generate calendar
/content-calendar --duration 3-months --niche "digital marketing"
/content-calendar --duration 3-months --niche "digital marketing"
With seasonality
With seasonality
/content-calendar
--duration 6-months
--niche "digital marketing"
--include-seasonality
--posts-per-week 2
--duration 6-months
--niche "digital marketing"
--include-seasonality
--posts-per-week 2
/content-calendar
--duration 6-months
--niche "digital marketing"
--include-seasonality
--posts-per-week 2
--duration 6-months
--niche "digital marketing"
--include-seasonality
--posts-per-week 2
Export to planning tool
Export to planning tool
/content-calendar --duration 3-months --export notion,trello
**Calendar includes:**
- Topic priorities based on search volume
- Seasonal content opportunities
- Content type mix (blog, video, infographic)
- Internal linking plan
- Publishing frequency recommendations/content-calendar --duration 3-months --export notion,trello
**日历包含:**
- 基于搜索量的主题优先级
- 季节性内容机会
- 内容类型组合(博客、视频、信息图)
- 内部链接计划
- 发布频率建议Workflows
工作流
full-seo-sprint
full-seo-sprintfull-seo-sprint
full-seo-sprintComplete 12-step SEO optimization sprint.
bash
/workflows:full-seo-sprint example.com --scope full --duration 2-weeksSteps:
- Technical SEO audit
- Content audit and quality scoring
- Keyword research and mapping
- Competitor gap analysis
- On-page optimization plan
- Content refresh priorities
- New content opportunities
- Internal linking strategy
- Backlink gap analysis
- Schema markup implementation
- Core Web Vitals optimization
- Measurement and tracking setup
完整的12步SEO优化迭代。
bash
/workflows:full-seo-sprint example.com --scope full --duration 2-weeks步骤:
- 技术SEO审计
- 内容审计与质量评分
- 关键词研究与映射
- 竞品差距分析
- 页面优化计划
- 内容更新优先级
- 新内容机会
- 内部链接策略
- 反向链接差距分析
- Schema标记实施
- Core Web Vitals优化
- 测量与跟踪设置
launch-seo
launch-seolaunch-seo
launch-seoPre-launch SEO checklist and validation.
bash
/workflows:launch-seo https://staging.example.com --checklist fullValidates:
- Canonical tags
- Hreflang implementation
- XML sitemap
- Robots.txt
- Meta tags
- Schema markup
- 301 redirects
- Mobile responsiveness
- Page speed
- Analytics setup
上线前SEO检查清单与验证。
bash
/workflows:launch-seo https://staging.example.com --checklist full验证内容:
- 规范标签(Canonical tags)
- Hreflang实施
- XML站点地图
- Robots.txt
- Meta标签
- Schema标记
- 301重定向
- 移动端响应性
- 页面速度
- 分析工具设置
content-refresh
content-refreshcontent-refresh
content-refreshIdentify and refresh underperforming content.
bash
/workflows:content-refresh --domain example.com --min-age 12-monthsProcess:
- Identify declining pages
- Analyze ranking loss causes
- Content gap analysis vs. competitors
- Refresh recommendations
- Re-optimization checklist
- Republishing strategy
识别并更新表现不佳的内容。
bash
/workflows:content-refresh --domain example.com --min-age 12-months流程:
- 识别排名下滑页面
- 分析排名下降原因
- 与竞品的内容差距分析
- 更新建议
- 重新优化检查清单
- 重新发布策略
authority-building
authority-buildingauthority-building
authority-buildingEnd-to-end link building and digital PR campaign.
bash
/workflows:authority-building --niche "eco-friendly products" --duration 3-monthsCampaign steps:
- Linkable asset identification
- Prospect research
- Outreach strategy
- Content creation for links
- Digital PR opportunities
- Relationship building
- Link acquisition tracking
- Impact measurement
端到端的链接构建与数字PR活动。
bash
/workflows:authority-building --niche "eco-friendly products" --duration 3-months活动步骤:
- 可链接资产识别
- 潜在链接对象研究
- Outreach策略
- 为链接创建内容
- 数字PR机会
- 关系建立
- 链接获取跟踪
- 效果衡量
ai-content-pipeline
ai-content-pipelineai-content-pipeline
ai-content-pipelineAutomated keyword-to-publish content pipeline.
bash
/workflows:ai-content-pipeline --keywords-file keywords.csv --output-dir content/Pipeline:
- Keyword selection and prioritization
- Content brief generation
- AI draft creation
- SEO optimization
- Human review checkpoints
- Publishing automation
- Internal linking
- Performance tracking
从关键词到发布的自动化内容流水线。
bash
/workflows:ai-content-pipeline --keywords-file keywords.csv --output-dir content/流水线:
- 关键词选择与优先级排序
- 内容brief生成
- AI草稿创建
- SEO优化
- 人工审核节点
- 发布自动化
- 内部链接
- 效果跟踪
Configuration
配置
Commands support both inline options and configuration files.
命令支持内联选项和配置文件两种方式。
Config File: .seo-skill-config.yaml
.seo-skill-config.yaml配置文件:.seo-skill-config.yaml
.seo-skill-config.yamlyaml
undefinedyaml
undefinedDefault settings for all commands
Default settings for all commands
defaults:
domain: example.com
output_format: markdown
progress_display: true
defaults:
domain: example.com
output_format: markdown
progress_display: true
Keyword research defaults
Keyword research defaults
keyword_research:
min_volume: 500
max_difficulty: 50
clustering_threshold: 0.7
include_questions: true
keyword_research:
min_volume: 500
max_difficulty: 50
clustering_threshold: 0.7
include_questions: true
Content audit settings
Content audit settings
content_audit:
min_word_count: 300
readability_target: 60 # Flesch score
freshness_threshold: 180 # days
check_cannibalization: true
content_audit:
min_word_count: 300
readability_target: 60 # Flesch score
freshness_threshold: 180 # days
check_cannibalization: true
Technical SEO preferences
Technical SEO preferences
technical_seo:
cwv_thresholds:
lcp_max: 2.5 # seconds
fid_max: 100 # milliseconds
cls_max: 0.1
crawl_budget_target: 95 # percent
technical_seo:
cwv_thresholds:
lcp_max: 2.5 # seconds
fid_max: 100 # milliseconds
cls_max: 0.1
crawl_budget_target: 95 # percent
Link prospecting filters
Link prospecting filters
link_prospecting:
min_da: 30
max_da: 80
min_traffic: 1000
countries: ["US", "UK", "CA", "AU"]
link_prospecting:
min_da: 30
max_da: 80
min_traffic: 1000
countries: ["US", "UK", "CA", "AU"]
Workflow settings
Workflow settings
workflows:
full_seo_sprint:
duration: 14 # days
daily_standup: true
output_format: notion
undefinedworkflows:
full_seo_sprint:
duration: 14 # days
daily_standup: true
output_format: notion
undefinedEnvironment Variables
环境变量
bash
undefinedbash
undefinedAPI keys (store in .env)
API keys (store in .env)
export SEMRUSH_API_KEY=your_semrush_key
export AHREFS_API_KEY=your_ahrefs_key
export MOZI_ACCESS_ID=your_moz_id
export MOZI_SECRET_KEY=your_moz_secret
export GOOGLE_SEARCH_CONSOLE_CREDENTIALS=path/to/credentials.json
export SCREAMING_FROG_LICENSE=your_license_key
export SEMRUSH_API_KEY=your_semrush_key
export AHREFS_API_KEY=your_ahrefs_key
export MOZI_ACCESS_ID=your_moz_id
export MOZI_SECRET_KEY=your_moz_secret
export GOOGLE_SEARCH_CONSOLE_CREDENTIALS=path/to/credentials.json
export SCREAMING_FROG_LICENSE=your_license_key
Configuration file location
Configuration file location
export SEO_SKILL_CONFIG=~/.seo-skill-config.yaml
export SEO_SKILL_CONFIG=~/.seo-skill-config.yaml
Output preferences
Output preferences
export SEO_SKILL_OUTPUT_DIR=/seo-reports/
export SEO_SKILL_CACHE_DIR=/.cache/seo-skill/
undefinedexport SEO_SKILL_OUTPUT_DIR=/seo-reports/
export SEO_SKILL_CACHE_DIR=/.cache/seo-skill/
undefinedCommon Patterns
常见使用模式
Pattern 1: New Site SEO Setup
模式1:新站点SEO设置
bash
undefinedbash
undefinedStep 1: Technical foundation
Step 1: Technical foundation
/technical-seo https://newsite.com --output md > reports/technical-audit.md
/technical-seo https://newsite.com --output md > reports/technical-audit.md
Step 2: Keyword research
Step 2: Keyword research
/keyword-research "main topic" --volume-min 500 --output json > data/keywords.json
/keyword-research "main topic" --volume-min 500 --output json > data/keywords.json
Step 3: Content planning
Step 3: Content planning
/content-calendar --duration 6-months --keywords-file data/keywords.json
/content-calendar --duration 6-months --keywords-file data/keywords.json
Step 4: Launch checklist
Step 4: Launch checklist
/workflows:launch-seo https://newsite.com --checklist full
undefined/workflows:launch-seo https://newsite.com --checklist full
undefinedPattern 2: Monthly SEO Review
模式2:月度SEO回顾
bash
undefinedbash
undefinedRankings and visibility
Rankings and visibility
/serp-monitor --report monthly --format pdf
/serp-monitor --report monthly --format pdf
Content performance
Content performance
/content-audit --scope full --compare-previous-month
/content-audit --scope full --compare-previous-month
Technical health check
Technical health check
/technical-seo $DOMAIN --quick-check
/technical-seo $DOMAIN --quick-check
Backlink growth
Backlink growth
/competitor-gap --type backlinks --compare-previous-month
undefined/competitor-gap --type backlinks --compare-previous-month
undefinedPattern 3: Content Refresh Campaign
模式3:内容更新活动
bash
undefinedbash
undefinedIdentify refresh candidates
Identify refresh candidates
/workflows:content-refresh --min-age 12-months --ranking-decline 5
/workflows:content-refresh --min-age 12-months --ranking-decline 5
For each page, generate brief
For each page, generate brief
/content-brief --url https://example.com/old-post --refresh-mode
/content-brief --url https://example.com/old-post --refresh-mode
Update and re-publish
Update and re-publish
Then track recovery
Then track recovery
/serp-monitor --urls-file refreshed-urls.txt --frequency daily
undefined/serp-monitor --urls-file refreshed-urls.txt --frequency daily
undefinedPattern 4: Competitor Overtake Strategy
模式4:竞品超越策略
bash
undefinedbash
undefinedGap analysis
Gap analysis
/competitor-gap --type all --competitors competitor.com --output detailed
/competitor-gap --type all --competitors competitor.com --output detailed
Keyword opportunities
Keyword opportunities
/keyword-research --competitors competitor.com --find-gaps
/keyword-research --competitors competitor.com --find-gaps
Content strategy
Content strategy
/content-brief --based-on competitor.com/top-ranking-page --improve
/content-brief --based-on competitor.com/top-ranking-page --improve
Link building
Link building
/link-prospecting --competitor-links competitor.com --filter-exclusive
undefined/link-prospecting --competitor-links competitor.com --filter-exclusive
undefinedIntegration with SEO Tools
与SEO工具集成
Screaming Frog Integration
Screaming Frog集成
bash
undefinedbash
undefinedExport crawl for analysis
Export crawl for analysis
/technical-seo $DOMAIN --crawler screaming-frog --export-crawl
/technical-seo $DOMAIN --crawler screaming-frog --export-crawl
Analyze existing crawl
Analyze existing crawl
/technical-seo --import-crawl crawl-data.seospider
undefined/technical-seo --import-crawl crawl-data.seospider
undefinedGoogle Search Console
Google Search Console集成
bash
undefinedbash
undefinedImport GSC data
Import GSC data
/serp-monitor --source gsc --property $DOMAIN --period 90-days
/serp-monitor --source gsc --property $DOMAIN --period 90-days
Performance report
Performance report
/content-audit --gsc-data --min-impressions 1000
undefined/content-audit --gsc-data --min-impressions 1000
undefinedAnalytics Integration
分析工具集成
bash
undefinedbash
undefinedCombine with GA4 data
Combine with GA4 data
/content-audit --analytics ga4 --property $GA4_PROPERTY_ID
/content-audit --analytics ga4 --property $GA4_PROPERTY_ID
Content ROI analysis
Content ROI analysis
/content-calendar --prioritize-by ga4-conversions
undefined/content-calendar --prioritize-by ga4-conversions
undefinedOutput Formats
输出格式
All commands support multiple output formats:
bash
undefined所有命令支持多种输出格式:
bash
undefinedMarkdown (default)
Markdown (default)
/keyword-research "topic" --output md
/keyword-research "topic" --output md
JSON for API integration
JSON for API integration
/content-audit --output json > audit.json
/content-audit --output json > audit.json
CSV for spreadsheets
CSV for spreadsheets
/link-prospecting --output csv > prospects.csv
/link-prospecting --output csv > prospects.csv
PDF reports
PDF reports
/technical-seo $DOMAIN --output pdf --include-screenshots
/technical-seo $DOMAIN --output pdf --include-screenshots
Notion export
Notion export
/workflows:full-seo-sprint $DOMAIN --export notion
/workflows:full-seo-sprint $DOMAIN --export notion
Trello cards
Trello cards
/content-calendar --export trello --board "Content Pipeline"
undefined/content-calendar --export trello --board "Content Pipeline"
undefinedProgress Tracking
进度跟踪
All commands display real-time progress:
╔══════════════════════════════════════════════════╗
║ Keyword Research — sustainable fashion ║
╠══════════════════════════════════════════════════╣
║ Fetching keywords … [██████████] 100% Done ║
║ Clustering … [████░░░░░░] 40% 2/5 ║
║ Analyzing SERP … [░░░░░░░░░░] 0% 0/250 ║
╚══════════════════════════════════════════════════╝所有命令显示实时进度:
╔══════════════════════════════════════════════════╗
║ Keyword Research — sustainable fashion ║
╠══════════════════════════════════════════════════╣
║ Fetching keywords … [██████████] 100% Done ║
║ Clustering … [████░░░░░░] 40% 2/5 ║
║ Analyzing SERP … [░░░░░░░░░░] 0% 0/250 ║
╚══════════════════════════════════════════════════╝Troubleshooting
故障排除
API Rate Limits
API速率限制
bash
undefinedbash
undefinedCommands automatically respect rate limits
Commands automatically respect rate limits
To adjust throttling:
To adjust throttling:
export SEO_SKILL_RATE_LIMIT_DELAY=2000 # milliseconds between requests
export SEO_SKILL_RATE_LIMIT_DELAY=2000 # milliseconds between requests
Use cached data when available
Use cached data when available
/keyword-research "topic" --use-cache --cache-ttl 7-days
undefined/keyword-research "topic" --use-cache --cache-ttl 7-days
undefinedLarge Site Audits
大型站点审计
bash
undefinedbash
undefinedFor sites >10k pages, use sampling
For sites >10k pages, use sampling
/content-audit --sample 1000 --random
/content-audit --sample 1000 --random
Or scope to specific sections
Or scope to specific sections
/content-audit --scope /blog/* --depth 2
/content-audit --scope /blog/* --depth 2
Use incremental mode
Use incremental mode
/content-audit --incremental --changed-since 30-days
undefined/content-audit --incremental --changed-since 30-days
undefinedMissing Dependencies
缺失依赖
If commands fail due to missing tools:
bash
undefined若因缺少工具导致命令失败:
bash
undefinedInstall optional dependencies
Install optional dependencies
npm install -g lighthouse # for page speed
pip install scrapy # for crawling
npm install -g lighthouse # for page speed
pip install scrapy # for crawling
Or use cloud services
Or use cloud services
export SEO_SKILL_USE_CLOUD_CRAWLER=true
undefinedexport SEO_SKILL_USE_CLOUD_CRAWLER=true
undefinedData Export Issues
数据导出问题
bash
undefinedbash
undefinedIf Notion/Trello export fails, check credentials
If Notion/Trello export fails, check credentials
export NOTION_API_KEY=your_notion_key
export TRELLO_API_KEY=your_trello_key
export TRELLO_TOKEN=your_trello_token
export NOTION_API_KEY=your_notion_key
export TRELLO_API_KEY=your_trello_key
export TRELLO_TOKEN=your_trello_token
Verify access
Verify access
/workflows:test-integrations
undefined/workflows:test-integrations
undefinedBest Practices
最佳实践
- Start with technical audit before content work
- Use workflows for complex multi-step processes
- Set up monitoring before launching campaigns
- Cache API responses to avoid rate limits
- Export to project management tools for team collaboration
- Version control reports to track progress over time
- 先做技术审计再开展内容工作
- 使用工作流处理复杂的多步骤流程
- 设置监控再启动营销活动
- 缓存API响应以避免速率限制
- 导出到项目管理工具便于团队协作
- 版本控制报告以跟踪长期进度
Advanced Usage
高级用法
Custom Workflow Creation
自定义工作流创建
Create a custom workflow file :
my-workflow.yamlyaml
name: "local-business-seo"
description: "Complete local SEO setup for new business"
steps:
- command: /local-seo
args:
check: nap-consistency
- command: /local-seo
args:
optimize-gbp: true
- command: /keyword-research
args:
location: ${BUSINESS_LOCATION}
intent: local
- command: /content-calendar
args:
duration: 3-months
local-focus: trueRun with:
bash
/workflows:custom --file my-workflow.yaml --vars BUSINESS_LOCATION="Portland, OR"创建自定义工作流文件:
my-workflow.yamlyaml
name: "local-business-seo"
description: "Complete local SEO setup for new business"
steps:
- command: /local-seo
args:
check: nap-consistency
- command: /local-seo
args:
optimize-gbp: true
- command: /keyword-research
args:
location: ${BUSINESS_LOCATION}
intent: local
- command: /content-calendar
args:
duration: 3-months
local-focus: true运行命令:
bash
/workflows:custom --file my-workflow.yaml --vars BUSINESS_LOCATION="Portland, OR"Batch Processing
批量处理
bash
undefinedbash
undefinedProcess multiple domains
Process multiple domains
cat domains.txt | xargs -I {} /technical-seo {}
cat domains.txt | xargs -I {} /technical-seo {}
Bulk keyword research
Bulk keyword research
/keyword-research --keywords-file keywords.csv --batch-size 100
/keyword-research --keywords-file keywords.csv --batch-size 100
Content brief generation
Content brief generation
for url in $(cat urls.txt); do
/content-brief --url $url --output briefs/
done
undefinedfor url in $(cat urls.txt); do
/content-brief --url $url --output briefs/
done
undefinedSupport & Resources
支持与资源
- Source Project: https://github.com/danielrosehill/Claude-Slash-Commands
- This Suite: https://github.com/Dimensionparail/r13-danielrosehill-claude-slash-commands-seo
- Issues: Use GitHub issues for bugs and feature requests
- License: MIT
- 源项目: https://github.com/danielrosehill/Claude-Slash-Commands
- 本套件: https://github.com/Dimensionparail/r13-danielrosehill-claude-slash-commands-seo
- 问题反馈: 使用GitHub Issues提交bug和功能请求
- 许可证: MIT