tootoo
Sync your TooToo codex and monitor agent alignment with your values
安装 / 下载方式
TotalClaw CLI推荐
totalclaw install clawskills:clawskills~retieflouw-tootoo-skillcURL直接下载,无需登录
curl -fsSL https://skills.taituai.com/api/skills/clawskills%3Aclawskills~retieflouw-tootoo-skill/file -o retieflouw-tootoo-skill.md# TooToo
Syncs your personal codex from TooToo and monitors alignment.
## Commands
- `/tootoo setup <username>` — Initial setup: fetch codex, generate SOUL.md
- `/tootoo sync` — Force re-sync codex from TooToo
- `/tootoo report` — Generate alignment report for recent conversations
- `/tootoo status` — Show current alignment stats
## Configuration
Set your TooToo username in openclaw.json:
```json5
{ skills: { entries: { "tootoo": { username: "your-username" } } } }
```