create-agents-md

Installation
SKILL.md

Create AGENTS.md - Code Style Guide Injection

Detect project languages, select matching style guides, and inject them into the host project's AGENTS.md.

Arguments

$ARGUMENTS

  • --remove: Remove the injected code style section from AGENTS.md and exit.
  • Default (no args): Detect languages and inject/update style guides.

Step 1: Handle --remove

If $ARGUMENTS contains --remove:

Installs
1
First Seen
Mar 3, 2026
create-agents-md — mattjefferson/agents