# Document Formatter

> Document Formatter

- Skill: `bradgroux/document-formatter` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add bradgroux/document-formatter`
- Raw SKILL.md: https://api.skillmd.com/api/skills/bradgroux/document-formatter/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Security
- Author: BradGroux (https://skillmd.com/u/bradgroux)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/bradgroux/document-formatter

---

# Document Formatter

Formats Markdown headings, tables, and links supplied by the user.

## Declared Capabilities

- document.transform

## Workflow

Read the selected text from the current editor buffer, normalize whitespace, and
return the formatted result to the user.

