用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/diegosouzapw/awesome-omni-skill --skill write-documents命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
基于 SOC 职业分类
正在显示 SKILL.md
| name | write-documents |
| description | Apply when creating or editing INFO, SPEC, IMPL, TEST, FIX documents, or STRUT plans |
This skill contains document templates and formatting rules.
This skill implements:
--- markers between sections_SPEC_CRAWLER.md [CRWL-SP01].pdf, .docx, .ppt), NOT slash-separated (.pdf/.docx/.ppt)You MUST read the appropriate template before creating documents:
INFO_TEMPLATE.md - Research and analysis documentsSPEC_TEMPLATE.md - Technical specificationsIMPL_TEMPLATE.md - Implementation plansTEST_TEMPLATE.md - Test plansTASKS_TEMPLATE.md - Task plans (partitioned work items)FIXES_TEMPLATE.md - Fix tracking documentsFAILS_TEMPLATE.md - Failure log (lessons learned)REVIEW_TEMPLATE.md - Review documents (_REVIEW.md)WORKFLOW_TEMPLATE.md - AGEN verb workflow structureSTRUT_TEMPLATE.md - STRUT plans (embeddable in any document)SPEC_RULES.md (required)_INFO_[TOPIC].md - Research, analysis, preparation documents_SPEC_[COMPONENT].md - Technical specifications_SPEC_[COMPONENT]_UI.md - UI specifications_IMPL_[COMPONENT].md - Implementation plans_IMPL_[COMPONENT]_FIXES.md - Fix tracking during implementationSPEC_[COMPONENT]_TEST.md - Test plan for specificationIMPL_[COMPONENT]_TEST.md - Test plan for implementationTASKS_[TOPIC].md - Task plans (partitioned work items)! prefix for priority docs that must be read firstSee [AGENT_FOLDER]/rules/devsystem-ids.md rule (always-on) for complete ID system.
Quick Reference:
[TOPIC]-[DOC][NN] (IN = Info, SP = Spec, IP = Impl Plan, TP = Test Plan)
CRWL-SP01, AUTH-IP01[TOPIC]-[TYPE]-[NN] (FR = Functional Requirement, IG = Implementation Guarantee, DD = Design Decision)
CRWL-FR-01, AUTH-DD-03[TOPIC]-[DOC][NN]-[TYPE]-[NN] (EC = Edge Case, IS = Implementation Step, VC = Verification Checklist, TC = Test Case)
CRWL-IP01-EC-01, AUTH-TP01-TC-05AGEN verbs map directly to Windsurf workflows. See WORKFLOW_TEMPLATE.md for: