What problem does it solve? After cloning the Do Better Workspace repository, users face a fragmented onboarding process: filling in their CLAUDE.md profile, checking that template and wiki seed files exist, installing Python packages for data skills, and understanding which collection channels (KakaoTalk, SMS, email) work on their device combination. This Skill walks through the entire initial setup interactively in one guided session. ## Core Features & Use Cases - Seed Integrity Check: Verifies that templates, personal directories, wiki files, and registry YAML files exist, warning about missing pieces before they cause skill errors later. - Interactive Profile Setup: Asks four questions one at a time (name, role, interests, purpose) and updates only the profile section of CLAUDE.md without overwriting other content. - Python Environment Provisioning: Creates a .venv virtual environment and installs pandas, openpyxl, and pymupdf4llm for the csv-clean, excel-to-csv, and pdf-to-md skills. - Collection Channel Matrix: Detects computer OS and asks about phone OS and mail provider to advise which automatic capture channels (KakaoTalk, SMS, email) are viable. - Use Case: A non-developer clones the workspace for the first time, says "워크스페이스 세팅해줘", and completes profile creation, environment setup, and their first daily note in one conversation. ## Quick Start Tell the AI "set up my workspace" after cloning the repository to begin the guided initial configuration.