rai-welcome

Detects project state and guides users through profile creation and setup verification.

71|8|Updated Feb 13, 2026
One-click install
npx skills add https://github.com/humansys/raise --skill rai-welcome
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: rai-welcome
Source: https://github.com/humansys/raise/tree/main/packages/raise-cli/src/raise_cli/skills_base/rai-welcome
Command: npx skills add https://github.com/humansys/raise --skill rai-welcome

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Onboard new RaiSE developers into a project by guiding an interactive flow that detects the current state, creates a personal profile, builds or verifies the knowledge graph, and prepares session context for immediate use.

Core Features & Use Cases

  • Automated scenario detection to tailor the onboarding path for new RaiSE projects.
  • Profile creation and knowledge graph initialization to provide personalized guidance and project context.
  • Optional personalization and verification to ensure a working setup before the first session.

Quick Start

Run the rai-welcome command in your project directory to start the interactive onboarding.

Frequently Asked Questions about rai-welcome

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

FAQPage Schema
How do I set up a new developer profile for a RaiSE project?

To set up a developer profile for a RaiSE project, run the interactive onboarding wizard in your project directory. It detects existing configurations and guides you through profile creation and setup verification to ensure readiness.

What is the process for initializing a knowledge graph during developer onboarding?

Knowledge graph initialization happens automatically during onboarding. The wizard validates your project directory, builds the graph if absent, and produces a readiness message with the next action for immediate session context.

Do I need an existing RaiSE project configuration before starting the interactive onboarding?

No, an existing RaiSE project configuration is not required. The onboarding wizard detects whether a project exists and tailors the setup path accordingly, guiding first-time users through necessary profile creation.

How does the interactive wizard handle developer setup verification?

The interactive wizard handles developer setup verification by checking for a personal profile file and validating the knowledge graph. It ensures all configurations are correct before producing a readiness message.

Can I personalize my developer profile when onboarding to a RaiSE project?

Yes, you can personalize your developer profile during RaiSE onboarding. The interactive wizard includes an optional personalization step after initial profile creation to tailor the guidance and session context to your needs.