generate-agent-docs

Generate documentation for AI coding assistant components from YAML frontmatter and Markdown.

39|4|Updated Feb 12, 2026
One-click install
npx skills add https://github.com/JBurlison/WoWAddonAPIAgents --skill generate-agent-docs-jburlison
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: generate-agent-docs
Source: https://github.com/JBurlison/WoWAddonAPIAgents/tree/main/.github/skills/generate-agent-docs
Command: npx skills add https://github.com/JBurlison/WoWAddonAPIAgents --skill generate-agent-docs-jburlison

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the creation of clear, practical documentation for AI coding assistant configurations, making it easier to onboard team members and maintain project knowledge.

Core Features & Use Cases

  • Individual Item Documentation: Generates detailed guides for specific agents, skills, prompts, or instructions.
  • Catalog Documentation: Creates a comprehensive overview of all AI customization files within a project.
  • Use Case: When introducing a new AI agent to your team, use this skill to quickly generate a README-style document explaining its purpose, usage, and examples.

Quick Start

Use the generate-agent-docs skill to create documentation for the 'user-feedback-agent'.

Frequently Asked Questions about generate-agent-docs

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

FAQPage Schema
How do I generate documentation for AI agents and skills?

Generate documentation for AI agents and skills by parsing YAML frontmatter and Markdown content to produce structured output in specified templates. This automates creating clear guides for AI coding assistant configurations.

Can I document prompts and instructions for GitHub Copilot and Claude Code?

Yes, you can document prompts and instructions for GitHub Copilot and Claude Code. The tool generates comprehensive documentation for AI coding assistant components across multiple providers.

What is the best way to create a catalog of AI customization files?

Creating a catalog of AI customization files is best handled by generating a comprehensive overview of all agents, skills, prompts, and instructions within a project. This provides a centralized reference for project knowledge.

Does this documentation generator work with YAML frontmatter and Markdown content?

Yes, the documentation generator works with YAML frontmatter and Markdown content. It parses these formats from your AI components to produce structured output based on specified templates.

How do I onboard team members to a new AI coding assistant configuration?

Onboard team members to a new AI coding assistant configuration by generating README-style documents explaining its purpose, usage, and examples. This simplifies maintaining project knowledge and introducing new agents.