← 返回 Skills 市场
aaron-he-zhu

Content Gap Analysis

作者 Aaron Zhu · GitHub ↗ · v9.9.5 · MIT-0
cross-platform ✓ 安全检测通过
2506
总下载
1
收藏
9
当前安装
25
版本数
在 OpenClaw 中安装
/install content-gap-analysis
功能描述
Find content gaps: topics and keywords competitors cover that you don't, with editorial calendar. 内容缺口/选题规划
使用说明 (SKILL.md)

Content Gap Analysis

Identifies content opportunities by comparing your site against competitors and scoring the gaps worth closing first.

Quick Start

Find content gaps between my site [URL] and [competitor URLs]
What content am I missing compared to my top 3 competitors?

Skill Contract

Expected output: a prioritized gap brief plus the standard handoff summary for memory/research/.

  • Reads: goals, market inputs, tool data, and prior strategy from CLAUDE.md and the shared State Model when available.
  • Writes: a user-facing analysis and reusable summary.
  • Promotes: durable keyword priorities, competitor facts, and strategy decisions to memory/hot-cache.md, memory/decisions.md, and memory/research/.
  • Primary next skill: seo-content-writer when the prioritized gap list is approved.

Handoff Summary

Emit the standard shape from skill-contract.md §Handoff Summary Format.

Data Sources

Optional integrations: ~~SEO tool, ~~search console, ~~analytics, ~~AI monitor. Without tools, ask for site URL, content inventory, competitor URLs, and business goals. See CONNECTORS.md.

Instructions

When a user requests content gap analysis:

  1. Define Analysis Scope — confirm your site, competitors, topic focus, content types, audience, and business goals.
  2. Audit Your Existing Content — map indexed pages, content types, topic clusters, winners, and weaknesses.
  3. Analyze Competitor Content — compare content volume, traffic, type mix, topic coverage, and unique assets.
  4. Identify Keyword Gaps — group gaps into High Priority, Quick Wins, and Long-term based on volume, difficulty, and relevance.
  5. Map Topic Gaps — compare topic-cluster coverage and recommend pillar / cluster approaches for missing themes.
  6. Identify Content Format Gaps — compare guides, tutorials, comparisons, case studies, tools, templates, video, and research.
  7. Analyze GEO / AI Gaps — identify missing Q&A, definition, and comparison content that competitors get cited for.
  8. Map to Audience Journey — compare Awareness, Consideration, Decision, and Retention coverage.
  9. Prioritize and Create Action Plan — deliver an Executive Summary, Prioritized Gap List (Quick Wins / Strategic Builds / Long-term), Content Calendar, and Success Metrics.

Reference: See references/analysis-templates.md for the compact templates used in each step.

Example

See references/example-report.md for a full SaaS marketing sample.

Advanced Analysis

Competitive Cluster Comparison

Compare our topic cluster coverage for [topic] vs top 5 competitors

Temporal Gap Analysis

What content have competitors published in the last 6 months that we haven't covered?

Intent-Based Gaps

Find gaps in our [commercial/informational] intent content

Tips for Success

Focus on actionable gaps, respect execution constraints, and include GEO opportunities instead of only traditional search gaps.

Save Results

After delivering, offer to save memory/research/content-gap-analysis/YYYY-MM-DD-\x3Ctopic>.md and promote durable conclusions to memory/hot-cache.md.

Reference Materials

Next Best Skill

Primary: seo-content-writer.

