agents

Installation
SKILL.md

Agents.md — Universal AI Agent Configuration

AGENTS.md is an open standard for guiding AI coding agents. It works across 25+ agents including Claude Code, GitHub Copilot, Cursor, Devin, Windsurf, Cline, Aider, and more.

What AGENTS.md Does

  • Provides a single, predictable location for project-specific AI instructions
  • Works universally — any AI agent that reads markdown can use it
  • Supports monorepo patterns with nested files (closest file wins)
  • Complements platform-specific files (CLAUDE.md, .cursorrules, GEMINI.md)

When to Use AGENTS.md

Use AGENTS.md as the universal baseline that works with any agent. Use platform-specific files for features unique to that platform:

File Scope Best For
AGENTS.md Universal — all AI agents Project overview, build commands, code style, architecture, testing
CLAUDE.md Claude Code only Claude-specific features, memory-bank, skill references
Related skills
Installs
3
Repository
0xkynz/codekit
First Seen
Mar 9, 2026