agentlas-core-engine-m…
Use when creating a single Agentlas agent, creating a multi-agent team, or packaging an existing local/external agent into Agentlas architecture. Make sure to…
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,
$ npx -y skills add agentlas-ai/Agentlas-OS --skill agentlas --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/agentlasContext 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,
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."
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 |
Agent OS: keep specialist agents in a hub, spin up a temporary orchestrator per task. Local-first, works with any model.
Use when creating a single Agentlas agent, creating a multi-agent team, or packaging an existing local/external agent into Agentlas architecture. Make sure to…
Use when the user types /agentlas-build, /agentlas build, or /hep-build to design, build, and package a single agent or multi-agent team.
Use when the user types /agentlas-cloud, /agentlas cloud, or /hep-cloud to staff only from the signed-in owner's private Cloud packages.
Use when the user types /agentlas-graph, /agentlas graph, or /hep-graph to create, list, inspect, or run Agentlas automation graphs.
Use when the user types /agentlas-network, /agentlas network, $hephaestus-network, or /hep-network to staff a durable goal from registered Local, owner Cloud,…
Use when the user types /agentlas-storm, /agentlas storm, /hep-storm, or says @Hephaestus storm <goal> to drive a goal through the force-robust Stormbreaker…