agents-md-creator

Create and maintain AGENTS.md and CLAUDE.md files with progressive disclosure.

Updated Feb 5, 2026
One-click install
npx skills add https://github.com/mguinada/ai-coding-toolkit --skill agents-md-creator-mguinada
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agents-md-creator
Source: https://github.com/mguinada/ai-coding-toolkit/tree/main/skills/agents-md-creator
Command: npx skills add https://github.com/mguinada/ai-coding-toolkit --skill agents-md-creator-mguinada

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Create, optimize, and maintain AGENTS.md and CLAUDE.md files using progressive disclosure.

Core Features & Use Cases

  • Create AGENTS.md/CLAUDE.md with progressive disclosure to compress project context.
  • Detect monorepo/polyrepo structures and adapt documentation scaffolding.
  • Provide Level 1, Level 2, and Level 3 references with triggers and navigation.

Quick Start

Ask Claude to create or optimize AGENTS.md and CLAUDE.md for your project using progressive disclosure.

Frequently Asked Questions about agents-md-creator

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

FAQPage Schema
How do I create CLAUDE.md files using progressive disclosure?

CLAUDE.md files using progressive disclosure are created by structuring Level 1-3 references with triggers that compress project context. This architecture organizes documentation hierarchically, loading details only when triggers activate specific levels.

What is the best way to structure AGENTS.md documentation for a monorepo?

AGENTS.md documentation for a monorepo is best structured by detecting the project structure and applying a three-level loading architecture. This adapts documentation scaffolding to organize references and triggers across multiple packages.

Does progressive disclosure work for polyrepo project documentation?

Progressive disclosure does work for polyrepo project documentation by detecting the polyrepo structure and adapting the scaffolding. It applies Level 1-3 references and triggers to organize context across separate repositories.

How do I keep AGENTS.md content current during level transitions?

AGENTS.md content is kept current by using a mechanism that maintains relevance through level transitions. This ensures documentation remains accurate as progressive disclosure triggers shift between Level 1, Level 2, and Level 3 references.

When do I need a three-level loading architecture for project documentation?

A three-level loading architecture for project documentation is needed when you must compress extensive context using progressive disclosure. It defines trigger formats and Level 1-3 references to avoid overwhelming agents with unnecessary details.