AGENT-OS
The operating system layer for AI agents.
Routes your goal to the right skill. Executes with checkpoints. Verifies the result.
AGENT-OS v1.0.3 by @contrario
The operating system layer for AI agents. Routes goals to the right skills. Executes with checkpoints.
This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.
Install skill "AGENT-OS" with this command: npx skills add contrario/agnt-os
The operating system layer for AI agents.
Routes your goal to the right skill. Executes with checkpoints. Verifies the result.
AGENT-OS v1.0.3 by @contrario
This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.
Related by shared tags or category signals.
Transforms your OpenClaw agent from a reactive question-answerer into a proactive autonomous executor. ARCHITECT takes any high-level goal, decomposes it int...
Gives your OpenClaw agent persistent memory across every session. MEMORIA maintains a structured knowledge layer: who you are, what you're building, every de...
API connector for AetherLang Omega — execute 10 Karpathy-inspired agent node types (plan, code_interpreter, critique, router, ensemble, memory, tool, loop, t...
ContextKeeper — Safe project state tracking for AI agents. Manual checkpoint creation with validated inputs. No background processes, no PID manipulation, no...