🧪 Skills
Hippocampus Openclaw Onboarding
Bootstrap OpenClaw with Hippocampus memory under a branded, repeatable setup: workspace, agent ID, API key or bootstrap token, and MCP wiring.
v0.1.0
Description
name: hippocampus-openclaw-onboarding description: > Bootstrap OpenClaw with Hippocampus memory under a branded, repeatable setup: workspace, agent ID, API key or bootstrap token, and MCP wiring.
Hippocampus OpenClaw Onboarding
Use this skill when connecting a new OpenClaw instance or workspace to Hippocampus memory.
Setup Goals
- define a stable workspace name
- assign a durable root
agent_id - configure gateway URL and authentication
- ensure sub-agents inherit scoped memory identity
Preferred Flow
- Register or sign in through the Hippocampus portal.
- Create a root OpenClaw agent in the dashboard.
- Copy the generated bootstrap one-liner.
- Run:
npx hipokamp-mcp setup --bootstrap-token <token> --gateway <gateway-origin> - Let
hipokamp-mcpwrite local config under~/.hipokamp/config.json. - Verify health and first store/search round trip.
Guidance
- Use one root agent per OpenClaw instance.
- Keep sub-agent IDs under the same workspace namespace.
- Prefer bootstrap-first setup over pasting a long-lived API key.
- Do not reuse credentials across unrelated workspaces.
Related
hippocampus-memory-coreonce setup is completehippocampus-subagent-memoryfor child-agent isolation@hippocampus/openclaw-context-enginefor native lifecycle integration
Reviews (0)
Sign in to write a review.
No reviews yet. Be the first to review!
Comments (0)
No comments yet. Be the first to share your thoughts!