Agent Skill
2/7/2026write-article
Write a new article. Triggered by "Write <topic>" or "Create article about <topic>". Uses llm_docs/skills/write-article.md.
S
sujeet
0GitHub Stars
1Views
npx skills add sujeet-pro/v4.sujeet.pro
SKILL.md
| Name | write-article |
| Description | Write a new article. Triggered by "Write <topic>" or "Create article about <topic>". Uses llm_docs/skills/write-article.md. |
name: write-article description: Write a new article. Triggered by "Write <topic>" or "Create article about <topic>". Uses llm_docs/skills/write-article.md.
Write Article Skill (Gemini)
Use this skill when the user requests to write a new article.
Instructions
-
Read (MUST read before starting):
llm_docs/skills/write-article.md(canonical workflow)llm_docs/guidelines-content/*(all 5 files)
-
Follow the research-driven workflow:
- Use source priority: specs > official docs > core maintainer content > source code
- Focus on why and how, not just what
- State current version; note previous behavior where changed
-
Key requirements:
- Abstract = mental model for revision (NOT section summaries)
- Design reasoning explicit for each major choice
- Edge cases, limits, failure modes exhaustively covered
- Code blocks use
collapse={...} - References prioritized (specs first)
Skills Info
Original Name:write-articleAuthor:sujeet
Download