meta-onboarding-wizard

Automate iAmasters OS user onboarding with conversational sub-phases and Python state management.

20|15|Updated May 7, 2026
One-click install
npx skills add https://github.com/iamasters-academy/iamasters-os --skill meta-onboarding-wizard
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: meta-onboarding-wizard
Source: https://github.com/iamasters-academy/iamasters-os/tree/main/.claude/skills/_meta/meta-onboarding-wizard
Command: npx skills add https://github.com/iamasters-academy/iamasters-os --skill meta-onboarding-wizard

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires node, python, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the onboarding process for new users of iAmasters OS, ensuring a smooth and efficient setup, enhancing the agent's initial configuration.

Core Features & Use Cases

  • Onboarding Automation: Streamlines the initial setup of iAmasters OS by guiding users through a conversational process.
  • Data Capture: Captures critical user information such as identity, business details, focus, and goals to personalize the experience.
  • Sub-fase Workflow: Divided into four sub-phases with incremental commits, allowing users to pause and resume the process.
  • Configuration and Closures: Finalizes the setup by configuring technical details and ensuring all necessary data is captured and stored.

Quick Start

Use the meta-onboarding-wizard skill to begin the onboarding process for iAmasters OS.

Frequently Asked Questions about meta-onboarding-wizard

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

FAQPage Schema
How do I automate user onboarding and agent setup for iAmasters OS?

You can automate onboarding by invoking a conversational interface that captures user identity and business goals, applying incremental commits across four sub-phases to configure the agent setup.

What information is captured during the iAmasters OS system configuration process?

The system configuration process captures critical user data including identity, business details, focus areas, and goals to personalize the agent setup and finalize technical closures.

Do I need Python and Node installed to run the iAmasters OS onboarding wizard?

Yes, you need Python and Node installed, as the onboarding wizard requires Python scripts for state management and data storage alongside Node for executing the conversational setup workflow.

Can I pause and resume the agent setup process if onboarding takes too long?

Yes, you can pause and resume the agent setup process because the workflow is divided into four sub-phases with incremental commits, ensuring your captured user data is saved at each stage.

What is the best way to manage state and data storage during OS onboarding?

The best way to manage state during OS onboarding is using Python scripts that handle state management and data storage, ensuring incremental commits capture user data across each conversational sub-phase.