onboarding

Automate initial Genie workspace setup with interactive user prompts.

328|53|Updated Aug 1, 2025
One-click install
npx skills add https://github.com/automagik-dev/genie --skill onboarding-automagik-dev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: onboarding
Source: https://github.com/automagik-dev/genie/tree/main/skills/onboarding
Command: npx skills add https://github.com/automagik-dev/genie --skill onboarding-automagik-dev

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the initial setup of a new Genie workspace, ensuring all necessary configurations, integrations, and user preferences are established for a seamless experience.

Core Features & Use Cases

  • Interactive Setup: Guides users through defining their identity, role, and work style.
  • Environment Configuration: Validates and creates essential directories, configures integrations (GitHub, Telegram), and injects necessary hooks.
  • Use Case: When you first clone a Genie-managed project, running /onboarding will interactively set up your name, role, preferred integrations, and ensure your development environment is correctly configured to work with Genie agents.

Quick Start

Run the onboarding skill to set up your workspace by following the interactive prompts.

Frequently Asked Questions about onboarding

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

FAQPage Schema
How do I set up a new development workspace environment after cloning a project?

To set up a new workspace environment, run the onboarding process to interactively define your identity, role, and work style. It configures your directories and necessary integrations for seamless agent orchestration.

What is the best way to configure GitHub and Telegram integrations for a new workspace?

The best way to configure GitHub and Telegram integrations is through an interactive setup process that validates your system, injects necessary hooks, and establishes connections for agent communication.

Does the workspace setup process require manual input for defining user identity and role?

Yes, the workspace setup requires user interaction to gather preferences. It guides you through interactively defining your identity, role, and work style to tailor the environment.

Why does the environment configuration validate tmux settings during workspace setup?

Validating tmux settings during environment configuration ensures your terminal multiplexer is correctly configured for agent orchestration. It prevents runtime errors when managing background processes.

Can I automate the configuration of essential directories and hooks for agent orchestration?

Yes, you can automate the configuration of essential directories and hooks by running the interactive setup process. It automatically injects the necessary hooks required for proper agent orchestration.