.claude/skills/md-generation-standard/SKILL.md
Define universal writing standards, format specifications, and quality requirements for all .md 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.
Define universal writing standards, format specifications, and quality requirements for all .md files. All writer agents must follow these when generating files.
agent-writer: Follow when writing agent .md filesskill-writer: Follow when writing skill .md filesrule-writer: Follow when writing rule .md filesAll .md files must begin with YAML frontmatter in the following format:
Agent files:
---
name: {Agent name, English}
description: {One sentence description}
model: {opus | sonnet | haiku}
---
Skill files:
---
name: {Skill name, English}
description: {One sentence description}
---
Rule files:
---
name: {Rule name, English}
description: {One sentence description}
---
content-reviewer.md, not contentReviewer.md or content_reviewer.md# Title (h1), entire file can only have one h1## (h2) as main section headings### (h3) as subsection headingsskills/{skill-name}/SKILL.mdagents/{group}/{agent-name}.mdrules/{rule-name}.mdskills/structured-interview/SKILL.mdEach .md file must pass before delivery:
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