安全使用建议
This skill appears coherent and low-risk: it is instruction-only, asks for site and competitor inputs, and has no installers or required credentials. Before using it, note two practical points: (1) it can ask to connect SEO/analytics/Search Console connectors — only provide keys if you trust the runtime and understand what data will be accessed; (2) it offers to save/promote findings into the agent's memory (memory/* files), which will persist and may be visible to other skills or future sessions. If you do not want results persisted, decline the save/promote steps. If you want a stricter assessment, request the SKILL.md to explicitly state how it reads/writes memory and whether saved memory is tagged or access-controlled.
功能分析
Type: OpenClaw Skill Name: content-gap-analysis Version: 9.9.5 The content-gap-analysis skill bundle is a legitimate tool designed for SEO and content strategy. It provides structured instructions and templates (found in SKILL.md and references/analysis-templates.md) for an AI agent to compare website content against competitors. The skill uses a local 'memory' directory to maintain state and research findings, which is standard behavior for this type of agent, and shows no signs of data exfiltration, malicious execution, or harmful prompt injection.
能力标签
cryptocan-make-purchases
能力评估
Purpose & Capability
Name/description (content gap analysis, editorial calendar) align with the instructions. The SKILL.md lays out steps to audit your site and competitors, prioritize gaps, and produce an editorial calendar — all expected for this purpose. Optional connector references (SEO tools, Search Console, analytics) are appropriate and justified for the capability.
Instruction Scope
Instructions are focused on content analysis steps (define scope, audit content, compare competitors, prioritize, output calendar). The skill also reads optional repo references and may read/write agent memory files (memory/research/, memory/hot-cache.md, memory/decisions.md). This is expected for workflow continuity, but it means analysis outputs and competitor facts will be persisted in agent memory if the user accepts the save/promote steps.
Install Mechanism
No install spec and no code files — instruction-only skill. This minimizes disk-write and supply-chain risk (lowest-risk category).
Credentials
The skill declares no required environment variables or credentials. It does reference optional integrations (SEO tools, Search Console, analytics) which would require credentials if the user chooses to connect them; that is proportionate to the stated functionality but relies on runtime user consent for any keys.
Persistence & Privilege
always:false (normal). The skill explicitly promotes conclusions into shared agent memory paths (memory/hot-cache.md, memory/decisions.md, memory/research/). That behavior is coherent with an analysis workflow but means outputs (including competitor facts or strategy decisions) will be persisted and could be visible to other agent skills or retained across sessions — users should be aware of that persistent side-effect.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install content-gap-analysis
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /content-gap-analysis 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v9.9.5
Published from v9.9.5 @ 7ecc77b
v9.9.0
Published from main @ 7861a09
v9.5.0
Published from main @ 9967b3d
v9.1.0
Published from main @ d9bf8c7
v9.0.1
Published from main @ 3642433
v9.0.0
Published from main @ 032eb65
v8.0.2
Published from main @ 728f02d
v8.0.1
Published from main @ e644cbe
v8.0.0
v8.0.0: Unified version release — consolidates Wiki Knowledge Layer, Auditor Runbook inline strategy, Critical Fail Cap, Guardrail Negatives, and 2 new commands
v7.2.0
v7.2.0: conversion-focused first paragraphs, cross-promotion tables, deduplicated Chinese keywords, semantic density paragraphs for on-page/technical SEO auditors
v7.1.0
Improve ClawHub search discoverability: optimized display name, tags, and description for vector search
v7.0.0
v7.0.0: Wiki Knowledge Layer + infrastructure upgrades
v6.2.0
v6.2.0: when_to_use + argument-hint frontmatter, hook hardening, memory system upgrades
v6.0.0
v6.0.0: GStack pattern adoption — Completion Status Protocol, Escalation Protocol, Anti-Slop Output Voice, 8 named workflow phases, Decision Gates, AUTO-FIX vs ASK, 750+ multilingual triggers, all descriptions ≤180 UTF-8 bytes for full ClawHub display
v5.1.0
v5.1.0: multilingual trigger optimization — 5 languages, 750+ triggers, 8-agent reviewed
v5.0.0
v5.0.0: Unified operating model — hook automation, temperature memory, protocol gates, state write-through, trigger widening
v4.1.0
v4.1.0: publish GitHub absolute links for published docs and sync version metadata
v4.0.0
v4.0.0: ClawHub-first marketplace optimization — security fixes, vector search descriptions, multi-ecosystem install docs
v3.0.0
No code or documentation changes detected in this release. - Version number remains at 3.0.0 with no modifications to files. - No new features, fixes, or updates introduced. - Functionality, documentation, and instructions unchanged from previous version.
v2.0.1
**Summary: Adds reference templates and improves documentation clarity.** - Added new reference files: analysis templates and an example report in the `references/` directory. - Expanded and clarified documentation in SKILL.md, including a more concise instructions section and explicit references to the new templates. - Updated metadata for compatibility and tags. - Minor refinements to content and usage instructions.
元数据
Slug content-gap-analysis
版本 9.9.5
许可证 MIT-0
累计安装 9
当前安装数 9
历史版本数 25
常见问题

Content Gap Analysis 是什么?

Find content gaps: topics and keywords competitors cover that you don't, with editorial calendar. 内容缺口/选题规划. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 2506 次。

如何安装 Content Gap Analysis?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install content-gap-analysis」即可一键安装,无需额外配置。

Content Gap Analysis 是免费的吗?

是的,Content Gap Analysis 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Content Gap Analysis 支持哪些平台?

Content Gap Analysis 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Content Gap Analysis?

由 Aaron Zhu(@aaron-he-zhu)开发并维护,当前版本 v9.9.5。

💬 留言讨论