onboard

Automate Sage AI agent framework setup by detecting tech stacks and generating configuration files.

25|7|Updated Mar 16, 2026
One-click install
npx skills add https://github.com/xoai/sage --skill onboard-xoai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: onboard
Source: https://github.com/xoai/sage/tree/main/core/capabilities/orchestration/onboard
Command: npx skills add https://github.com/xoai/sage --skill onboard-xoai

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the initial setup of the Sage framework for a new or existing project, ensuring all necessary configurations, conventions, and initial files are generated.

Core Features & Use Cases

  • Tech Stack Detection: Automatically identifies the project's programming languages, frameworks, and backend services.
  • Pack Selection: Recommends and enables relevant Sage "packs" based on the detected tech stack.
  • Convention Discovery: Scans the codebase to understand and document existing coding patterns and standards.
  • Configuration Generation: Creates essential Sage files like .sage/config.yaml, CLAUDE.md, and progress.md.
  • Use Case: When starting a new React + Supabase project, this Skill will detect the stack, suggest appropriate packs, and set up the foundational Sage configuration in under 3 minutes.

Quick Start

Use the onboard skill to set up Sage for this new project.

Frequently Asked Questions about onboard

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

FAQPage Schema
How do I set up the Sage AI agent framework for an existing project?

Setting up the Sage framework is automated by detecting the project's tech stack, selecting appropriate functional packs, discovering coding conventions, and generating essential configuration files like `.sage/config.yaml` and `CLAUDE.md`.

What is the best way to initialize AI-driven development configurations across different tech stacks?

Initializing AI-driven configurations is handled by detecting the project's programming languages, frameworks, and backend services, then generating standardized foundational files like `CLAUDE.md` and `.sage/config.yaml`.

Does the Sage onboarding process automatically detect backend services and frameworks?

Yes, the Sage onboarding process automatically detects the project's programming languages, frameworks, and backend services to recommend and enable relevant functional packs for your specific tech stack.

Can I use this project setup tool for a new React and Supabase stack?

Yes, you can use this setup tool for a new React and Supabase stack; it will detect the stack, suggest appropriate packs, and set up the foundational Sage configuration files in under three minutes.

What configuration files are generated during project initialization with the Sage framework?

During project initialization, the Sage framework generates essential configuration files including `.sage/config.yaml`, `CLAUDE.md`, and `progress.md` to ensure a standardized starting point for AI-driven development.