# Summarize Article

> Summarizes a given article or webpage into key bullet points

- Skill: `nickoc/summarize-article` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add nickoc/summarize-article`
- Raw SKILL.md: https://api.skillmd.com/api/skills/nickoc/summarize-article/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Research & Search
- License: MIT
- Author: nickoc (https://skillmd.com/u/nickoc)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/nickoc/summarize-article

---


# Summarize Article

This skill takes a URL or text content and produces a concise summary with key bullet points.

## Usage

Provide a URL or paste text content to get a summary.

## Example

```bash
echo "Processing article..."
```

## Output Format

The summary includes:
- Key points (3-5 bullets)
- Main thesis
- Conclusion

