seo-content-marketing-skill-suite

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

SEO & Content Marketing Skills Suite

SEO与内容营销技能套件

Skill by ara.so — Marketing Skills collection.
r04-alirezarezvani-claude-code-skill-factory-seo is a specialized command suite for SEO professionals and content marketers. It provides 10 domain-specific slash commands and 5 multi-step workflows for keyword research, content audits, SERP analysis, technical SEO diagnostics, and content strategy automation.
Derived from alirezarezvani/claude-code-skill-factory, this suite extends the skill scaffolding framework with structured output UI, progress tracking, and prioritized action plans.

ara.so开发的Skill — 营销技能合集。
r04-alirezarezvani-claude-code-skill-factory-seo是专为SEO从业者和内容营销人员打造的专业命令套件。它提供10个领域专属斜杠命令和5个多步骤工作流,覆盖关键词研究、内容审核、SERP分析、技术SEO诊断和内容策略自动化。
该套件源自alirezarezvani/claude-code-skill-factory,在技能脚手架框架基础上扩展了结构化输出UI、进度跟踪和优先级行动计划功能。

Installation

安装

Method 1: Clone to Skills Directory

方法1:克隆到技能目录

bash
undefined
bash
undefined

Create skills directory if it doesn't exist

若技能目录不存在则创建

mkdir -p ~/.claude/skills
mkdir -p ~/.claude/skills

Clone the repository

克隆仓库

Register in Claude Code

在Claude Code中注册

In your Claude Code session:

在Claude Code会话中执行:

/read ~/.claude/skills/seo-content-marketing/SKILL.md
undefined
/read ~/.claude/skills/seo-content-marketing/SKILL.md
undefined

Method 2: Manual Copy

方法2:手动复制

bash
undefined
bash
undefined

Copy the skill directory into your project

将技能目录复制到你的项目中

cp -r /path/to/r04-alirezarezvani-claude-code-skill-factory-seo ./skills/
cp -r /path/to/r04-alirezarezvani-claude-code-skill-factory-seo ./skills/

Load the skill

加载技能

/read ./skills/r04-alirezarezvani-claude-code-skill-factory-seo/SKILL.md

---
/read ./skills/r04-alirezarezvani-claude-code-skill-factory-seo/SKILL.md

---

Core Commands

核心命令

1. Keyword Research

1. 关键词研究

Trigger:
/keyword-research <target>
Performs deep keyword clustering, opportunity scoring, and SERP intent mapping.
Options:
  • --depth <shallow|deep|comprehensive>
    — analysis depth (default: deep)
  • --min-volume <number>
    — minimum monthly search volume
  • --max-difficulty <number>
    — maximum keyword difficulty (0-100)
  • --intent <informational|commercial|transactional>
    — filter by search intent
  • --output <json|md|csv>
    — output format (default: md)
Example:
bash
/keyword-research "project management software" --depth comprehensive --min-volume 500 --output md
Expected Output Structure:
markdown
undefined
触发命令:
/keyword-research <目标主题>
执行深度关键词聚类、机会评分和SERP意图映射。
选项:
  • --depth <shallow|deep|comprehensive>
    — 分析深度(默认:deep)
  • --min-volume <数字>
    — 最低月搜索量
  • --max-difficulty <数字>
    — 最高关键词难度(0-100)
  • --intent <informational|commercial|transactional>
    — 按搜索意图筛选
  • --output <json|md|csv>
    — 输出格式(默认:md)
示例:
bash
/keyword-research "project management software" --depth comprehensive --min-volume 500 --output md
预期输出结构:
markdown
undefined

Keyword Research: project management software

关键词研究: project management software

Summary

摘要

  • Total keywords found: 247
  • High-opportunity (low comp, high vol): 34
  • Content gaps identified: 12
  • Recommended clusters: 8
  • 找到的关键词总数: 247
  • 高机会关键词(低竞争、高流量): 34
  • 识别出的内容缺口: 12
  • 推荐的关键词集群: 8

Top Opportunities

顶级机会

KeywordVolumeDifficultyIntentOpportunity Score
project management tools for small teams2,40028Commercial94/100
free project management software8,10067Informational76/100
project tracking templates1,90022Informational91/100
关键词搜索量难度意图机会评分
project management tools for small teams2,40028Commercial94/100
free project management software8,10067Informational76/100
project tracking templates1,90022Informational91/100

Keyword Clusters

关键词集群

Cluster 1: Getting Started (Informational)

集群1:入门指南(Informational)

  • project management basics (3,600 vol, 24 diff)
  • what is project management software (1,300 vol, 18 diff)
  • project management for beginners (880 vol, 21 diff)
Content Recommendation: Ultimate guide format, 2,500+ words

undefined
  • project management basics (3,600 搜索量, 24 难度)
  • what is project management software (1,300 搜索量, 18 难度)
  • project management for beginners (880 搜索量, 21 难度)
内容建议: 终极指南格式,字数2500+字

undefined

2. Content Audit

2. 内容审核

Trigger:
/content-audit [domain]
Full-site content quality scoring, duplicate detection, and cannibalization analysis.
Options:
  • --scope <full|partial|urls>
    — audit scope
  • --urls <file.txt>
    — specific URLs to audit
  • --metrics <quality,duplication,performance>
    — comma-separated metrics
  • --threshold <number>
    — minimum quality score (0-100)
Example:
bash
/content-audit example.com --scope full --metrics quality,duplication,performance
Expected Output:
markdown
undefined
触发命令:
/content-audit [域名]
全站内容质量评分、重复内容检测和关键词 cannibalization(自我竞争)分析。
选项:
  • --scope <full|partial|urls>
    — 审核范围
  • --urls <file.txt>
    — 待审核的特定URL列表文件
  • --metrics <quality,duplication,performance>
    — 逗号分隔的检测指标
  • --threshold <数字>
    — 最低质量分数(0-100)
示例:
bash
/content-audit example.com --scope full --metrics quality,duplication,performance
预期输出:
markdown
undefined

Content Audit: example.com

内容审核: example.com

Crawl Summary

