Skip to content
Development
Skill

/agentlas

Single entry point for every Agentlas command: /agentlas network, /agentlas build, /agentlas storm, /agentlas graph, /agentlas one, /agentlas upload, /agentlas cloud, /agentlas hub, /agentlas local, /agentlas browser, /agentlas call, /agentlas search, /agentlas connect,

From plugin
agentlas-os
1.1k52 skills6 agents48 commands2 MCP
Install
$ npx -y skills add agentlas-ai/Agentlas-OS --skill agentlas --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

Context preview

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

Single entry point for every Agentlas command: /agentlas network, /agentlas build, /agentlas storm, /agentlas graph, /agentlas one, /agentlas upload, /agentlas cloud, /agentlas hub, /agentlas local, /agentlas browser, /agentlas call, /agentlas search, /agentlas connect,

SKILL.md

agentlas.SKILL.md
name: agentlas
description: "Single entry point for every Agentlas command: /agentlas network, /agentlas build, /agentlas storm, /agentlas graph, /agentlas one, /agentlas upload, /agentlas cloud, /agentlas hub, /agentlas local, /agentlas browser, /agentlas call, /agentlas search, /agentlas connect, /agentlas login, /agentlas orch, /agentlas update."

Agentlas Core & Unified Command System

Single entry point for every Agentlas subsystem and capability. Both hyphenated forms (`/agentlas-<command>`) and space-separated forms (`/agentlas <command>`) are fully supported and correspond 1:1 to the Hephaestus (`/hep-<command>`) shortcuts:

| Hyphenated Command | Spaced Command | Hephaestus Shortcut | Description | |---|---|---|---| | `/agentlas-network <goal>` | `/agentlas network <goal>` | `/hep-network <goal>` | Staff federated Local + Cloud + Hub workforce | | `/agentlas-storm <goal>` | `/agentlas storm <goal>` | `/hep-storm <goal>` | Run force-robust Stormbreaker execution loop | | `/agentlas-build <request>` | `/agentlas build <request>` | `/hep-build <request>` | Design & package single agents or multi-agent teams | | `/agentlas-graph <request>` | `/agentlas graph <request>` | `/hep-graph <request>` | Create, inspect, schedule, and run DAG automation graphs | | `/agentlas-one on\|off` | `/agentlas one on\|off` | `/hep-one on\|off` | Toggle Hope persistent personal agent mode | | `/agentlas-upload <folder>` | `/agentlas upload <folder>` | `/hep-upload <folder>` | Gate scan & publish agent/team packages | | `/agentlas-cloud <goal>` | `/agentlas cloud <goal>` | `/hep-cloud <goal>` | Staff from owner's private Cloud packages | | `/agentlas-hub <goal>` | `/agentlas hub <goal>` | `/hep-hub <goal>` | Staff from public Agentlas Hub marketplace | | `/agentlas-local <goal>` | `/agentlas local <goal>` | `/hep-local <goal>` | Staff from locally registered package inventory | | `/agentlas-browser <url>` | `/agentlas browser <url>` | `/hep-browser <url>` | Run browser automation / CDP visual execution | | `/agentlas-call <agents> <ctx>` | `/agentlas call <agents> <ctx>` | `/hep-call <agents> <ctx>` | Invoke named agents directly | | `/agentlas-search <query>` | `/agentlas search <query>` | `/hep-search <query>` | Search agent catalogues across all scopes | | `/agentlas-connect <channel>` | `/agentlas connect <channel>` | `/hep-connect <channel>` | Connect external chat/channel integrations |

Read more
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.