agent-skills-guide

Generate a self-contained HTML reference documenting agents, skills, and model routing.

1|Updated Dec 21, 2025
One-click install
npx skills add https://github.com/cdrguru/portable-agent-kit --skill agent-skills-guide-cdrguru
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: agent-skills-guide
Source: https://github.com/cdrguru/portable-agent-kit/tree/main/.agent/skills/agent-skills-guide
Command: npx skills add https://github.com/cdrguru/portable-agent-kit --skill agent-skills-guide-cdrguru

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the creation of a comprehensive, self-contained HTML reference that documents all agents, skills, sub-agents, and orchestration details for a project.

Core Features & Use Cases

  • Discover and document Claude code skills, agents, model routing, and multi-agent prompts.
  • Generate a single HTML guide that can be shared with stakeholders to support collaboration and onboarding.
  • Produce a ready-to-preview reference that updates as the project evolves.

Quick Start

Run the agent-skills-guide generator to output ai-agent-skills-guide.html in the repository root.

Frequently Asked Questions about agent-skills-guide

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

FAQPage Schema
How do I generate an HTML reference documenting all agents and skills in my project?▼

Generate an HTML reference by scanning .claude/skills/, .claude/agents/, and ai/models.yaml to populate a self-contained guide covering agents, sub-agents, model routing, and orchestration protocols. The output is a single interactive HTML file placed in the repository root.

What is the best way to document multi-agent orchestration and model routing for stakeholders?▼

Document multi-agent orchestration by producing a single HTML guide that consolidates workflow rules, model routing configurations, and sub-agent prompts into one shareable reference. This automated approach ensures stakeholders see a complete, ready-to-preview overview of the project's AI architecture.

How do I create a self-contained HTML guide that consolidates Claude code skills and orchestration docs?▼

Create a self-contained HTML guide by applying discovery across project directories to automatically extract and format Claude code skills, orchestration docs, and model routing data. The process outputs a structured HTML file with organized cards and sections for easy navigation.

Does the generated agent skills guide update automatically as the project evolves?▼

The guide updates by running the generator again to produce a fresh HTML reference reflecting the current state of .claude/skills/, .claude/agents/, and orchestration configurations. Regenerating ensures the documentation stays synchronized with the latest project changes.

What sections are included when documenting agents, sub-agents, and workflow rules in HTML?▼

The HTML includes populated sections and cards for agents, Claude skills, sub-agents, model routing, and workflow rules. These sections match the design system and are automatically populated by discovering content across .claude/skills/, .claude/agents/, and orchestration docs.