爬取摘要

  • Total pages crawled: 1,204
  • Pages analyzed: 1,180
  • Issues found: 247
  • Audit duration: 12m 34s
  • 爬取页面总数: 1,204
  • 分析页面数: 1,180
  • 发现问题数: 247
  • 审核时长: 12分34秒

Quality Distribution

质量分布

🔴 Critical (0-40): 23 pages 🟠 Poor (41-60): 89 pages 🟡 Fair (61-75): 234 pages 🟢 Good (76-100): 834 pages
🔴 严重问题(0-40分): 23个页面 🟠 较差(41-60分): 89个页面 🟡 一般(61-75分): 234个页面 🟢 良好(76-100分): 834个页面

Top Issues

主要问题

IssuePages AffectedSeverityImpact
Thin content (<300 words)127🔴 HighLow rankings, high bounce
Duplicate title tags45🟠 MediumIndexation confusion
Keyword cannibalization34🔴 HighSplit ranking authority
Missing meta descriptions302🟡 LowLower CTR
问题受影响页面数严重程度影响
内容过薄(<300字)127🔴 高排名下降、跳出率升高
重复标题标签45🟠 中索引混淆
关键词自我竞争34🔴 高排名权重分散
缺少元描述302🟡 低点击率降低

Action Plan

行动计划

Quick Wins (1-2 weeks)

快速优化(1-2周)

  • Add meta descriptions to 302 pages
  • Consolidate 12 duplicate product pages
  • Expand 34 thin content pages to 800+ words
  • 为302个页面添加元描述
  • 合并12个重复产品页面
  • 将34个内容过薄的页面扩展至800+字

Medium-term (1-2 months)

中期优化(1-2个月)

  • Resolve 34 cannibalization clusters
  • Update 89 poor-quality pages
  • Implement canonical tags on 67 near-duplicate pages
undefined
  • 解决34组关键词自我竞争问题
  • 更新89个低质量页面
  • 为67个近似重复页面添加规范标签
undefined

3. Technical SEO Audit

3. 技术SEO审核

Trigger:
/technical-seo [domain]
Crawl budget analysis, Core Web Vitals, schema markup validation, and indexability checks.
Options:
  • --checks <all|speed|schema|crawl|indexability>
    — specific checks to run
  • --device <desktop|mobile|both>
    — device type for speed tests
  • --output-format <detailed|summary>
    — report detail level
Example:
bash
/technical-seo example.com --checks all --device both --output-format detailed
Expected Output:
markdown
undefined
触发命令:
/technical-seo [域名]
爬取预算分析、Core Web Vitals检测、Schema标记验证和可索引性检查。
选项:
  • --checks <all|speed|schema|crawl|indexability>
    — 要执行的特定检测项
  • --device <desktop|mobile|both>
    — 速度测试的设备类型
  • --output-format <detailed|summary>
    — 报告详细程度
示例:
bash
/technical-seo example.com --checks all --device both --output-format detailed
预期输出:
markdown
undefined

Technical SEO Audit: example.com

技术SEO审核: example.com

Core Web Vitals (Mobile)

Core Web Vitals(移动端)

MetricValueStatusThreshold
LCP (Largest Contentful Paint)2.1s🟢 Good<2.5s
FID (First Input Delay)87ms🟡 Needs Improvement<100ms
CLS (Cumulative Layout Shift)0.18🟠 Poor<0.1
指标数值状态阈值
LCP (Largest Contentful Paint)2.1s🟢 良好<2.5s
FID (First Input Delay)87ms🟡 需要改进<100ms
CLS (Cumulative Layout Shift)0.18🟠 较差<0.1

Indexability Issues

可索引性问题

🔴 Critical
  • 23 pages blocked by robots.txt but linked internally
  • 12 pages with noindex but in sitemap.xml
  • 5 orphan pages (no internal links)
🟠 Medium
  • 67 redirect chains (3+ hops)
  • 34 pages with slow server response (>600ms)
🔴 严重问题
  • 23个页面被robots.txt拦截但存在内部链接
  • 12个页面标记noindex但出现在sitemap.xml中
  • 5个孤立页面(无内部链接)
🟠 中等问题
  • 67条重定向链(3次以上跳转)
  • 34个页面服务器响应缓慢(>600ms)

Schema Markup

Schema标记

✓ Valid schema on 892 pages ✗ Missing schema on 312 pages ⚠ Schema errors on 18 pages
Recommended schema types:
  • Product schema for 156 product pages
  • FAQ schema for 78 support pages
  • BreadcrumbList for all pages
✓ 892个页面Schema标记有效 ✗ 312个页面缺少Schema标记 ⚠ 18个页面Schema标记存在错误
推荐的Schema类型:
  • 156个产品页面添加Product schema
  • 78个支持页面添加FAQ schema
  • 所有页面添加BreadcrumbList schema

Action Checklist

行动清单

  1. Fix CLS issues (replace dynamic ads with fixed dimensions)
  2. Remove noindex from 12 sitemap URLs
  3. Add redirects for 23 blocked pages or remove internal links
  4. Implement breadcrumb schema site-wide
  5. Break 67 redirect chains into single 301s
undefined
  1. 修复CLS问题(将动态广告替换为固定尺寸)
  2. 从12个站点地图URL中移除noindex标记
  3. 为23个被拦截页面添加重定向或移除内部链接
  4. 全站实现面包屑Schema标记
  5. 将67条重定向链拆分为单次301重定向
undefined

4. Competitor Gap Analysis

4. 竞品差距分析

Trigger:
/competitor-gap <your-domain> <competitor-domains...>
Backlink gap, topic gap, and featured snippet opportunity analysis.
Options:
  • --analysis <backlinks|content|snippets|all>
    — gap analysis type
  • --min-dr <number>
    — minimum domain rating for backlink sources
  • --limit <number>
    — max results per category
Example:
bash
/competitor-gap example.com competitor1.com competitor2.com --analysis all --min-dr 30
Expected Output:
markdown
undefined
触发命令:
/competitor-gap <你的域名> <竞品域名...>
反向链接差距、主题差距和特色摘要机会分析。
选项:
  • --analysis <backlinks|content|snippets|all>
    — 差距分析类型
  • --min-dr <数字>
    — 反向链接源的最低Domain Rating
  • --limit <数字>
    — 每个分类的最大结果数
