launch

Provision agents, budgets, and configuration from YAML or TOML workspace templates.

226|55|Updated Mar 19, 2026
One-click install
npx skills add https://github.com/Miosa-osa/canopy --skill launch-miosa-osa
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: launch
Source: https://github.com/Miosa-osa/canopy/tree/main/library/skills/workspace/launch
Command: npx skills add https://github.com/Miosa-osa/canopy --skill launch-miosa-osa

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the full activation of a new AI workspace from a template, eliminating manual provisioning and setup.

Core Features & Use Cases

  • Stand up agents, budgets, and configuration from a single template.
  • Support for local file templates or library templates to accelerate project bootstrapping.
  • Use cases include onboarding a new project, rapidly prototyping an autonomous team, and reusing proven workspace blueprints.

Quick Start

Boot a complete workspace with a single command targeting a template.

Frequently Asked Questions about launch

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

FAQPage Schema
How do I automate AI workspace bootstrapping from a template?

Automating workspace bootstrapping from a template provisions agents, budgets, and configuration to stand up a full operating environment using a single command. It reads local or library template files to eliminate manual setup.

What do I need to provision agents and budgets from a template?

Provisioning agents and budgets from a template requires a YAML or TOML parser, a /hire workflow, and proper template definitions. These components enable full operating environment activation across multiple projects.

Can I parameterize workspace templates with variable substitution?

Workspace templates support parameterization via variable substitution, allowing you to customize configurations when launching from library templates or local files across multiple projects.

What is the best way to stand up an autonomous team for rapid prototyping?

Standing up an autonomous team for rapid prototyping uses template blueprints to provision agents, budgets, and configuration simultaneously. This single-command orchestration accelerates project onboarding and workspace activation.

Does workspace provisioning work with both library templates and local files?

Workspace provisioning works with both library templates and local files, reading template definitions to provision agents and budgets. It supports variable substitution to customize the operating environment across multiple projects.