welcome

Send a friendly greeting with capability overview when a channel is wired.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/CjLogic/nanocrew --skill welcome-cjlogic
Or copy as Structured Prompt for Agent▌
Please help me install this Agent Skill.
Skill: welcome
Source: https://github.com/CjLogic/nanocrew/tree/main/container/skills/welcome
Command: npx skills add https://github.com/CjLogic/nanocrew --skill welcome-cjlogic

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill automates the initial onboarding experience for newly connected channels, ensuring a warm, consistent introduction and quick clarity about what it can do.

Core Features & Use Cases

  • Automated onboarding greeting: Send a friendly welcome message when a channel is wired.
  • Capability overview: Briefly introduce core capabilities in small, digestible steps.
  • Engagement prompt: Invite the user to explore further or jump into a first task.

Quick Start

Wiring a new channel triggers an automated friendly greeting and a brief overview of capabilities.

Frequently Asked Questions about welcome

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

FAQPage Schema
How do I automate onboarding greetings for new communication channels?▌

You can automate onboarding greetings by wiring a channel to trigger a friendly welcome message. This delivers a concise introduction, outlines core capabilities, and invites the user to explore or proceed with a first task.

What is automated channel onboarding and when do I need it?▌

Automated channel onboarding sends a consistent, friendly greeting when a new communication channel is wired. You need it to ensure warm introductions and quick clarity about available capabilities without manual intervention.

How do I set up an automated welcome message when a channel is wired?▌

To set up an automated welcome message, provide a SKILL.md frontmatter with a name and description, and use the Markdown body as the activation guide. Wiring a new channel then triggers the greeting automatically.

Does the automated greeting require any external dependencies or components?▌

No external dependencies or components are required to deliver the automated greeting. It relies solely on a properly configured SKILL.md file containing the frontmatter and the Markdown activation guide.

Can I customize the channel greeting to include a capability overview?▌

Yes, the channel greeting includes a brief capability overview to introduce core functions in small, digestible steps. The Markdown body serves as the activation guide where you define this introductory content.