Manus에서 모든 스킬 실행
원클릭으로
원클릭으로
원클릭으로 Manus에서 모든 스킬 실행
시작하기setup
스타0
포크0
업데이트2026년 2월 11일 03:18
DexAI onboarding and configuration
설치
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SKILL.md
readonly메뉴
DexAI onboarding and configuration
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | setup |
| description | DexAI onboarding and configuration |
| triggers | ["run setup","setup again","redo setup","reconfigure","update preferences","update my preferences","bootstrap dex","initialise dex","initialize dex","configure channels","change my timezone","change my name","update active hours","personalise","personalize"] |
| args | ["all","core","channels","preferences","adhd"] |
Deterministic onboarding and configuration flow for DexAI.
This skill is not LLM-driven — it runs as a field-by-field deterministic flow
through tools/dashboard/backend/services/setup_flow.py. The chat service detects
trigger phrases (listed above) and routes them to the setup flow service.
chat_service.pySetupFlowService intercept (existing pattern)| Scope | Fields |
|---|---|
all | All required + optional fields |
core | API key, name, timezone |
channels | Primary channel + tokens |
preferences | Schedule, notification, brevity |
adhd | Work focus, energy, challenges, encouragement |
Users can say "run setup again", "update my preferences", "configure channels", etc. to re-enter the flow scoped to specific field groups.