Orchestrate agents using skills
npx skills add https://github.com/poteto/noodle --skill adversarial-review使用 CLI 安装这个技能,并在你的工作区中直接复用对应的 SKILL.md 工作流。
Skill-based agent orchestration. Built in Go.
Give this to your agent:
Install Noodle and set up this project. Follow the instructions at
https://raw.githubusercontent.com/poteto/noodle/main/INSTALL.md
Or follow the getting started guide to set up manually.
Full documentation lives at noodle-run.github.io/noodle.
pnpm build # build
pnpm check # lint + test + vet