agentlas-network
Use when the user types /agentlas-network, /agentlas network, $hephaestus-network, or /hep-network to staff a durable goal from registered Local, owner Cloud, and public Hub agents or teams.
git clone --depth 1 https://github.com/agentlas-ai/Agentlas-OS /tmp/agentlas-network && cp -r /tmp/agentlas-network/codex/plugins/agentlas-core-engine-meta-agent/skills/agentlas-network ~/.claude/skills/agentlas-networkSKILL.md
# Agentlas Network Workforce (/agentlas-network, /hep-network) Federated Local + Cloud + Hub workforce staffing orchestrator. Alias for `hephaestus-network` and `/agentlas network`. ## Required MCP sequence ```text workforce.search_candidates(sourceScope="network") workforce.validate_selection(workOrder=..., selection=...) workforce.prepare_execution(workOrder=..., selection=..., federatedSelection=..., projectDir=..., goalId=activeGoalId?) workforce.validate_execution_receipt(receipt=..., executionPlan=..., toolInventory=...) ``` See [hephaestus-network](hephaestus-network/SKILL.md) for full execution protocol.
Use when designing a new multi-agent team, visible agents folder, role boundaries, handoff flow, PM Soul, Memory Curator, Policy Gate, or evaluation role. Use for agent-team repo creation even when the user only says they want a meta-agent or agent operating system.
Use when adding or auditing local runtime behavior that turns a project folder into an Agentlas-aware workspace with .agentlas memory and sitemap files.
Use the Agentlas browser hardpoint for browser-required work.
Use when the user types /agentlas-build, /agentlas build, or /hep-build to design, build, and package a single agent or multi-agent team.
Prepare explicitly named Agentlas Hub or Cloud agents.
Use when the user types /agentlas-cloud, /agentlas cloud, or /hep-cloud to staff only from the signed-in owner's private Cloud packages.
Connect Agentlas agents or teams to Telegram.
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 this for /meta-agent requests.