What problem does it solve?
This skill solves the need for a warm, tailored onboarding response for new SLICC users who have just completed the first-run wizard and connected an LLM provider, replacing generic one-size-fits-all welcome messages with personalized interactions that reflect the user's choices.
Core Features & Use Cases
- Personalized Greeting Generation: Creates a short, context-aware reply that addresses the user by name and comments on their selected LLM provider and model, with special handling for skipped validation or OAuth-authed providers.
- Profile-Aligned Follow-Up Suggestions: Provides exactly three relevant next steps (one obvious, one obligatory, one playful) grounded in the user's stated role, purpose, and tasks.
- Automated Skill Installation: Silently installs the user's recommended skill set post-reply based on their onboarding profile, with no manual input required from the user. Use case: For a new developer user who selected OpenAI GPT-4o as their provider, the skill sends a greeting referencing their choice, suggests trying a code migration skill, running global git config, and a playful task like generating a competitor brand report, then installs their recommended skills in the background.
Quick Start
Use the welcome skill to send a personalized onboarding greeting and install recommended skills for a new user who has just completed the first-run wizard and validated their LLM provider.