analyze-content-gaps
Identify content gaps and organizational opportunities. Analyzes missing content areas, redundancies, and consolidation opportunities.
npx skills add majiayu000/claude-skill-registry --skill analyze-content-gaps-dandye-ai-runbooks --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Analyze Content Gaps Skill Identify missing, redundant, or underperforming content within a documentation set. This skill compares existing content against user needs and competitive benchmarks to find opportunities for improvement. ## Inputs - `PATH` - The content documentation to analyze (e.g., "/documentation") - `USER_NEEDS` - (Optional) Boolean, whether to map against user search queries or support tickets (default: true) - `COMPETITIVE_ANALYSIS` - (Optional) Boolean, whether to compare against industry standards or competitors (default: false) ## Workflow ### Step 1: Baseline Assessment Map the current state of content at `PATH`. - What topics are covered? - What is the depth of coverage? ### Step 2: Needs Analysis Determine what *should* be covered. - **User Needs**: Analyze search logs, support tickets, or user stories (if `USER_NEEDS` is true). - **Standards**: Compare against standard frameworks or requirements. - **Competitors**: Compare against competitor documentation (if `COMPETITIVE_ANALYSIS` is true). ### Step 3: Gap Identification Compare Baseline vs. Needs. - **Missing**: Topics required but not present. - **Thin**: Topics present but lacking detail. - **Redunda
- Inputs
- Workflow
- Step 1: Baseline Assessment
- Step 2: Needs Analysis
- Step 3: Gap Identification
- Step 4: Strategic Recommendations
- Required Outputs
- Quick Reference
What does the analyze-content-gaps skill do?
Identify content gaps and organizational opportunities. Analyzes missing content areas, redundancies, and consolidation opportunities.
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill analyze-content-gaps-dandye-ai-runbooks --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
