# Research Serp

> Use when the user wants a deep SERP analysis for a specific keyword to understand content type, length, search intent, and SERP features before writing.

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

---


# Research SERP

Run the dedicated SERP analysis script for one keyword.

## Command

```bash
.venv/bin/python research_serp_analysis.py "your target keyword"
```

## Output

The script writes a report to `research/serp-analysis-<keyword>.md`.

## When To Use

- Before writing competitive content
- Before updating an important page
- When format and required depth are unclear

