creating-agents-md

Installation
SKILL.md

Creating agents.md Files

Overview

The agents.md format provides project-specific context for AI coding assistants. It's the simplest format: plain markdown only with NO YAML frontmatter, NO special syntax.

CRITICAL:

  • No frontmatter - Pure markdown only (no YAML)
  • Free-form content - No required structure
  • Single file - Typically agents.md in project root

Quick Reference

Aspect Requirement
Format Plain markdown
Frontmatter None (forbidden)
Structure Free-form
File location agents.md in project root
Related skills
Installs
20
Repository
pr-pm/prpm
GitHub Stars
108
First Seen
Jan 25, 2026