loa-setup

Detect the environment and generate a ready-to-use .loa.config.yaml.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/project-purupuru/world-purupuru --skill loa-setup-project-purupuru
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: loa-setup
Source: https://github.com/project-purupuru/world-purupuru/tree/main/.claude/skills/loa-setup
Command: npx skills add https://github.com/project-purupuru/world-purupuru --skill loa-setup-project-purupuru

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Loa onboarding wizard: environment detection, profile questionnaire, config generation, and post-config explanation in ≤10 turns.

Core Features & Use Cases

  • Environment detection and readiness check before config generation.
  • Targeted profile questionnaire to tailor features and costs.
  • Auto-generation of .loa.config.yaml with a clear explanation of enabled features.
  • Post-config explanation and next steps after setup.

Quick Start

Run /loa setup in a freshly cloned repo to generate a working .loa.config.yaml 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?

To generate a .loa.config.yaml file, run an onboarding wizard that executes an environment readiness check and guides a multi-turn questionnaire to output a ready-to-use configuration.

What is the fastest way to configure Loa usage tiers and workflow pace?

The fastest way to configure Loa usage tiers and workflow pace is using an automated onboarding wizard that writes YAML configuration sections based on targeted profile answers in ten turns or fewer.

Do I need a freshly cloned repo to run the Loa setup wizard?

A freshly cloned repo is the ideal environment for the Loa setup wizard, as it performs environment detection and generates a working .loa.config.yaml before you begin development.

Can I tune budget settings in an existing .loa.config.yaml?

Yes, you can tune budget settings by re-running the configuration wizard, which uses a questionnaire to update and rewrite YAML configuration sections according to your new answers.

What does environment detection check before writing YAML configuration?

Environment detection performs a readiness check before writing YAML configuration to ensure the repository meets the necessary conditions for generating the .loa.config.yaml file successfully.

Are there limitations to using a wizard for YAML configuration generation?

A limitation of using a wizard for YAML configuration generation is the ten-turn maximum constraint, meaning highly complex custom setups may require manual editing after the initial configuration is written.