# Research Gaps

> Use when the user wants competitor content-gap analysis to identify keywords competitors rank for that this site does not.

- Skill: `pa4uslf/research-gaps` (Agent Skill)
- Install (CLI): `npx skillmds@latest add pa4uslf/research-gaps`
- Raw SKILL.md: https://api.skillmd.com/api/skills/pa4uslf/research-gaps/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Research & Search
- Author: pa4uslf (https://skillmd.com/u/pa4uslf)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/pa4uslf/research-gaps

---


# Research Gaps

Run the competitor gap analysis.

## Command

```bash
.venv/bin/python research_competitor_gaps.py
```

## Output

The script writes a report to `research/competitor-gaps-<date>.md`.

## Notes

- This workflow usually requires DataForSEO credentials and API spend.
- If credentials are unavailable, prefer `research-topics` or `priorities --skip-gaps`.

