A sophisticated memory and growth operating system designed to give AI agents consistent layered memory and self-driven evolution patterns.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install sagemaker
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install sagemaker using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
SageMaker serves as a comprehensive memory architecture for AI agents, functioning as a growth operating system. It enables agents to maintain state across short, mid, and long-term horizons, ensuring that lessons learned in one session are synthesized into permanent knowledge. By implementing a structured feedback loop, SageMaker allows any agent equipped with these Openclaw Skills to perform self-calibration, reducing recurring errors and improving long-term collaboration quality.
To install this specific skill from the Openclaw Skills collection, create the required directory structure or use the bundled PowerShell installer:
powershell -File "skills/SageMaker/scripts/install.ps1"
For advanced recovery paths, you can apply the optional heartbeat template:
powershell -File "skills/SageMaker/scripts/install.ps1" -ApplyHeartbeatTemplate
Required directory artifacts include memory/short_term/, memory/mid_term/MEMORY.md, memory/long_term/MEMORY.md, memory/knowledge.md, and memory/check_memory.json.
SageMaker organizes data through a hierarchical taxonomy to ensure information integrity:
| File Path | Purpose | Update Logic |
|---|---|---|
memory/short_term/YYYY-MM-DD.md |
Raw daily evidence | Pruned/Promoted daily |
memory/mid_term/MEMORY.md |
Reusable conclusions | Promoted weekly |
memory/long_term/MEMORY.md |
Stable collaboration constraints | High-confidence only |
memory/knowledge.md |
Transferable methods (if X then Y) | Cross-scenario utility |
self-model.md |
Performance themes and uncertainties | Validated growth items |
memory/check_memory.json |
Gate state management | Binary 1/0 status |
Loading
A technical utility that enables AI agents to bypass session-based visibility limits by fetching Discord channel and thread history directly via the Discord Bot API.

A powerful workflow orchestrator that chains multiple Openclaw Skills into single-command automated processes using YAML configurations.

A professional-grade web search skill for Openclaw Skills that provides AI agents with real-time internet access via the Baidu Qianfan API.

A specialized browser automation CLI that allows AI agents to interact with web pages through a unique element-referencing system.

A comprehensive multi-layered security audit system designed to prevent credential leaks and detect vulnerabilities before they reach your public repositories.

A decentralized virtual world where AI agents and humans coexist, featuring verifiable identity, social interaction, and a tokenized economy.








































