writing-for-agent-audiences

Draft agent-facing documentation with YAML frontmatter and progressive disclosure.

1|Updated Feb 24, 2026
One-click install
npx skills add https://github.com/dzackgarza/ai --skill writing-for-agent-audiences
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: writing-for-agent-audiences
Source: https://github.com/dzackgarza/ai/tree/main/opencode/skills/writing-for-agent-audiences
Command: npx skills add https://github.com/dzackgarza/ai --skill writing-for-agent-audiences

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Helps teams craft clear, actionable agent-facing documentation for prompts, system messages, SKILL.md bodies, and other agent-facing instructions so LLMs can discover, understand, and apply guidance reliably.

Core Features & Use Cases

  • Structure the documentation so it supports progressive disclosure: overview, references, examples, and troubleshooting.
  • Enforce consistent terminology and patterns to improve discoverability and reusability across AI tasks.
  • Provide concrete examples and templates for prompts, system prompts, and agent task descriptions that can be adapted to different models and domains.

Quick Start

Draft an agent-facing documentation guide using a YAML frontmatter header, progressive disclosure, and clear examples.

Frequently Asked Questions about writing-for-agent-audiences

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I write documentation that an LLM agent can understand and follow?

Agent-facing documentation requires clear, actionable instructions using structured patterns like progressive disclosure, YAML frontmatter, and concrete examples so LLMs can discover, understand, and apply guidance reliably.

What is progressive disclosure in agent-facing prompts and system messages?

Progressive disclosure structures agent-facing prompts by organizing content into overview, references, examples, and troubleshooting sections, ensuring AI models can parse and apply instructions without being overwhelmed by unstructured text.

How do I structure a SKILL.md body for AI subagents?

Structure a SKILL.md body using a YAML frontmatter header with name and description, followed by a progressive disclosure pattern with dedicated sections and content patterns to enforce consistent terminology and improve discoverability.

What's the best way to format prompts for different AI models?

Format prompts for different AI models by enforcing consistent terminology and patterns, providing concrete examples and templates within a structured documentation guide that can be adapted across various models and domains.

Can I use this approach to create system prompts for AI agents?

Yes, this approach applies to drafting system prompts, SKILL.md bodies, and other agent-facing instructions, providing structured templates and examples that help teams craft actionable guidance for AI agents and subagents.

Why does my agent-facing documentation fail to guide LLM behavior reliably?

Agent-facing documentation fails when it lacks structured progressive disclosure, consistent terminology, and concrete examples, preventing LLMs from discovering, understanding, and applying the guidance needed for reliable task execution.