Swamp — интерактивное введение для новых пользователей
★ 7.2 · learning
swamp-getting-started is a Claude Code skill that guides new swamp users through an interactive, state-machine-driven onboarding walkthrough. It operates across five sequential states — Goals → Create → Run → Inspect → Graduate — advancing only when each step's verification passes. The skill helps clarify what the user wants to automate, resolves a matching model type via `swamp extension search` and `swamp model type search`, creates and validates a model with `swamp model validate`, runs the appropriate method, and presents output from `swamp model output get` including CEL reference paths for wiring models together. If existing models are detected upfront, the skill recognises the user is past onboarding and hands off to the core swamp skill. It is designed for anyone who has just installed swamp and wants a guided first-model quickstart.
- #swamp
- #getting-started
- #tutorial
- #onboarding
- #quickstart
- #automation