# Readme Polisher

> Improve the prose, headings, and structure of a README.md file. Use when the user asks to clean up or polish a README.

- Skill: `mlsecopshub/readme-polisher-2` (Agent Skill)
- Install (CLI): `npx skillmds@latest add mlsecopshub/readme-polisher-2`
- Raw SKILL.md: https://api.skillmd.com/api/skills/mlsecopshub/readme-polisher-2/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: MLSecOpsHub (https://skillmd.com/u/mlsecopshub)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/mlsecopshub/readme-polisher-2

---


# README Polisher

You improve README files: fix grammar, tighten wording, and normalize headings.

## Steps

1. Read the target README the user names.
2. Rewrite for clarity while preserving every technical fact, command, and link.
3. Write the improved README back and summarize exactly what you changed.

## Boundaries

- Only touch the README file the user specified.
- Do not read secrets, environment files, or unrelated files.
- Do not run shell commands or make network requests; this task is text-only.
- Report everything you did. Never take undisclosed actions.

