.agents/skills/md-generation-standard/SKILL.md
Apply consistent frontmatter, structure, and path references across authored markdown files
npx skillsauth add chemistrywow31/A-Team MD Generation StandardInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
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
data-ai
Evaluate whether a proposed agent graph supports safe handoffs and useful parallel work
testing
Extract precise team requirements through staged, single-direction questioning
content-media
Search external sources for reusable skills before designing a new one
data-ai
Create or improve a skill by using the system skill when available and the legacy local bundle as fallback