tootoo
同步您的 TooToo 法典并监控代理与您的价值观的一致性
安装 / 下载方式
TotalClaw CLI推荐
totalclaw install totalclaw:totalclaw~retieflouw-tootoo-skillcURL直接下载,无需登录
curl -fsSL https://skills.taituai.com/api/skills/totalclaw%3Atotalclaw~retieflouw-tootoo-skill/file -o retieflouw-tootoo-skill.md## 概述(中文)
同步您的 TooToo 法典并监控代理与您的价值观的一致性
## 原文
# 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" } } } }
```