Edit article
This is a repository of reusable “agent skills” — structured workflows for an AI assistant. Each folder is one skill that handles a specific task (planning, coding, tooling, or writing). Together, they let you install and run these workflows in projects via simple commands.
npx -y skills add coderbaba0/ai_agents_skills --skill edit-articleAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Edit and improve articles by restructuring sections, improving clarity, and tightening prose. Use when user wants to edit, revise, or improve an article draft.
SKILL.md
0.7 KB, as published. Nobody here has run it
- 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.