一键导入
md-generation-standard
Apply consistent frontmatter, structure, and path references across authored markdown files
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Apply consistent frontmatter, structure, and path references across authored markdown files
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Canonical validation checklist for generated team structures, executed by a fresh-context verifier
Entry point that makes this session adopt the Team Architect workflow to run the full team design process
Start the A-Team Codex coordinator workflow for designing or restructuring teams
Rewrite generated prompts to be sharper, shorter, and more executable without changing meaning
Apply Codex-native prompt patterns for agents, skills, rules, and project instructions
Validate that a generated Codex team is structurally complete and internally consistent
| name | MD Generation Standard |
| description | Apply consistent frontmatter, structure, and path references across authored markdown files |
Use this skill when writing agent, skill, and rule documents for the Codex layer.
.codex/agents/generation/agent-writer.md.codex/agents/generation/skill-writer.md.codex/agents/generation/rule-writer.mdAgent docs:
---
name: {Agent name}
description: {One sentence description}
agent_type: {default | worker | explorer}
---
Skill docs:
---
name: {Skill name}
description: {One sentence description}
---
Rule docs:
---
name: {Rule name}
description: {One sentence description}
---
.agents/skills/{skill-name}/SKILL.md.codex/skills/{skill-name}/SKILL.md.codex/agents/{group}/{agent-name}.md.codex/rules/{rule-name}.md# heading per file請為 reviewer 角色產出 agent prompt。
frontmatter + Identity + Responsibilities + Input and Output + Workflow + Available Skills + Applicable Rules + Collaboration Relationships + Boundaries