onboarding

Generate ax.yaml and .env files during first-run agent configuration.

5|2|Updated Feb 8, 2026
One-click install
npx skills add https://github.com/project-ax/ax --skill onboarding-project-ax
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: onboarding
Source: https://github.com/project-ax/ax/tree/main/.claude/skills/ax/onboarding
Command: npx skills add https://github.com/project-ax/ax --skill onboarding-project-ax

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the initial setup and configuration of your AI agent, ensuring a smooth and secure first-run experience.

Core Features & Use Cases

  • Guided Configuration: Walks you through setting up agent profiles, authentication, and communication channels.
  • Secure Defaults: Provides sensible defaults for security profiles (paranoid, balanced, yolo) and provider selections.
  • Use Case: When you first deploy your AI agent, use this Skill to select your preferred security posture, link your API keys, and choose which communication platforms (CLI, Slack, etc.) the agent should use.

Quick Start

Run the onboarding wizard to configure your agent's initial setup.

Frequently Asked Questions about onboarding

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

FAQPage Schema
How do I set up an AI agent for its first run?

To set up an AI agent for its first run, use the guided configuration wizard to select security profiles, link API keys, and generate the necessary ax.yaml and .env files.

What security profiles can I choose during AI agent configuration?

During AI agent configuration, you can choose from paranoid, balanced, or yolo security profiles to establish sensible defaults for your agent's authentication and operational posture.

Can I configure agent communication channels like Slack during bootstrap?

Yes, you can configure agent communication channels like Slack during the bootstrap ritual by selecting your preferred platforms within the interactive setup wizard.

What files are generated by the agent onboarding wizard?

The agent onboarding wizard generates ax.yaml and .env files based on your security profile selections and agent identity configurations.

How do I reset an AI agent profile to default settings?

To reset an AI agent profile to default settings, execute the reset ritual provided by the onboarding skill to clear current configurations and restart the identity discovery process.

Does the agent bootstrap process support programmatic configuration?

Yes, the agent bootstrap process supports both programmatic and interactive configuration, allowing automated generation of setup files without manual wizard input.