onboarding

Automate Macrodata initial setup by creating identity, profile, and workspace state files.

120|6|Updated Jan 29, 2026
One-click install
npx skills add https://github.com/ascorbic/macrodata --skill onboarding-ascorbic
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: onboarding
Source: https://github.com/ascorbic/macrodata/tree/main/plugins/macrodata/skills/onboarding
Command: npx skills add https://github.com/ascorbic/macrodata --skill onboarding-ascorbic

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

New Macrodata users often struggle to configure identity, human profile, and workspace context. The Onboarding Skill automates the creation of essential state files and guides users through initial setup, reducing setup time and misconfigurations.

Core Features & Use Cases

  • Guided Phase-based Setup: Step-by-step prompts to create identity, user profile, and workspace placeholders.
  • State Initialization: Creates and populates state files (identity.md, human.md, today.md, workspace.md, and initial topic structure).
  • Prerequisite Checks: Verifies required tools (e.g., Bun) and offers automated installation if missing.
  • Conversation-friendly Guidance: Uses AskUserQuestion for choices with multiple options (location, permissions, etc.) to improve user experience.

Quick Start

Start onboarding to automatically prepare your Macrodata memory structure. Follow the on-screen prompts to confirm identity details, preferred workspace location, and basic project context.

Frequently Asked Questions about onboarding

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

FAQPage Schema
How do I automate initial workspace setup for Macrodata identity and state files?

Automated workspace setup for Macrodata uses guided phase-based prompts to create identity, human profile, and workspace state files. It initializes structures like identity.md and workspace.md, reducing manual configuration time and preventing misconfigurations during first-run onboarding.

What prerequisites do I need before starting Macrodata onboarding configuration?

Before starting Macrodata onboarding, you need the Bun runtime installed. The onboarding process includes prerequisite checks that verify required tools are present and offers automated installation if Bun is missing from your environment.

How does guided phase-based onboarding handle missing workspace context?

Guided phase-based onboarding detects missing workspace context by checking if state files are absent or if it is the first run. It then uses minimal conversational prompts to gather identity details, preferred location, and project context to automatically populate the required files.

Can I use interactive prompts to configure workspace permissions and project context?

You can configure workspace permissions and project context using interactive conversational prompts. The onboarding process uses AskUserQuestion to present multiple-choice options for location, permissions, and basic context, improving the setup experience without requiring manual file edits.

What state files are created during first-run Macrodata identity initialization?

First-run Macrodata identity initialization creates and populates essential state files including identity.md, human.md, today.md, workspace.md, and the initial topic structure. These files establish the foundational memory structure required for ongoing workspace operations.

When should I manually configure Macrodata state instead of using automated onboarding?

Automated onboarding is designed specifically for first-run initialization or when state files are missing. If you already have existing identity and workspace state files configured correctly, you should not trigger the onboarding process to avoid overwriting your current Macrodata setup.