tootoo
✓Verified·Scanned 2/18/2026
Sync your TooToo codex and monitor agent alignment with your values
from clawhub.ai·v1.0.0·7.1 KB·0 installs
Scanned from 0.1.1 at f68129c · Transparency log ↗
$ vett add clawhub.ai/retieflouw/tootoo
TooToo Skill for OpenClaw
This skill integrates TooToo with OpenClaw to give your AI agent a personality grounded in your real values and beliefs.
Features
- Codex Sync: Fetches your curated codex from TooToo and converts it into
SOUL.md(for the agent's core personality) andUSER.md(for deep context). - Alignment Monitoring: Checks every agent response against your axiomatic beliefs and principles.
- Drift Detection: Periodically analyzes conversation history to ensure the agent stays true to your evolving codex.
Setup
-
Install the skill Copy this folder to your OpenClaw skills directory or install via ClawHub (coming soon).
-
Configure Username Add your TooToo username to your
openclaw.jsonorconfig.json:{ "skills": { "entries": { "tootoo": { "username": "your-username" } } } } -
Initialize Run the setup command in OpenClaw:
/tootoo setup your-usernameThis will:
- download your public codex
- replace your
SOUL.mdwith the TooToo version - set up the alignment monitoring hooks
Usage
/tootoo sync- Manually update if you've changed your beliefs on TooToo./tootoo status- See when you last synced and alignment stats.