Free skill

Give your agents a living operating manual

Free engine skill that emits AGENTS.md, CLAUDE.md, CONTEXT.md, docs/agents, durable plans, and portable plan-mode and code-review skills — all rewritten from evidence gathered in your repo.

Plan
Free
Access
Public
Install
CLI
Authored files
10

Install

Install with skills CLIDrops the skill into your coding agent — same CLI flow as other skills.
$ npx skills add https://www.aisdkagents.com/skill/bootstrap-agents-md --skill bootstrap-agents-md

Run it in your terminal, then restart your AI coding tool so it can discover the skill. First time? Read the install guide

Filesystem

Browse the authored files — SKILL.md and references included.

SKILL.mdmarkdown

What you get

Root contracts for behavior

AGENTS.md and CLAUDE.md become the single living contract: commands, architecture, doctrine, and the rules agents must follow here.

Domain language in CONTEXT.md

A glossary of your project's terms and decisions, seeded from schema names, README prose, and existing docs.

Deeper docs under docs/agents

Architecture, code style, and a lessons-learned file agents append to when they make a mistake — the system stays living.

Portable craft skills

Ships plan-mode (think before code) and code-review (the two-axis check) into your repo's skills directory.

When to run this engine

The engine ports a proven system and doctrine, then rewrites all content for your repo from evidence it gathers there — never pasted boilerplate.

  • A repo where every agent session starts from zero because nothing is written down.

  • A team codebase where agents keep using raw tool binaries instead of project scripts.

  • A project with tribal knowledge — domain terms and decisions that live only in heads.

  • An existing AGENTS.md that has drifted from the code and needs an evidence-based rewrite.

Setup runs the interview, then dispatches to the engines

View all skills