# Edit Article

> Edit and improve an article draft by restructuring sections, improving clarity, and tightening prose. Use when the user wants to edit, revise, or improve an article draft; Japanese technical prose is japanese-tech-writing instead.

- Skill: `hironow/edit-article` (Agent Skill, multi-file: 3 files)
- Install (CLI): `npx skillmds@latest add hironow/edit-article`
- Raw SKILL.md: https://api.skillmd.com/api/skills/hironow/edit-article/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- License: MIT
- Author: hironow (https://skillmd.com/u/hironow)
- Updated: 2026-09-21
- Page: https://skillmd.com/skills/hironow/edit-article

---


1. First, divide the article into sections based on its headings. Think about the main points you want to make during those sections.

Consider that information is a directed acyclic graph, and that pieces of information can depend on other pieces of information. Make sure that the order of the sections and their contents respects these dependencies.

Confirm the sections with the user.

2. For each section:

2a. Rewrite the section to improve clarity, coherence, and flow. Keep paragraphs short — one idea per paragraph.