示例:
bash
/competitor-gap example.com competitor1.com competitor2.com --analysis all --min-dr 30
预期输出:
markdown
undefined

Competitor Gap Analysis

竞品差距分析

Backlink Gap

反向链接差距

Competitors rank with these links (you don't have):
Referring DomainDRCompetitors LinkingSuggested Page
industry-news.com72competitor1, competitor2/blog/industry-trends
software-review-site.com68competitor1/product-comparison
expert-blog.com54competitor2/case-studies
Action: 34 link prospects identified →
/link-prospecting
for outreach templates
竞品拥有但你没有的链接:
引用域名DR引用的竞品建议页面
industry-news.com72competitor1, competitor2/blog/industry-trends
software-review-site.com68competitor1/product-comparison
expert-blog.com54competitor2/case-studies
行动: 识别出34个外链潜在资源 → 使用
/link-prospecting
获取 outreach 模板

Content Gap

内容差距

Topics competitors rank for (you don't):
Topic ClusterCompetitor PagesEst. TrafficDifficulty
Project management methodologies128,400/mo42
Remote team collaboration85,200/mo38
Agile vs Waterfall comparison53,100/mo51
竞品排名但你未覆盖的主题:
主题集群竞品页面数预估流量难度
Project management methodologies128,400/月42
Remote team collaboration85,200/月38
Agile vs Waterfall comparison53,100/月51

Featured Snippet Opportunities

特色摘要机会

You rank #2-5 for these queries with featured snippets:
QueryYour PositionSnippet TypeCurrent Holder
what is agile project management#3Paragraphcompetitor1.com
project management templates#2Listcompetitor2.com
kanban vs scrum#4Tablecompetitor1.com
Optimization: Target paragraph snippets with 40-60 word definitions in H2 sections
undefined
你在以下查询中排名第2-5位,且存在特色摘要:
查询词你的排名摘要类型当前持有者
what is agile project management#3段落competitor1.com
project management templates#2列表competitor2.com
kanban vs scrum#4表格competitor1.com
优化建议: 在H2部分添加40-60词的定义,目标获取段落型特色摘要
undefined

5. SEO Content Brief Generator

5. SEO内容 brief 生成器

Trigger:
/content-brief <target-keyword>
AI-generated SEO content brief with outline, NLP terms, word count targets, and competitor analysis.
Options:
  • --competitors <urls>
    — comma-separated competitor URLs to analyze
  • --intent <informational|commercial|transactional>
    — search intent
  • --format <blog-post|landing-page|product-page>
    — content type
Example:
bash
/content-brief "how to choose project management software" \
  --competitors "competitor1.com/guide,competitor2.com/article" \
  --intent informational \
  --format blog-post
Expected Output:
markdown
undefined
触发命令:
/content-brief <目标关键词>
AI生成的SEO内容brief,包含大纲、NLP术语、字数目标和竞品分析。
选项:
  • --competitors <urls>
    — 逗号分隔的竞品URL,用于分析
  • --intent <informational|commercial|transactional>
    — 搜索意图
  • --format <blog-post|landing-page|product-page>
    — 内容类型
示例:
bash
/content-brief "how to choose project management software" \
  --competitors "competitor1.com/guide,competitor2.com/article" \
  --intent informational \
  --format blog-post
预期输出:
markdown
undefined

Content Brief: "how to choose project management software"

Content Brief: "how to choose project management software"

Target Metrics

目标指标

  • Primary Keyword: how to choose project management software
  • Search Volume: 2,400/mo
  • Keyword Difficulty: 34
  • Search Intent: Informational (buying-guide)
  • Target Word Count: 2,200-2,800 words
  • Target Reading Level: Grade 8-10
  • 核心关键词: how to choose project management software
  • 搜索量: 2,400/月
  • 关键词难度: 34
  • 搜索意图: Informational(购买指南)
  • 目标字数: 2200-2800字
  • 目标阅读难度: 8-10年级水平

SERP Analysis

SERP分析

Current Top 3:
  1. competitor1.com/guide (2,847 words, DR 68, 12 backlinks)
  2. competitor2.com/article (1,923 words, DR 54, 8 backlinks)
  3. industry-blog.com/post (3,104 words, DR 71, 34 backlinks)
Common Elements:
  • Comparison tables (feature matrix)
  • Pros/cons lists for each software type
  • Pricing breakdowns
  • Use-case scenarios
  • FAQ section (8-12 questions)
当前排名前3的页面:
  1. competitor1.com/guide(2847字,DR 68,12条反向链接)
  2. competitor2.com/article(1923字,DR 54,8条反向链接)
  3. industry-blog.com/post(3104字,DR 71,34条反向链接)
共同元素:
  • 对比表格(功能矩阵)
  • 各软件类型的优缺点列表
  • 价格细分
  • 使用场景
  • FAQ部分(8-12个问题)

Recommended Outline

推荐大纲

H1: How to Choose Project Management Software: Complete 2026 Guide

H1: How to Choose Project Management Software: Complete 2026 Guide

H2: What is Project Management Software?

H2: 什么是项目管理软件?

  • Brief definition (40-60 words for snippet optimization)
  • Types of PM software (bullet list)
  • 简短定义(40-60词,用于摘要优化)
  • PM软件类型(项目符号列表)

H2: 7 Key Factors When Choosing PM Software

H2: 选择PM软件的7个关键因素

  • H3: Team Size & Scalability
  • H3: Budget & Pricing Models
  • H3: Feature Requirements (task tracking, time tracking, reporting)
  • H3: Integration Capabilities
  • H3: Ease of Use & Learning Curve
  • H3: Mobile Access & Remote Work Features
  • H3: Security & Compliance
  • H3: 团队规模与可扩展性
  • H3: 预算与定价模式
  • H3: 功能需求(任务跟踪、时间跟踪、报表)
  • H3: 集成能力
  • H3: 易用性与学习曲线
  • H3: 移动访问与远程工作功能
  • H3: 安全性与合规性

H2: Popular Project Management Software Compared

H2: 热门项目管理软件对比

  • [Comparison table with 5-7 tools]
  • [包含5-7个工具的对比表格]

H2: How to Evaluate PM Software (Step-by-Step)

H2: 如何评估PM软件(分步指南)

  1. Assess your team's needs
  2. Set a budget range
  3. Create a feature checklist
  4. Test free trials
  5. Check integration compatibility
  6. Read user reviews
  7. Make your decision
  1. 评估团队需求
  2. 设置预算范围
  3. 创建功能清单
  4. 试用免费版本
  5. 检查集成兼容性
  6. 阅读用户评价
  7. 做出决策

H2: Common Mistakes to Avoid

H2: 常见误区

  • Bullet list of 5-7 mistakes
  • 5-7个误区的项目符号列表

H2: FAQ

H2: FAQ

  • 10 questions based on "People Also Ask" SERP feature
  • 基于SERP的"People Also Ask"功能的10个问题

H2: Conclusion & Next Steps

H2: 结论与下一步

  • Summary + CTA
  • 总结 + 行动号召

NLP Terms to Include

需包含的NLP术语

Entity Coverage:
  • Asana, Trello, Monday.com, Jira, ClickUp (competitor tools)
  • Gantt chart, Kanban board, sprint planning (features)
  • Small business, enterprise, remote team (audience segments)
Semantic Keywords (use 60%+ of these):
  • project management tool selection
  • software comparison
  • team collaboration platform
  • task management features
  • pricing plans
  • free trial
  • integration options
  • user interface
  • reporting capabilities
实体覆盖:
  • Asana, Trello, Monday.com, Jira, ClickUp(竞品工具)
  • Gantt chart, Kanban board, sprint planning(功能)
  • Small business, enterprise, remote team(受众群体)
语义关键词(使用60%以上):
  • project management tool selection
  • software comparison
  • team collaboration platform
  • task management features
  • pricing plans
  • free trial
  • integration options
  • user interface
  • reporting capabilities

Content Requirements

内容要求

  • Include at least one comparison table
  • Add 2-3 custom screenshots or diagrams
  • Write 40-60 word definition for snippet optimization
  • Create FAQ section with schema markup
  • Internal link to product comparison page
  • External link to 2-3 authoritative sources (e.g., PMI.org)
  • Add jump links for long sections
  • Mobile-friendly formatting (short paragraphs, subheadings every 200-300 words)
  • 至少包含一个对比表格
  • 添加2-3个自定义截图或图表
  • 撰写40-60词的定义用于摘要优化
  • 创建带Schema标记的FAQ部分
  • 内部链接到产品对比页面
  • 外部链接到2-3个权威来源(如PMI.org)
  • 为长段落添加跳转链接
  • 移动端友好格式(短段落,每200-300字添加子标题)

Meta Tags

元标签

Title (58 chars): How to Choose Project Management Software [2026 Guide]
Meta Description (155 chars): Complete guide to choosing the right project management software for your team. Compare features, pricing, integrations & more. Updated 2026.
标题(58字符): How to Choose Project Management Software [2026 Guide]
元描述(155字符): Complete guide to choosing the right project management software for your team. Compare features, pricing, integrations & more. Updated 2026.

Next Steps

下一步

  1. Use
    /ai-content-pipeline
    to draft this brief
  2. Run
    /serp-monitor
    to track ranking progress after publish
  3. Set up
    /link-prospecting
    campaign to build backlinks
undefined
  1. 使用
    /ai-content-pipeline
    根据此brief撰写内容
  2. 发布后使用
    /serp-monitor
    跟踪排名变化
  3. 启动
    /link-prospecting
    活动构建反向链接
undefined

6. SERP Monitor

6. SERP监控

Trigger:
/serp-monitor <keywords-file|keyword>
Daily rank tracking with volatility alerts and CTR optimization recommendations.
Options:
  • --domain <domain>
    — your domain to track
  • --frequency <daily|weekly>
    — monitoring frequency
  • --device <desktop|mobile|both>
    — device type
  • --location <country-code>
    — geographic location
Example:
bash
/serp-monitor keywords.txt --domain example.com --frequency daily --device both
Expected Input (keywords.txt):
project management software
best project management tools
free project management app
agile project management
kanban board software
Expected Output:
markdown
undefined
触发命令:
/serp-monitor <关键词文件|关键词>
每日排名跟踪,包含波动提醒和点击率优化建议。
选项:
  • --domain <域名>
    — 要跟踪的你的域名
  • --frequency <daily|weekly>
    — 监控频率
  • --device <desktop|mobile|both>
    — 设备类型
  • --location <国家代码>
    — 地理位置
示例:
bash
/serp-monitor keywords.txt --domain example.com --frequency daily --device both
预期输入(keywords.txt):
project management software
best project management tools
free project management app
agile project management
kanban board software
预期输出:
markdown
undefined

SERP Monitor Report: example.com

SERP监控报告: example.com

Ranking Summary (Last 7 Days)

排名摘要(过去7天)

KeywordCurrentPreviousChangeVolatilityCTR
project management software#4#5↑1 🟢Low8.2%
best project management tools#8#7↓1 🔴Medium3.1%
free project management app#12#15↑3 🟢High1.4%
agile project management#6#6Low5.7%
kanban board software#3#2↓1 🔴Medium11.3%
关键词当前排名之前排名变化波动程度点击率
project management software#4#5↑1 🟢8.2%
best project management tools#8#7↓1 🔴3.1%
free project management app#12#15↑3 🟢1.4%
agile project management#6#65.7%
kanban board software#3#2↓1 🔴11.3%

Alerts

提醒

🔴 High Volatility Detected
  • "free project management app" moved from #15 to #9 to #12 (3-day period)
  • Likely cause: SERP feature changes (People Also Ask box added)
🟠 CTR Opportunity
  • "best project management tools" at #8 has 3.1% CTR (expected: 5-6%)
  • Action: Rewrite title tag to include year and power words
🔴 检测到高波动
  • "free project management app" 在3天内从#15升至#9再降至#12
  • 可能原因: SERP功能变化(添加了People Also Ask框)
🟠 点击率优化机会
  • "best project management tools" 排名#8,点击率3.1%(预期:5-6%)
  • 行动: 重写标题标签,加入年份和强力词汇

CTR Optimization Suggestions

点击率优化建议

Keyword: best project management tools (#8, 3.1% CTR)
Current title:
Best Project Management Tools | Example.com
Suggested titles:
  • 11 Best Project Management Tools in 2026 (Expert Tested)
  • Best Project Management Software: Top 11 Tools Compared [2026]
  • The 11 Best Project Management Tools for Teams (2026 Guide)
Expected CTR improvement: +2-3 percentage points
关键词: best project management tools (#8, 3.1% CTR)
当前标题:
Best Project Management Tools | Example.com
建议标题:
  • 11 Best Project Management Tools in 2026 (Expert Tested)
  • Best Project Management Software: Top 11 Tools Compared [2026]
  • The 11 Best Project Management Tools for Teams (2026 Guide)
预期点击率提升: +2-3个百分点

Next Steps

下一步

  1. Update title tag for "best project management tools"
  2. Monitor "free project management app" for SERP feature optimization
  3. Set up featured snippet tracking for "agile project management"
undefined
  1. 更新"best project management tools"的标题标签
  2. 监控"free project management app"的SERP功能优化
  3. 为"agile project management"设置特色摘要跟踪
undefined

7. Link Prospecting

7. 外链挖掘

Trigger:
/link-prospecting <topic|url>
Quality backlink prospect discovery with DA/DR filters and outreach templates.
Options:
  • --min-dr <number>
    — minimum Domain Rating
  • --max-dr <number>
    — maximum Domain Rating (avoid tier-1 sites you can't get)
  • --type <guest-post|resource-page|broken-link|unlinked-mention>
    — prospecting method
  • --limit <number>
    — max prospects to return
Example:
bash
/link-prospecting "project management" --min-dr 30 --max-dr 70 --type guest-post --limit 50
Expected Output:
markdown
undefined
触发命令:
/link-prospecting <主题|URL>
高质量反向链接潜在资源发现,支持DA/DR筛选和 outreach 模板。
选项:
  • --min-dr <数字>
    — 最低Domain Rating
  • --max-dr <数字>
    — 最高Domain Rating(避开难以获取的顶级站点)
  • --type <guest-post|resource-page|broken-link|unlinked-mention>
    — 挖掘方式
  • --limit <数字>
    — 返回的最大潜在资源数
示例:
bash
/link-prospecting "project management" --min-dr 30 --max-dr 70 --type guest-post --limit 50
预期输出:
markdown
undefined

Link Prospecting: project management

外链挖掘: project management

Prospect Summary

潜在资源摘要

  • Total prospects found: 127
  • Filtered by DR 30-70: 48
  • Guest post opportunities: 34
  • Resource page opportunities: 14
  • 找到的潜在资源总数: 127
  • 按DR 30-70筛选: 48
  • 客座文章机会: 34
  • 资源页面机会: 14

Top Prospects (Guest Posts)

顶级潜在资源(客座文章)

DomainDRTrafficContactNotes
pm-insights.com5445K/moeditor@pm-insights.comAccepts guest posts, bio link allowed
business-tools-blog.com4828K/moFormWeekly guest post slot, 1,500+ words
startup-resources.io6167K/mosubmissions@startup-resources.ioHigh editorial standards, 2-3 week review
域名DR流量联系方式备注
pm-insights.com5445K/月editor@pm-insights.com接受客座文章,允许添加作者简介链接
business-tools-blog.com4828K/月表单每周有客座文章名额,要求1500+字
startup-resources.io6167K/月submissions@startup-resources.io编辑标准高,审核周期2-3周

Outreach Template (Guest Post)

客座文章Outreach模板

Subject: Guest Post Idea: [Your Topic] for [Their Site]

Hi [Name],
I'm [Your Name] from [Your Company], and I've been following [Their Site] for [specific reason — e.g., your recent article on agile methodologies].
I'd love to contribute a guest post on [specific topic] — I noticed you haven't covered [angle] yet, and I think your audience would find it valuable.
Proposed outline:
  • [H2 heading 1]
  • [H2 heading 2]
  • [H2 heading 3]
I've written for [Site 1], [Site 2], and [Site 3] (links: [URLs]).
Would this be a good fit for [Their Site]?
Best, [Your Name]

主题: Guest Post Idea: [你的主题] for [他们的站点]

Hi [姓名],
我是[你的公司]的[你的姓名],一直关注[他们的站点](比如:你最近关于敏捷方法论的文章)。
我想投稿一篇关于**[特定主题]**的客座文章——我注意到你还没有覆盖[独特角度],相信你的受众会觉得很有价值。
建议大纲:
  • [H2标题1]
  • [H2标题2]
  • [H2标题3]
我曾为[站点1]、[站点2]、[站点3]撰稿(链接: [URLs])。
这个主题适合[他们的站点]吗?
祝好, [你的姓名]

Resource Page Opportunities

资源页面机会

Page URLDRAnchor ContextSuggested Pitch
industry-tools.com/resources58"Project management tools and guides"Pitch your ultimate guide as a comprehensive resource
startup-toolkit.io/pm-resources52Lists 20+ PM toolsSuggest adding your tool with brief description
页面URLDR锚文本上下文建议话术
industry-tools.com/resources58"Project management tools and guides"推荐将你的终极指南作为综合资源添加
startup-toolkit.io/pm-resources52列出20+个PM工具建议添加你的工具并附上简短描述

Next Steps

下一步

  1. Export prospect list:
    /export prospects.csv
  2. Set up email sequences in your outreach tool
  3. Track responses in
    /link-prospecting --track
  4. Follow up after 5-7 days if no response
undefined
  1. 导出潜在资源列表:
    /export prospects.csv
  2. 在你的 outreach 工具中设置邮件序列
  3. 使用
    /link-prospecting --track
    跟踪回复
  4. 若5-7天无回复则跟进
undefined

8. Page Speed SEO Analysis

8. 页面速度SEO分析

Trigger:
/page-speed-seo <url>
Render-blocking resource detection, LCP/CLS/FID diagnosis mapped to ranking impact.
Options:
  • --device <desktop|mobile|both>
    — device type
  • --throttling <none|3g|4g>
    — network throttling
  • --report <summary|detailed>
    — report detail level
Example:
bash
/page-speed-seo https://example.com/product-page --device mobile --throttling 4g --report detailed
Expected Output:
markdown
undefined
触发命令:
/page-speed-seo <URL>
渲染阻塞资源检测、LCP/CLS/FID诊断,并映射到排名影响。
选项:
  • --device <desktop|mobile|both>
    — 设备类型
  • --throttling <none|3g|4g>
    — 网络节流模拟
  • --report <summary|detailed>
    — 报告详细程度
示例:
bash
/page-speed-seo https://example.com/product-page --device mobile --throttling 4g --report detailed
预期输出:
markdown
undefined

Page Speed SEO: example.com/product-page (Mobile, 4G)

页面速度SEO: example.com/product-page (移动端, 4G)

Performance Score: 68/100 🟠

性能得分: 68/100 🟠

Core Web Vitals

Core Web Vitals

MetricValueStatusImpact on Rankings
LCP3.8s🔴 PoorHigh — LCP >2.5s negatively impacts mobile rankings
FID120ms🟡 Needs ImprovementMedium — May affect engagement metrics
CLS0.24🔴 PoorHigh — CLS >0.1 causes user frustration, increases bounce rate
指标数值状态对排名的影响
LCP3.8s🔴 较差 — LCP>2.5s会对移动端排名产生负面影响
FID120ms🟡 需要改进中 — 可能影响参与度指标
CLS0.24🔴 较差 — CLS>0.1会导致用户不满,提高跳出率

Issues Ranked by SEO Impact

按SEO影响排序的问题

🔴 Critical (Fix Immediately)

🔴 严重问题(立即修复)

1. Render-Blocking Resources (LCP Impact: -1.2s)
  • /css/main.css
    (247 KB) — blocks rendering
  • /js/analytics.js
    (89 KB) — blocks main thread
  • Fix: Inline critical CSS, defer non-critical CSS, async analytics script
2. Cumulative Layout Shift from Ads (CLS: 0.18)
  • Dynamic ad slots cause layout shifts
  • Fix: Reserve fixed dimensions for ad slots (300x250, 728x90)
3. Large Images Not Optimized (LCP Impact: -0.8s)
  • hero-image.jpg
    (1.2 MB) — uncompressed
  • Fix: Compress to WebP, use
    srcset
    for responsive images
1. 渲染阻塞资源(LCP影响: -1.2s)
  • /css/main.css
    (247 KB) — 阻塞渲染
  • /js/analytics.js
    (89 KB) — 阻塞主线程
  • 修复方案: 内联关键CSS,延迟加载非关键CSS,异步加载分析脚本
2. 广告导致的累积布局偏移(CLS: 0.18)
  • 动态广告位导致布局偏移
  • 修复方案: 为广告位预留固定尺寸(300x250, 728x90)
3. 未优化的大图片(LCP影响: -0.8s)
  • hero-image.jpg
    (1.2 MB) — 未压缩
  • 修复方案: 压缩为WebP格式,使用
    srcset
    实现响应式图片

🟠 Medium Priority

🟠 中等优先级

4. JavaScript Execution Time (FID Impact: +40ms)
  • Main thread blocked for 680ms during load
  • Fix: Code-split large bundles, defer non-essential JS
5. Server Response Time (Impact: -0.3s)
  • TTFB: 580ms (target: <200ms)
  • Fix: Enable caching, use CDN, optimize database queries
4. JavaScript执行时间(FID影响: +40ms)
  • 加载期间主线程阻塞680ms
  • 修复方案: 代码分割大 bundle,延迟加载非必要JS
5. 服务器响应时间(影响: -0.3s)
  • TTFB: 580ms(目标: <200ms)
  • 修复方案: 启用缓存,使用CDN,优化数据库查询

🟡 Low Priority

🟡 低优先级

6. Unused CSS (Savings: 67 KB)
  • 34% of CSS unused on this page
  • Fix: Remove unused Bootstrap components, critical CSS extraction
6. 未使用的CSS(可节省: 67 KB)
  • 该页面34%的CSS未被使用
  • 修复方案: 移除未使用的Bootstrap组件,提取关键CSS

Implementation Guide

实施指南

Quick Wins (1-2 days)

快速优化(1-2天)

html
<!-- BEFORE -->
<link rel="stylesheet" href="/css/main.css">
<script src="/js/analytics.js"></script>

<!-- AFTER -->
<style>
  /* Critical CSS inlined here (above-the-fold styles) */
  .hero { ... }
  .nav { ... }
</style>
<link rel="preload" href="/css/main.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
<noscript><link rel="stylesheet" href="/css/main.css"></noscript>

<script async src="/js/analytics.js"></script>
html
<!-- Fix layout shift from ads -->
<div class="ad-slot" style="min-height: 250px; width: 300px;">
  <!-- Ad code here -->
</div>
html
<!-- 优化前 -->
<link rel="stylesheet" href="/css/main.css">
<script src="/js/analytics.js"></script>

<!-- 优化后 -->
<style>
  /* 内联关键CSS(首屏样式) */
  .hero { ... }
  .nav { ... }
</style>
<link rel="preload" href="/css/main.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
<noscript><link rel="stylesheet" href="/css/main.css"></noscript>

<script async src="/js/analytics.js"></script>
html
<!-- 修复广告布局偏移 -->
<div class="ad-slot" style="min-height: 250px; width: 300px;">
  <!-- 广告代码 -->
</div>

Image Optimization

图片优化

bash
undefined
bash
undefined

Convert to WebP

转换为WebP格式

cwebp hero-image.jpg -q 80 -o hero-image.webp
cwebp hero-image.jpg -q 80 -o hero-image.webp

Generate responsive sizes

生成响应式尺寸

convert hero-image.jpg -resize 800x hero-image-800w.jpg convert hero-image.jpg -resize 1200x hero-image-1200w.jpg convert hero-image.jpg -resize 1600x hero-image-1600w.jpg

```html
<picture>
  <source srcset="hero-image-800w.webp 800w,
                  hero-image-1200w.webp 1200w,
                  hero-image-1600w.webp 1600w"
          type="image/webp">
  <img src="hero-image.jpg"
       srcset="hero-image-800w.jpg 800w,
               hero-image-1200w.jpg 1200w,
               hero-image-1600w.jpg 1600w"
       sizes="(max-width: 800px) 100vw, 800px"
       alt="Project management dashboard"
       loading="lazy">
</picture>
convert hero-image.jpg -resize 800x hero-image-800w.jpg convert hero-image.jpg -resize 1200x hero-image-1200w.jpg convert hero-image.jpg -resize 1600x hero-image-1600w.jpg

```html
<picture>
  <source srcset="hero-image-800w.webp 800w,
                  hero-image-1200w.webp 1200w,
                  hero-image-1600w.webp 1600w"
          type="image/webp">
  <img src="hero-image.jpg"
       srcset="hero-image-800w.jpg 800w,
               hero-image-1200w.jpg 1200w,
               hero-image-1600w.jpg 1600w"
       sizes="(max-width: 800px) 100vw, 800px"
       alt="Project management dashboard"
       loading="lazy">
</picture>

Server-Side Fixes

服务器端修复

nginx
undefined
nginx
undefined

Nginx caching config

Nginx缓存配置

location ~* .(jpg|jpeg|png|webp|css|js)$ { expires 1y; add_header Cache-Control "public, immutable"; }
location ~* .(jpg|jpeg|png|webp|css|js)$ { expires 1y; add_header Cache-Control "public, immutable"; }

Enable compression

启用压缩

gzip on; gzip_types text/css application/javascript image/svg+xml;
undefined
gzip on; gzip_types text/css application/javascript image/svg+xml;
undefined

Estimated Impact

预估影响

After implementing fixes:
  • LCP: 3.8s → 2.1s (↓1.7s) 🟢
  • FID: 120ms → 75ms (↓45ms) 🟢
  • CLS: 0.24 → 0.08 (↓0.16) 🟢
  • Performance Score: 68 → 92
  • Ranking Impact: Potential +2-5 positions for mobile queries
修复后:
  • LCP: 3.8s → 2.1s(↓1.7s) 🟢
  • FID: 120ms → 75ms(↓45ms) 🟢
  • CLS: 0.24 → 0.08(↓0.16) 🟢
  • 性能得分: 68 → 92
  • 排名影响: 移动端查询排名可能提升2-5位

Next Steps

下一步

  1. Implement critical CSS inlining
  2. Fix ad layout shift
  3. Optimize images to WebP
  4. Re-test after changes:
    /page-speed-seo <url> --device mobile
  5. Monitor Core Web Vitals in Search Console
undefined
  1. 实施关键CSS内联
  2. 修复广告布局偏移
  3. 将图片优化为WebP格式
  4. 修复后重新测试:
    /page-speed-seo <url> --device mobile
  5. 在Search Console中监控Core Web Vitals
undefined

9. Local SEO Audit

9. 本地SEO审核

Trigger:
/local-seo <business-name> <location>
NAP consistency check, Google Business Profile optimization, and local citation audit.
Options:
  • --gmb-profile <url>
    — Google Business Profile URL
  • --competitors <names>
    — comma-separated competitor names
  • --radius <miles>
    — local search radius
Example:
bash
/local-seo "Acme Plumbing" "Austin, TX" --gmb-profile https://g.page/acme-plumbing-austin --competitors "Best Plumbing,Quick Fix Plumbing"
Expected Output:
markdown
undefined
触发命令:
/local-seo <企业名称> <地点>
NAP一致性检查、Google Business Profile优化和本地引用审核。
选项:
  • --gmb-profile <URL>
    — Google Business Profile URL
  • --competitors <名称>
    — 逗号分隔的竞品名称
  • --radius <英里>
    — 本地搜索半径
示例:
bash
/local-seo "Acme Plumbing" "Austin, TX" --gmb-profile https://g.page/acme-plumbing-austin --competitors "Best Plumbing,Quick Fix Plumbing"
预期输出:
markdown
undefined

Local SEO Audit: Acme Plumbing (Austin, TX)

本地SEO审核: Acme Plumbing (Austin, TX)

Google Business Profile Score: 74/100 🟡

Google Business Profile得分: 74/100 🟡

Profile Completeness

资料完整性

ElementStatusImpact
Business name✓ Correct
Address✓ Verified
Phone✓ Consistent
Website✓ Linked
Hours✗ Missing holiday hoursMedium
Categories⚠ Only 1 of 10 usedHigh
Description⚠ 87 chars (recommend 750)Medium
Photos⚠ 12 photos (recommend 50+)High
Posts✗ No posts in 30 daysMedium
Q&A⚠ 3 unanswered questionsLow
Reviews✓ 47 reviews (4.6 stars)
元素状态影响
企业名称✓ 正确
地址✓ 已验证
电话✓ 一致
网站✓ 已链接
营业时间✗ 缺少节假日营业时间
分类⚠ 仅使用了10个分类中的1个
描述⚠ 87字符(建议750字符)
照片⚠ 12张(建议50+张)
帖子✗ 30天内无帖子
问答⚠ 3个未回答问题
评价✓ 47条评价(4.6星)

Recommendations

建议

1. Add More Categories
  • Primary: Plumber ✓
  • Suggested additions: Emergency plumbing, Water heater repair, Drain cleaning, Leak detection
2. Expand Description (87 → 750 chars)
Current:
Acme Plumbing provides plumbing services in Austin, TX.
Suggested:
Acme Plumbing is Austin's trusted emergency plumber, serving Travis County since 2005. We specialize in water heater repair, drain cleaning, leak detection, and sewer line replacement. Our licensed, insured plumbers are available 24/7 for emergency plumbing services. We proudly serve Austin, Round Rock, Cedar Park, and Pflugerville with same-day service. Family-owned, locally operated. Call (512) 555-1234 for fast, reliable plumbing repairs.
3. Upload More Photos
  • Team photos: 3 (add 5-7 more)
  • Before/after: 0 (add 10-15)
  • Service photos: 6 (good)
  • Vehicle/branding: 3 (add 2-3 more)
1. 添加更多分类
  • 主分类: Plumber ✓
  • 建议添加: Emergency plumbing, Water heater repair, Drain cleaning, Leak detection
2. 扩展描述(87 → 750字符)
当前:
Acme Plumbing provides plumbing services in Austin, TX.
建议:
Acme Plumbing是奥斯汀值得信赖的紧急管道服务商,自2005年起为特拉维斯县提供服务。我们专注于热水器维修、排水管道清理、漏水检测和下水道更换。我们的持证、投保管道工全天候提供紧急管道服务。我们自豪地为奥斯汀、朗德罗克、锡达帕克和普弗勒格尔维尔提供当日服务。家族经营,本地运营。拨打(512) 555-1234获取快速可靠的管道维修服务。
3. 上传更多照片
  • 团队照片: 3张(建议添加5-7张)
  • 前后对比照片: 0张(建议添加10-15张)
  • 服务照片: 6张(良好)
  • 车辆/品牌照片: 3张(建议添加2-3张)

NAP Consistency Audit

NAP一致性审核

Your NAP:
  • Name: Acme Plumbing
  • Address: 123 Main St, Austin, TX 78701
  • Phone: (512) 555-1234
你的NAP:
  • 名称: Acme Plumbing
  • 地址: 123 Main St, Austin, TX 78701
  • 电话: (512) 555-1234

Citations Found: 34

找到的引用: 34个

SourceNAP MatchStatus
Yelp✓ Exact match🟢 Good
BBB⚠ Phone: (512) 555-1235🟠 Fix
YellowPages✓ Exact match🟢 Good
HomeAdvisor⚠ Address: 123 Main Street🟡 Minor
Angi✗ Old address: 456 Oak Ave🔴 Critical
Inconsistencies found: 7 citations with incorrect NAP
来源NAP匹配度状态
Yelp✓ 完全匹配🟢 良好
BBB⚠ 电话: (512) 555-1235🟠 需要修复
YellowPages✓ 完全匹配🟢 良好
HomeAdvisor⚠ 地址: 123 Main Street🟡 轻微问题
Angi✗ 旧地址: 456 Oak Ave🔴 严重问题
发现的不一致: 7个引用存在NAP错误

Missing Citations (High-Priority)

缺失的高优先级引用

  • Nextdoor
  • Thumbtack
  • Porch
  • Local.com
  • Manta
  • Nextdoor
  • Thumbtack
  • Porch
  • Local.com
  • Manta

Competitor Comparison (3-Mile Radius)

竞品对比(3英里半径)

BusinessGMB ReviewsAvg RatingPhotosPosts/Month
Acme Plumbing474.6 ⭐120
Best Plumbing894.8 ⭐644
Quick Fix Plumbing1234.4 ⭐382
Gap Analysis:
  • You need 42 more reviews to match Quick Fix
  • Upload 26 more photos to match Quick Fix
  • Post 2-4 times/month to match competitors
企业GMB评价数平均评分照片数每月帖子数
Acme Plumbing474.6 ⭐120
Best Plumbing894.8 ⭐644
Quick Fix Plumbing1234.4 ⭐382
差距分析:
  • 需要再获得42条评价才能追上Quick Fix
  • 需要再上传26张照片才能追上Quick Fix
  • 每月发布2-4篇帖子以匹配竞品

Review Strategy

评价策略

Current review velocity: 2.1 reviews/month
Suggested actions:
  1. Send review request emails to recent customers (template below)
  2. Add QR code to invoices linking to GMB review page
  3. Train technicians to ask for reviews after service
  4. Respond to all reviews (currently 18 unanswered)
Review Request Email Template:
Subject: How was our plumbing service?

Hi [Customer Name],

Thanks for choosing Acme Plumbing for your recent [service type] in [city].

We'd love to hear about your experience! Your feedback helps us improve and helps other Austin homeowners find reliable plumbing services.

[Leave a Google Review →]

If there's anything we can do to improve, please reply to this email.

Thanks again!
[Your Name]
Acme Plumbing
(512) 555-1234
当前评价获取速度: 2.1条/月
建议行动:
  1. 向近期客户发送评价请求邮件(模板如下)
  2. 在发票上添加指向GMB评价页面的二维码
  3. 培训技术人员在服务后请求评价
  4. 回复所有评价(目前有18条未回复)
评价请求邮件模板:
主题: 我们的管道服务体验如何?

Hi [客户姓名],

感谢您选择Acme Plumbing为您在[城市]提供的近期[服务类型]。

我们很想了解您的体验!您的反馈有助于我们改进,也能帮助奥斯汀其他房主找到可靠的管道服务。

[留下Google评价 →]

如果有任何我们可以改进的地方,请回复此邮件。

再次感谢!
[你的姓名]
Acme Plumbing
(512) 555-1234

Local Content Opportunities

本地内容机会

Keyword gaps (competitors rank, you don't):
  • "emergency plumber austin" — 1,200 local searches/mo
  • "water heater repair austin" — 680 local searches/mo
  • "austin plumber near me" — 2,100 local searches/mo
Suggested content:
  1. Service area pages for each suburb (Round Rock, Cedar Park, etc.)
  2. FAQ page targeting "plumber austin" + question keywords
  3. Blog posts: "Common Plumbing Problems in Austin Homes" (local angle)
关键词差距(竞品排名,你未覆盖):
  • "emergency plumber austin" — 1200次本地搜索/月
  • "water heater repair austin" — 680次本地搜索/月
  • "austin plumber near me" — 2100次本地搜索/月
建议内容:
  1. 为每个郊区创建服务区域页面(朗德罗克、锡达帕克等)
  2. 创建FAQ页面,针对"plumber austin"+问题类关键词
  3. 博客文章: "Austin Homes中常见的管道问题"(本地视角)

Action Plan

行动计划

This Week

本周

  • Fix NAP inconsistencies on BBB and Angi
  • Add 9 more categories to GMB
  • Expand GMB description to 750 characters
  • Answer 3 unanswered Q&A questions
  • [
  • 修复BBB和Angi上的NAP不一致问题
  • 为GMB添加9个更多分类
  • 将GMB描述扩展至750字符
  • 回答3个未解决的问答问题
  • [