loa-setup

Guide Loa onboarding from fresh clone to a working .loa.config.yaml.

1|1|Updated Dec 30, 2025
One-click install
npx skills add https://github.com/0xHoneyJar/loa-constructs --skill loa-setup
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: loa-setup
Source: https://github.com/0xHoneyJar/loa-constructs/tree/main/.claude/skills/loa-setup
Command: npx skills add https://github.com/0xHoneyJar/loa-constructs --skill loa-setup

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Onboarding new Loa users is time-consuming and error-prone; this Skill guides you from a fresh clone to a functioning .loa.config.yaml in at most ten conversational turns.

Core Features & Use Cases

  • Environment detection and automatic configuration generation tailored to your repo.
  • Targeted profile questionnaire that captures usage tier, budget, and workflow pace to build a custom .loa.config.yaml.
  • Post-config explanation that clarifies what was enabled and how to proceed, with an option for idempotent updates when a config already exists.

Quick Start

Ask the Loa onboarding wizard to guide you through environment detection, profile questions, and config generation in ≤10 turns.

Frequently Asked Questions about loa-setup

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

FAQPage Schema
How do I generate a .loa.config.yaml file for a new repository?▼

The onboarding wizard detects your repository environment automatically, then asks targeted profile questions covering usage tier, budget, and workflow pace to build a custom configuration file within ten conversational turns.

What is guided Loa onboarding and how does it work?▼

Guided Loa onboarding is a conversational process that takes a fresh repository clone to a working configuration state by combining environment detection with a profile questionnaire to generate tailored YAML settings.

Can I update an existing .loa.config.yaml without overwriting my current settings?▼

Yes, the setup wizard supports idempotent updates, meaning you can run the onboarding process over an existing configuration file to refresh settings without losing your current data.

Do I need any dependencies installed before running the Loa setup wizard?▼

No external dependencies are required; the setup wizard operates independently using its internal scripts to detect your environment and generate the YAML configuration from a fresh repository clone.

What information do I need to provide during the YAML configuration setup?▼

During setup you provide your intended usage tier, budget constraints, and workflow pace so the wizard can generate a YAML configuration tailored to your specific operational needs.

What happens after the onboarding wizard generates my configuration file?▼

After configuration generation, the wizard provides a post-config explanation clarifying what features were enabled and offering guidance on how to proceed with your newly configured repository.