---
id: daily-edit-article
name: "edit-article"
url: https://skills.yangsir.net/skill/daily-edit-article
author: mattpocock
domain: writing
tags: ["article-editing", "content-structure", "dag", "section-ordering"]
install_count: 4000
rating: 4.40 (38 reviews)
github: https://github.com/mattpocock/skills
---

# edit-article

> 按标题将文章分段，以有向无环图理解信息依赖关系，确保章节顺序符合逻辑依赖

**Stats**: 4,000 installs · 4.4/5 (38 reviews)

## Before / After 对比

### 文章结构优化

**Before**:

文章各章节顺序凭直觉排列，前后依赖关系不清晰，读者经常需要回翻理解前置概念，文章逻辑链条断裂影响阅读体验

**After**:

自动识别文章各段信息依赖关系构建DAG图，智能调整章节顺序确保前置知识先于引用出现，文章逻辑流畅连贯无断裂

| Metric | Before | After | Change |
|---|---|---|---|
| 结构调整耗时 | 30min | 5min | -83% |

## Readme

# edit-article

- 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.

- For each section:

2a. Rewrite the section to improve clarity, coherence, and flow. Use maximum 240 characters per paragraph.
Weekly Installs220Repository[mattpocock/skills](https://github.com/mattpocock/skills)GitHub Stars4.6KFirst SeenFeb 11, 2026Security Audits[Gen Agent Trust HubPass](/mattpocock/skills/edit-article/security/agent-trust-hub)[SocketPass](/mattpocock/skills/edit-article/security/socket)[SnykPass](/mattpocock/skills/edit-article/security/snyk)Installed onopencode211gemini-cli207codex207github-copilot202cursor202kimi-cli201

---
*Source: https://skills.yangsir.net/skill/daily-edit-article*
*Markdown mirror: https://skills.yangsir.net/api/skill/daily-edit-article/markdown*