Agent Skill
2/7/2026write-article
Write a new article using the agent-agnostic skill definition in llm_docs/skills/write-article.md and the canonical content guidelines in llm_docs/guidelines-content.
S
sujeet
0GitHub Stars
1Views
npx skills add sujeet-pro/v4.sujeet.pro
SKILL.md
| Name | write-article |
| Description | Write a new article using the agent-agnostic skill definition in llm_docs/skills/write-article.md and the canonical content guidelines in llm_docs/guidelines-content. |
name: write-article description: Write a new article using the agent-agnostic skill definition in llm_docs/skills/write-article.md and the canonical content guidelines in llm_docs/guidelines-content.
Write Article Skill (Codex)
Use this skill when the user requests a new article or uses /write-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