agents-md

Generate and maintain concise AGENTS.md documentation for agent onboarding.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the creation and maintenance of AGENTS.md and related documentation, ensuring agent instructions are minimal, clear, and actionable.

Core Features & Use Cases

  • Enforces Documentation Standards: Guides users to adhere to a strict, minimal documentation style for agents.
  • Facilitates Skill Discovery: Helps identify and reference local skills within the project structure.
  • Use Case: When onboarding a new AI agent, use this skill to generate a compliant AGENTS.md file that clearly outlines its responsibilities and how to use local tools.

Quick Start

Use the agents-md skill to create a new AGENTS.md file following the specified rules.

Frequently Asked Questions about agents-md

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

FAQPage Schema
How do I generate an AGENTS.md file for my AI project?

To generate an AGENTS.md file, use this skill to create agent-facing documentation that enforces a minimal style, including package manager commands, commit attribution, and key conventions. It references local skills instead of duplicating content.

What is the AGENTS.md format and when do I need it?

The AGENTS.md format is a concise, agent-facing documentation standard used to outline AI responsibilities and local tool usage. You need it when onboarding a new AI agent to ensure instructions are clear and actionable.

How do I maintain concise documentation standards for AI agents?

You maintain concise documentation by adhering to specific writing rules enforced by the skill, such as using headers with bullets, adding code blocks for commands, and referencing skills instead of duplicating content.

Can I use this to discover local skills within my project structure?

Yes, you can use this skill to facilitate the discovery of local skills within your project structure. It identifies and references local tools directly in the AGENTS.md file to prevent content duplication.

Does the AGENTS.md format support package manager commands and commit attribution?

Yes, the AGENTS.md format supports package manager commands and commit attribution. The skill enforces these key conventions within code blocks to ensure agents execute environment setup and commits correctly.