agent-instructions-generator

Generate CLAUDE.md and AGENTS.md instruction files from templates for repositories.

174|17|Updated Jan 22, 2026
One-click install
npx skills add https://github.com/CurryTang/Amadeus --skill agent-instructions-generator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-instructions-generator
Source: https://github.com/CurryTang/Amadeus/tree/main/.claude/skills/agent-instructions-generator
Command: npx skills add https://github.com/CurryTang/Amadeus --skill agent-instructions-generator

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill automates creation of standardized CLAUDE.md and AGENTS.md instruction files for a project, reducing setup time and ensuring consistent agent guidance across repositories.

Core Features & Use Cases

  • Generates CLAUDE.md and AGENTS.md from templates to standardize project guidance.
  • Enforces a reference-first approach by directing agents to a central resource directory.
  • Useful for onboarding new repositories and maintaining consistent documentation across teams.

Quick Start

Run the generator from the repository root to create the CLAUDE.md and AGENTS.md files.

Frequently Asked Questions about agent-instructions-generator

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

FAQPage Schema
How do I generate CLAUDE.md and AGENTS.md instruction files for my repository?

To generate CLAUDE.md and AGENTS.md instruction files, run the generator from the repository root to auto-populate and validate templates against your repository structure, writing outputs to resource paths.

What is the purpose of CLAUDE.md and AGENTS.md files in a project?

CLAUDE.md and AGENTS.md files provide standardized agent guidance for a repository, ensuring consistent documentation and a reference-first approach that directs agents to a central resource directory across teams.

Do I need existing instruction files to use an agents instruction generator?

No, the agents instruction generator applies to projects lacking instruction files and automates the creation of standardized CLAUDE.md and AGENTS.md templates from scratch.

What's the best way to standardize agent guidance across multiple repositories?

Standardize agent guidance across multiple repositories by using an automated generator that creates consistent CLAUDE.md and AGENTS.md files, enforcing a reference-first approach to a central resource directory.

Can the generated AGENTS.md templates be validated against my repository structure?

Yes, the generated AGENTS.md templates are validated against your repository structure to ensure the populated instruction files accurately reflect the project layout before being written to resource paths.

When should I avoid auto-generating CLAUDE.md instruction files?

Avoid auto-generating CLAUDE.md instruction files when your repository already requires highly customized agent guidance that differs significantly from standardized templates, as the generator enforces a reference-first approach.