← Back to Skills Marketplace
SageMaker
by
tenured-master-chef-607
· GitHub ↗
· v1.0.1
· MIT-0
244
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install sagemaker
Description
Unified memory-and-growth operating system for agents. Use when you need consistent layered memory (short/mid/long/knowledge), self-model-driven promotion ru...
Usage Guidance
This skill is internally consistent with a local agent memory管理 helper and doesn't request credentials or installs. Before enabling it: 1) Confirm where the agent will read/write the memory/ and governance files (workspace root vs system paths) so sensitive data isn't stored unexpectedly. 2) If an installer (scripts/install.ps1) is ever bundled, inspect the script before running it — do not run PowerShell scripts from untrusted sources or with execution-policy bypass. 3) Decide retention and privacy rules for stored memories (they can contain sensitive info). 4) If you expect the skill to integrate across multiple agents or systems, request details on access controls. If those questions are answered satisfactorily, the skill appears safe to use.
Capability Analysis
Type: OpenClaw Skill
Name: sagemaker
Version: 1.0.1
The skill bundle uses the name 'SageMaker' (a trademarked AWS service) for an unrelated memory management framework, which is misleading. Critically, SKILL.md contains explicit instructions for the AI agent to execute a PowerShell script (scripts/install.ps1) that is referenced but not provided in the bundle for security review, creating a blind execution risk. Furthermore, the instructions define protocols for modifying 'Core-files' like SOUL.md and IDENTITY.md, which are high-value targets for manipulating an agent's fundamental behavior and constraints.
Capability Assessment
Purpose & Capability
The name/description describe a layered memory system and the SKILL.md only asks the agent to create/read/update local memory files and governance documents (memory/, self-model.md, etc.), which is coherent with the stated purpose.
Instruction Scope
Instructions stay within the memory/ and governance-file scope and prescribe promotion rules, gating, and pre/post task behavior. They do reference optionally running skills/SageMaker/scripts/install.ps1 if present; the skill bundle currently has no scripts, so there is no immediate executable action. The SKILL.md does not explicitly constrain the root workspace for the memory/ paths, so where files will be created/read is ambiguous and worth confirming.
Install Mechanism
No install spec or bundled code is present (instruction-only), so nothing will be written or downloaded by default. The doc mentions an optional PowerShell installer if bundled; because no install script is included, there is no install-time risk in this package as provided.
Credentials
The skill requests no environment variables, credentials, or config paths. Its file-read/write behavior is proportionate to a memory-management helper.
Persistence & Privilege
always:false and standard autonomous invocation are used. The skill expects persistent files (memory/...), which is appropriate for a memory OS, but you should confirm the intended storage location and retention policy before use. There is no request to modify other skills or system-wide settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install sagemaker - After installation, invoke the skill by name or use
/sagemaker - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
docs: remove ExecutionPolicy Bypass, clarify safe bootstrap and optional bundled installer usage
v1.0.0
feat: initial SageMaker memory-growth core skill with bootstrap installer and heartbeat template option
Metadata
Frequently Asked Questions
What is SageMaker?
Unified memory-and-growth operating system for agents. Use when you need consistent layered memory (short/mid/long/knowledge), self-model-driven promotion ru... It is an AI Agent Skill for Claude Code / OpenClaw, with 244 downloads so far.
How do I install SageMaker?
Run "/install sagemaker" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is SageMaker free?
Yes, SageMaker is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does SageMaker support?
SageMaker is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created SageMaker?
It is built and maintained by tenured-master-chef-607 (@tenured-master-chef-607); the current version is v1.0.1.
More Skills