create-agents-md

Generate AGENTS.md, CLAUDE.md, and .claude/rules/ files from codebase analysis.

Updated Jun 19, 2026
One-click install
npx skills add https://github.com/sameer-thakkar/hackin26-next-deimos --skill create-agents-md-sameer-thakkar
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-agents-md
Source: https://github.com/sameer-thakkar/hackin26-next-deimos/tree/main/.cursor/skills/create-agents-md-ho
Command: npx skills add https://github.com/sameer-thakkar/hackin26-next-deimos --skill create-agents-md-sameer-thakkar

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the creation of AGENTS.md, CLAUDE.md, and .claude/rules/ files, ensuring best practices for AI agents, saving time and reducing errors in repository setup.

Core Features & Use Cases

  • Best Practices Implementation: Automatically follows industry best practices for AI agent setup, including Anthropic, Vercel, HumanLayer, Builder.io, Dometrain, AI Hero, and the AGENTS.md open spec.
  • Codebase Analysis: Explores the codebase to identify tech stack, patterns, and conventions.
  • File Generation: Generates comprehensive agent instruction files for optimal AI tool integration.
  • Use Case: When onboarding a new repository for AI agents or when updating outdated CLAUDE.md/AGENTS.md files.

Quick Start

Run the skill to generate necessary agent files for your repository.

Frequently Asked Questions about create-agents-md

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a CLAUDE.md file for my repository?

This Skill automates CLAUDE.md file creation by exploring your codebase to identify tech stack and patterns, then generating comprehensive agent instruction files that follow industry best practices for optimal AI tool integration.

What is the AGENTS.md open spec and when do I need it for AI tooling?

The AGENTS.md open spec defines repository-level instructions for AI agents. You need it when onboarding a new repository for AI assistants like Claude Code, Codex, Cursor, or Copilot to ensure they understand and follow your project conventions.

How do I set up AI agent rules for multiple tools like Cursor and Copilot at once?

To configure multiple tools at once, this Skill maintains a single source of truth and generates AGENTS.md, CLAUDE.md, and .claude/rules/ files together, providing comprehensive agent instructions for Claude Code, Codex, Cursor, and Copilot simultaneously.

Does generating agent instruction files require manual codebase exploration?

No manual codebase exploration is required. This Skill uses subagents to automatically explore your repository, identify your tech stack and patterns, and extract conventions to create comprehensive agent instruction files without manual intervention.

What is the best way to update outdated CLAUDE.md or AGENTS.md files?

The best way to update outdated files is to run this Skill, which re-analyzes your current codebase state and regenerates AGENTS.md, CLAUDE.md, and .claude/rules/ files to accurately reflect your latest tech stack, patterns, and conventions.

What best practices does an AI agent configuration file need to follow?

AI agent configuration files should follow best practices from industry leaders like Anthropic, Vercel, HumanLayer, Builder.io, Dometrain, AI Hero, and the AGENTS.md open spec. This Skill automatically implements these standards during the file generation process.