Skip to content
Development
Skill

/agentlas-build

Use when the user types /agentlas-build, /agentlas build, or /hep-build to design, build, and package a single agent or multi-agent team.

From plugin
agentlas-os
1.1k52 skills6 agents48 commands2 MCP
Install
$ npx -y skills add agentlas-ai/Agentlas-OS --skill agentlas-build --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/agentlas-build

Context preview

The summary Claude sees to decide when to auto-load this skill.

Use when the user types /agentlas-build, /agentlas build, or /hep-build to design, build, and package a single agent or multi-agent team.

SKILL.md

agentlas-build.SKILL.md
name: agentlas-build
description: "Use when the user types /agentlas-build, /agentlas build, or /hep-build to design, build, and package a single agent or multi-agent team."

Agentlas Build (/agentlas-build, /hep-build)

Design, assemble, and package installable single agents or multi-agent teams. Alias for `/agentlas build` and `/hep-build`.

Guides the workflow through: 1. Mode classification (`single-agent-creator`, `team-builder`, `agentlas-packager`, `session-agent-builder`) 2. Interview/research gate 3. Routing card and soul authoring 4. Runtime adapter generation (Codex, Claude, Gemini, Antigravity) 5. Package verification

When the request is `session` in an interactive host, use the current conversation as the source, ask for an alternate destination only if needed, and default to the global Agentlas agent home when no alternate folder is named. JSON/JSONL is only an optional explicit terminal or headless export route.

Ships withagentlas-os

Agent OS: keep specialist agents in a hub, spin up a temporary orchestrator per task. Local-first, works with any model.

Get the whole plugin

Other skills on agentlas-os.