·creating-agents-md
</>

creating-agents-md

pr-pm/prpm

Use when creating agents.md files - provides plain markdown format with NO frontmatter, free-form structure, and project context guidelines for AI coding assistants

5Installs·1Trend·@pr-pm

Installation

$npx skills add https://github.com/pr-pm/prpm --skill creating-agents-md

SKILL.md

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.

| Format | Plain markdown | | Frontmatter | None (forbidden) | | Structure | Free-form | | File location | agents.md in project root |

| Adding YAML frontmatter | No frontmatter allowed - plain markdown only | | Generic best practices | Focus on project-specific patterns | | Verbose explanations | Be concise, AI already knows general concepts | | Language tutorials | Skip basics, focus on project conventions | | Missing context | Include domain knowledge and business logic |

Use when creating agents.md files - provides plain markdown format with NO frontmatter, free-form structure, and project context guidelines for AI coding assistants Source: pr-pm/prpm.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/pr-pm/prpm --skill creating-agents-md
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is creating-agents-md?

Use when creating agents.md files - provides plain markdown format with NO frontmatter, free-form structure, and project context guidelines for AI coding assistants Source: pr-pm/prpm.

How do I install creating-agents-md?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/pr-pm/prpm --skill creating-agents-md Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/pr-pm/prpm