What problem does it solve?
This Skill automates and verifies the initial setup of a local AI Business Assistant so non-technical users can get a working assistant without manual troubleshooting of skills, Node.js, or browser automation components.
Core Features & Use Cases
- Skill verification and repair: Detects missing skill folders and copies or re-downloads the workshop skills into the user's Claude skills directory.
- Environment and tool installation: Checks OS, ensures Node.js is installed, installs the Claude CLI helper and connects Playwright for browser automation using npm commands and claude CLI steps.
- Onboarding and demo: Collects a 7-question user profile into memory and runs a contextual live demo that uses appropriate specialist skills to showcase value.
- Use Case: A workshop attendee who says "my setup is broken" can have their environment validated, tools installed, and be walked through onboarding until setup_complete is true.
Quick Start
Ask the assistant to "run first-run-setup" to verify skills, install Node.js, connect the Claude CLI and Playwright, and complete the onboarding demo.