output-style-builder
Creates structured output formats (JSON/YAML/Markdown-KV/XML) and response style scope configurations via accuracy-token tradeoff analysis. Use when defining agent schemas, building CLAUDE.md output sections, configuring hierarchy overrides, or standardizing serialization patterns across agents/commands.
npx skills add majiayu000/claude-skill-registry --skill output-style-builder --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# [H1][OUTPUT-STYLE-BUILDER] >**Dictum:** *Parsing clarity requires structured serialization.* <br> Build agent response formats. Configure scope-based style. [DELEGATE] Voice, formatting, constraint rules → `style-standards` skill. **Tasks:** 1. Read [index.md](./index.md) — Reference file listing for navigation 2. Select domain — FORMATS (structured data) or CONFIGURATION (response style scope) 3. (formats) Read [formats.md](./references/formats.md) — Selection metrics, embedding, validation scoring 4. (configuration) Read [configuration.md](./references/configuration.md) — Scope hierarchy, embedding patterns 5. (schema) Read [schema.md](./references/schema.md) — Delimiter syntax, canonical examples 6. (structure) Read [structure.md](./references/structure.md) — Ordering patterns, composition 7. (prose) Load `style-standards` skill — Voice, formatting, constraints 8. Execute per domain — Apply Guidance and Best-Practices 9. Validate — Quality gate; see §VALIDATION **Scope:** - *Formats:* Structured data serialization (JSON, YAML, Markdown-KV, XML) for agent output. - *Configuration:* Response style scope hierarchy (global → project → skill → command). **Domain Navigation:** - *[F
- [1][FORMATS]
- [2][CONFIGURATION]
- [3][SCHEMA]
- [4][STRUCTURE]
- [5][TEMPLATES]
- [6][VALIDATION]
What does the output-style-builder skill do?
Creates structured output formats (JSON/YAML/Markdown-KV/XML) and response style scope configurations via accuracy-token tradeoff analysis. Use when defining agent schemas, building CLAUDE.md output sections, configuring hierarchy overrides, or standardizing serialization patterns across agents/commands.
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill output-style-builder --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
