agents-md

Generates AGENTS.md files for repositories and component directories with module maps and workflows.

130|15|Updated Dec 14, 2025
One-click install
npx skills add https://github.com/jMerta/codex-skills --skill agents-md-jmerta
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agents-md
Source: https://github.com/jMerta/codex-skills/tree/main/agents-md
Command: npx skills add https://github.com/jMerta/codex-skills --skill agents-md-jmerta

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

AGENTS.md guidance at repository roots and component boundaries standardizes agent workflows, cross-domain orchestration, and governance across projects.

Core Features & Use Cases

  • Root and nested AGENTS.md generation for monorepos to document global rules and module maps.
  • Per-component AGENTS.md to capture tech-specific instructions and responsibilities.
  • Optional feature maps linked from module roots to surface user-facing features and owners.

Quick Start

Provide or generate AGENTS.md templates for the repo, run the agent to draft a root AGENTS.md and nested AGENTS.md, and link to module maps via references. For example, place AGENTS.md at the repo root and in major module folders, then populate the root with cross-domain workflows and module ownership. Use the templates in references/ to ensure consistency across components.

Frequently Asked Questions about agents-md

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

FAQPage Schema
How do I generate AGENTS.md files for a monorepo?

To generate AGENTS.md files for a monorepo, run the agent to draft a root file and nested component files, then populate them with cross-domain workflows and module ownership using provided templates.

What is an AGENTS.md module map and when do I need it?

An AGENTS.md module map documents global rules and component boundaries to standardize agent workflows. You need it when orchestrating cross-domain tasks and governance across large monorepos.

Do I need external tools to create and update AGENTS.md guidance?

No external tools are required to create and update AGENTS.md guidance. The skill requires only basic text editing to populate root and nested files with tech-specific instructions and module maps.

How do I document cross-domain workflows in component directories?

You document cross-domain workflows in component directories by placing nested AGENTS.md files in major module folders, capturing tech-specific instructions and linking them to root module maps.

Can I include feature maps in my AGENTS.md documentation?

Yes, you can include optional feature maps in AGENTS.md documentation. They are linked from module roots to surface user-facing features and identify owners across the repository.