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…
Use when designing how one canonical agent core runs across Codex, Claude Code, Gemini CLI, Cursor, and AGENTS.md-compatible tools.
$ npx -y skills add agentlas-ai/Agentlas-OS --skill llm-runtime-architecture --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/llm-runtime-architectureContext preview
The summary Claude sees to decide when to auto-load this skill.
Use when designing how one canonical agent core runs across Codex, Claude Code, Gemini CLI, Cursor, and AGENTS.md-compatible tools.
name: llm-runtime-architecture description: "Use when designing how one canonical agent core runs across Codex, Claude Code, Gemini CLI, Cursor, and AGENTS.md-compatible tools."
1. Keep `AGENTS.md` as the canonical behavior contract. 2. For each runtime, name entry point, global command, adapter files, available tools, memory access, limitations, and verification command. 3. Keep adapters thin and point them back to the canonical core. 4. Write or repair `.agentlas/global-commands.json` when creating or packaging an agent. 5. State unsupported capabilities explicitly.
Return a runtime matrix with `runtime`, `entry_point`, `global_command`, `adapter_files`, `memory_access`, `limitations`, and `verification`.
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…