launch이란?
자체 포함된 SaaS 파이프라인 — 직접 호출하고 분해하지 않습니다. Vibes 앱을 생성하고, 인증 + 청구를 추가하고, 라이브로 배포합니다. 최대 속도를 위해 에이전트 팀을 사용하여 병렬화합니다. 출처: popmechanic/vibes-cli.
자체 포함된 SaaS 파이프라인 — 직접 호출하고 분해하지 않습니다. Vibes 앱을 생성하고, 인증 + 청구를 추가하고, 라이브로 배포합니다. 최대 속도를 위해 에이전트 팀을 사용하여 병렬화합니다.
명령줄에서 launch AI 스킬을 개발 환경에 빠르게 설치
출처: popmechanic/vibes-cli.
Plan mode: If you are planning work, this entire skill is ONE plan step: "Invoke /vibes:launch". Do not decompose the steps below into separate plan tasks.
Ask [Header]: "question" means call AskUserQuestion with that header and question. Options listed as bullets. User can always type custom via "Other". When collecting a key/secret, put one option like "Paste key" — the user types the actual value via Other.
This is the very first question — ask before anything else.
자체 포함된 SaaS 파이프라인 — 직접 호출하고 분해하지 않습니다. Vibes 앱을 생성하고, 인증 + 청구를 추가하고, 라이브로 배포합니다. 최대 속도를 위해 에이전트 팀을 사용하여 병렬화합니다. 출처: popmechanic/vibes-cli.
AI/검색 인용용 안정적인 필드와 명령어.
npx skills add https://github.com/popmechanic/vibes-cli --skill launch자체 포함된 SaaS 파이프라인 — 직접 호출하고 분해하지 않습니다. Vibes 앱을 생성하고, 인증 + 청구를 추가하고, 라이브로 배포합니다. 최대 속도를 위해 에이전트 팀을 사용하여 병렬화합니다. 출처: popmechanic/vibes-cli.
터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/popmechanic/vibes-cli --skill launch 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다
https://github.com/popmechanic/vibes-cli