# Research Topics

> Use when the user wants topical authority analysis, cluster gaps, or to understand which topic areas are weak, moderate, or strong.

- Skill: `pa4uslf/research-topics` (Agent Skill)
- Install (CLI): `npx skillmds@latest add pa4uslf/research-topics`
- Raw SKILL.md: https://api.skillmd.com/api/skills/pa4uslf/research-topics/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-topics

---


# Research Topics

Run the topic-cluster analysis.

## Command

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

## Output

The script writes a report to `research/topic-clusters-<date>.md`.

## Best Follow-Up

- Use `cluster` to design a cluster around weak but high-demand topics
- Use `write` or `article` to fill specific coverage gaps

