welcome

Send personalized onboarding greetings and install recommended skills for new SLICC users.

28|14|Updated Mar 2, 2026
One-click install
npx skills add https://github.com/ai-ecoverse/slicc --skill welcome-ai-ecoverse
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: welcome
Source: https://github.com/ai-ecoverse/slicc/tree/main/packages/vfs-root/workspace/skills/welcome
Command: npx skills add https://github.com/ai-ecoverse/slicc --skill welcome-ai-ecoverse

SYSTEM DOCUMENTATION & REQUIREMENTS

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.

Frequently Asked Questions about welcome

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate personalized onboarding greetings for new AI agent users?

Automate personalized onboarding greetings by using a skill that triggers after the first-run wizard, generating context-aware messages based on the user's validated LLM provider and profile. This replaces generic welcomes with tailored interactions.

Can I silently install recommended skills post-greeting without user intervention?

Yes, you can silently install recommended skills post-greeting without manual user intervention. The skill automates the background installation of user-specific recommended skill sets based on the onboarding profile, hiding installation output from the user.

How do I generate profile-aligned follow-up suggestions during agent onboarding?

Generate profile-aligned follow-up suggestions by extracting the user's stated role, purpose, and tasks from the onboarding wizard. The system provides exactly three relevant next steps: one obvious, one obligatory, and one playful.

Does the onboarding greeting handle skipped LLM provider validation or OAuth-authed providers?

The onboarding greeting includes special handling for skipped LLM provider validation and OAuth-authed providers. It addresses the user by name and dynamically comments on their specific LLM provider and model selection.

What is the best way to engage new browser-native AI agent platform users after setup?

The best way to engage new browser-native AI agent platform users is to deliver a tailored onboarding response immediately after setup. This approach provides personalized greetings and automated skill installations to drive immediate platform adoption.