agent-instructions-generator

star 175

Generate baseline CLAUDE.md and AGENTS.md instruction files for a project. Use when a repo is missing instruction files or needs standardized agent guidance.

CurryTang By CurryTang schedule Updated 2/22/2026

name: agent-instructions-generator description: Generate baseline CLAUDE.md and AGENTS.md instruction files for a project. Use when a repo is missing instruction files or needs standardized agent guidance.

Agent Instructions Generator

What this skill does

  • Creates CLAUDE.md and AGENTS.md from templates.
  • Enforces a reference-first rule pointing agents to resource/.

How to run

From repo root:

./scripts/generate-agent-instructions.sh

For a different project and name:

./scripts/generate-agent-instructions.sh /path/to/project ProjectName

Overwrite existing files:

./scripts/generate-agent-instructions.sh /path/to/project ProjectName --force
Install via CLI
npx skills add https://github.com/CurryTang/Amadeus --skill agent-instructions-generator
Repository Details
star Stars 175
call_split Forks 17
navigation Branch main
article Path SKILL.md
More from Creator