Agents Md Guide — AI skill for Claude Code
A model-agnostic guide for creating concise, project-specific AGENTS.md and CLAUDE.md instructions.
How to install Agents Md Guide
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open farhadeidi/agents-md-guide and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Agents Md Guide does
A model-agnostic guide for creating concise, project-specific AGENTS.md and CLAUDE.md instructions.
Alternatives in AI
- Anthropic Quickstarts — by Anthropic - Offers comprehensive development guides for three distinct AI-powered demo projects with standa 15.4k ★
- AGENTS.md - Skill Seekers — Concise reference for AI coding agents 11.1k ★
- Ars Disclosure — ARS academic-paper disclosure mode — venue-specific AI-usage statement 4.5k ★
README
AGENTS.md Guide
A model-agnostic guide for writing concise, project-specific instructions in `AGENTS.md`, `CLAUDE.md`, and compatible agent entry files.
This public, open-source project does not introduce a new instruction format or agent harness. It defines a small set of authoring rules and a human-validated initialization workflow that any capable coding agent can apply after inspecting a repository.
Quick start
From the repository you want to initialize or update, give your preferred coding agent access to this guide:
Initialize this repository using
https://github.com/farhadeidi/agents-md-guide/blob/main/README.md as the sole
methodology. Read it in full and follow its required references. Ask at most one
question or request one approval per message, and keep the repository read-only
until I approve the exact patch.
The agent should inspect before proposing and produce the smallest useful result. Depending on the repository, that may be:
- a concise root
AGENTS.md; - a compatible entry such as
CLAUDE.mdpointing toAGENTS.md; - a careful update to useful existing guidance;
- explicitly approved optional patterns adopted as project policy; or
- no change when additional instructions would provide no value.
The result must be adapted to the repository, not copied from this README or a universal template.
Purpose
Create the smallest set of durable project context and instructions that helps an agent make better decisions in the repository in front of it.
The result must be specific to that repository. It must not be a generic template filled with inferred stack details or broadly applicable engineering advice.
A valid result may be no change, or no instruction file at all, when the repository has no durable guidance worth loading on every task.
A useful result should let an unfamiliar agent quickly answer:
- What is this project, and what does it enable for its users or consumers?
- Which product qualities, domain rules, and
Related Skills
Universal AI Config
Generate tool-specific AI config files from shared templates. Write your AI instructions, skills, and agents o
Thio AI Skills
Task-specific AI instructions I've created. Aka "Skills" for Claude, "Gems" for Gemini, and "Custom GPTs" for
AI Assistant Instructions
A comprehensive, vendor-agnostic framework for consistent AI-assisted development workflows - standardized ins
Agnostic Agent Router
Maintain a single unified folder of AI agent skills and instructions, making it seamless to switch between Ant
Load LLMs Txt
by ethpandaops - Loads LLM configuration files to context, importing specific terminology, model configuration
Metaprompt
Generate a complete, ready-to-use prompt engineered for a specific model and harness
Related Agents
Generic Implementer
Language-agnostic implementer for the orchestration implement stage. Makes the planned change, runs the projec
Agent Effectiveness
Validates an agent definition's EFFECTIVENESS (not just its structure) across four lenses -- tools minimal-yet
Feedback Aggregator
Consolidates review feedback from all reviewers into one actionable document with prioritized, specific fix in