agentsmd-claudemd-generator

Installation
SKILL.md

AGENTS.md & CLAUDE.md Generator

What You'll Do

Generate two files for the repository:

  1. AGENTS.md — Cross-tool agent instructions following the open standard (https://agents.md). Supported by Claude Code, Cursor, Windsurf, Zed, GitHub Copilot, OpenAI Codex, Aider, and many others. This is the primary file containing project context, conventions, and workflows.
  2. CLAUDE.md — Claude Code-specific configuration that references AGENTS.md via @import and adds any Claude-specific instructions. This avoids duplicating content across two files.

Why two files?

  • AGENTS.md is the cross-tool standard — any AI coding tool reads it. Put all project knowledge here.
  • CLAUDE.md is Claude Code-specific. It should be thin: point to AGENTS.md and only add what's Claude-unique.
  • This means you maintain docs in one place (AGENTS.md) and every tool benefits.

Reference Documentation

Installs
25
First Seen
Feb 19, 2026