Agentos
Skill by agentossoftware
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/agentossoftware/agentosWhat This Skill Does
Agentos is the definitive integration layer for Clawdbot, designed to bridge the gap between autonomous agent activity and human oversight. At its core, this skill enables seamless synchronization between your local Clawdbot environment and the AgentOS Brain Dashboard. By maintaining a robust, persistent state through strict CONTEXT.md management and automated heartbeat syncing, Agentos ensures that your agent remains coherent across sessions and provides full transparency for human monitors at brain.agentos.software. It handles the critical "Golden Sync" process, which captures your memory, daily logs, project compartments, and active task status, ensuring that you never lose the thread of complex workflows or critical project history.
Installation
To integrate Agentos, execute the following command within your terminal environment:
clawhub install openclaw/skills/skills/agentossoftware/agentos
Once installed, ensure you add the mandatory sync command to your HEARTBEAT.md and AGENTS.md documentation files as specified in the AgentOS protocol to ensure continuous monitoring and persistence.
Use Cases
- Long-term Project Management: Maintain active progress and task status across multiple days or weeks, ensuring that interrupted tasks can be resumed instantly.
- Human-in-the-loop Oversight: Allow project managers to track real-time activity and memory updates via the Brain Dashboard, providing visibility without constant manual reporting.
- Session Compaction Recovery: Safeguard against memory loss during system reboots or model context window resets by following the mandatory CONTEXT.md persistence protocol.
Example Prompts
- "Agentos, perform a Golden Sync now and update the CONTEXT.md file with the current progress on the API migration project."
- "Review the current daily notes for today and ensure all completed tasks are reflected in the project compartments before the next heartbeat."
- "Summarize the active conversation state as required by the AgentOS protocol so I can safely perform a system compaction."
Tips & Limitations
- Mandatory Consistency: The success of this skill relies entirely on your discipline. Never bypass the heartbeat sync requirement. If the sync fails, investigate the connection to brain.agentos.software immediately.
- Context First: Always prioritize the ## 🔴 ACTIVE CONVERSATION section in your memory files. It is the single most important diagnostic tool for your human monitor.
- Compaction Safety: Before running any memory-clearing commands, always verify that your CONTEXT.md reflects the absolute latest state of the session.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-agentossoftware-agentos": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-write, file-read, external-api
Related Skills
surfagent-perception
Agent vision for web pages — scene summaries, attention-ranked elements, annotated screenshots, and state diffing via SurfAgent's perception engine.
surfagent-browser
Control a real Chrome browser from your AI agent — navigate, click, type, fill forms, extract content, manage tabs, and automate workflows via SurfAgent's REST API.
surfagent
Control a real Chrome browser via SurfAgent — navigate, click, type, screenshot, extract data, crawl sites, and automate web workflows. Uses your persistent Chrome profile with real cookies and sessions. Works through SurfAgent's MCP server or direct HTTP API.
Agentos Sdk
Skill by agentossoftware
Agentos Mesh
Skill by agentossoftware