create-project-agentsmd

Generate AGENTS.md and CLAUDE.md instruction files encoding project goals and shape.

Updated Apr 13, 2026
One-click install
npx skills add https://github.com/bermudi/skills --skill create-project-agentsmd
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-project-agentsmd
Source: https://github.com/bermudi/skills/tree/main/create-project-agentsmd
Command: npx skills add https://github.com/bermudi/skills --skill create-project-agentsmd

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

A meta-skill — it generates instruction files (AGENTS.md, CLAUDE.md, .cursorrules, etc.) for other projects. The skill itself is a single SKILL.md with no scripts, no references, no evals.

Core Features & Use Cases

  • Generates instruction files that encode goals and shape rather than implementation details.
  • Produces AGENTS.md, CLAUDE.md, and related guidance tailored to a project's needs.
  • Single-file SKILL.md drives generation; no scripts or external evals are required.
  • Supports long-term maintenance by focusing on durable goals and constraints.

Quick Start

Provide a project description and goals so the agent can generate a tailored AGENTS.md skeleton.

Frequently Asked Questions about create-project-agentsmd

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

FAQPage Schema
How do I generate an AGENTS.md file for my project?

To generate an AGENTS.md file, provide your project description and goals. The skill produces a tailored instruction skeleton encoding durable goals and constraints rather than implementation details.

What is the best way to create project instruction files that survive codebase changes?

Creating project instruction files that survive codebase changes requires focusing on goals and shape instead of implementation details. This approach produces a compact, durable skeleton valid long-term.

Does this approach to generating agent instructions require any external scripts or dependencies?

Generating agent instructions with this approach requires no external scripts or dependencies. The entire process is driven by a single SKILL.md file, requiring only a project description to function.

Can I use this to generate CLAUDE.md and .cursorrules files alongside AGENTS.md?

Yes, you can generate CLAUDE.md and .cursorrules files alongside AGENTS.md. The skill produces related guidance files tailored to your project's specific needs and goals.

Why should my project guidance encode goals over mechanism for AI agents?

Encoding goals over mechanism ensures your project guidance remains valid as the codebase evolves. Focusing on durable goals and constraints rather than implementation details supports long-term maintenance.

What information do I need to provide to create a project guidance skeleton?

You need to provide a project description and your high-level goals. The skill uses this input to generate a tailored AGENTS.md skeleton that encodes your project's specific shape and constraints.