Scaffold a consuming project's autopilot config (.claude/*-config.md DI) from its detected reality — the bridge from "fresh repo" to "autopilot-calibrated repo". Use when: "onboard this repo to autopilot", "set up the .claude config", "scaffold autopilot for this project", "calibrate autopilot to this codebase", "把這個專案接上 autopilot", "建立 .claude 設定", "幫這個 repo 接 autopilot". Detects package manager / commands / coverage thresholds / doc convention / workspace layout, scaffolds the config set with autopilot-only (ecosystem-standalone) chains, then enriches the judgment-heavy configs (skill-routing, doc-drift domains, security surfaces) by reading the repo. Not for: bootstrapping project-tracking docs from a plan (→ project-lifecycle), authoring a plan (→ references/plan-template.md), or running quality gates (→ quality-pipeline).
$npx -y skills add cookys/autopilot --skill onboardInstalls into the current project.
Run `npx skills use "https://github.com/cookys/autopilot" --skill "cookys/autopilot/onboard"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/cookys/autopilot" that are relevant to the current task. Run `npx skills add "https://github.com/cookys/autopilot"` and select the relevant skills, then follow their instructions.