agents-md-generator

Generate and maintain CLAUDE.md and AGENTS.md instruction files by scanning projects.

63|20|Updated Dec 20, 2025
One-click install
npx skills add https://github.com/thienanblog/awesome-ai-agent-skills --skill agents-md-generator-thienanblog
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agents-md-generator
Source: https://github.com/thienanblog/awesome-ai-agent-skills/tree/main/skills/agents-md-generator
Command: npx skills add https://github.com/thienanblog/awesome-ai-agent-skills --skill agents-md-generator-thienanblog

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Generate and maintain CLAUDE.md and AGENTS.md instruction files by scanning a project and guiding interactive prompts to tailor agent guidelines.

Core Features & Use Cases

  • Auto-generate CLAUDE.md and AGENTS.md from project structure and tooling guidance
  • Preserve user customizations during updates
  • Support multi-stack projects and environment-specific prompts
  • Streamline onboarding by producing consistent, adjustable agent guidelines

Quick Start

Generate CLAUDE.md for your project by answering the interactive questions and reviewing the generated file.

Frequently Asked Questions about agents-md-generator

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

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

Generate a CLAUDE.md file by running the interactive prompts that scan your project structure and tooling configurations. This process produces a tailored instruction file and a symlinked AGENTS.md, ensuring consistent agent guidelines across multiple tech stacks.

Can I update AGENTS.md without losing my custom agent instructions?

You can update AGENTS.md without losing custom instructions because the generation process preserves user customizations during updates. It scans the existing project files and merges new environment-specific guidance while keeping your manual edits intact.

Does the CLAUDE.md generator work with multi-stack development environments?

The CLAUDE.md generator works with multi-stack environments by detecting your project setup and applying environment-specific prompts. It scans your files to tailor agent guidelines across various tech stacks and tooling configurations.

How are CLAUDE.md and AGENTS.md linked when generating agent guidelines?

When generating agent guidelines, the primary CLAUDE.md file is created and an AGENTS.md file is symlinked to it, or copied on Windows. This ensures both instruction files remain synchronized across different operating systems.

What is the best way to structure MCPs and prompts in CLAUDE.md?

Structure MCPs and prompts in CLAUDE.md by using the tool's structured interactive prompts during generation. This approach aligns your environment detection and tooling guidance directly into the agent instruction file for streamlined onboarding.