Free skill

Ground your coding agent in one command

The free entry point. Explores your repo, runs one interview covering every decision, then emits an operating system for your coding agent: AGENTS.md, CONTEXT.md, and DESIGN.md.

Plan
Free
Access
Public
Install
CLI
Authored files
2

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/setup --skill setup

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

Explores before it asks

Gathers package manager, scripts, CI, existing agent docs, and frontend detection first, so facts never become your job.

One interview, every decision

Runs a single frontier interview covering harness, docs layout, tracker conventions, and design direction when a frontend exists.

Decisions recorded once

Writes docs/agents/skills-config.md so engines read settled answers instead of re-asking, and re-runs revise rather than repeat.

Dispatches to the engines

Hands off to bootstrap-agents-md and design-md, then verifies their output landed: behavior, language, and appearance.

When to run setup

Run setup once per repo. It makes every user-owned decision exactly once, records the answers, and dispatches the writing to the engine skills.

  • A brand-new repo that has no agent docs yet and needs the full operating system.

  • An existing project with a stale AGENTS.md that should be merged, not overwritten.

  • A frontend codebase where the agent keeps producing UI that ignores your design language.

  • A repo you revisit later — re-run setup to revise decisions without starting over.

Setup runs the interview, then dispatches to the engines

View all skills