🎁 Get the FREE AI Skills Starter GuideSubscribe →
BytesAgainBytesAgain
🦀 ClawHub

YouOS

by @drbaher

YouOS — local-first personal email copilot that learns your writing style from Gmail, Google Docs, and WhatsApp exports, then drafts replies in your voice. U...

💡 Examples

# Install
cd ~/Projects/youos
pip install -e .

Check system requirements (Python, gog CLI, disk space, etc.)

youos doctor

Run setup wizard (15 min, mostly ingestion)

youos setup

Draft a reply

youos draft "paste inbound email here" youos draft --sender john@company.com "email text"

Open web UI

youos ui

Check status

youos status

Run nightly pipeline manually (add --verbose for step-by-step output)

youos improve youos improve --verbose

Run golden benchmark evaluation (8 curated test cases)

youos eval --golden

Full corpus health report (pairs, quality scores, top senders)

youos corpus youos corpus --json

Ingest a WhatsApp chat export (optional — augments your corpus)

youos ingest --whatsapp ~/Downloads/WhatsApp-Chat.txt

Add sender note (immediately rebuilds their profile)

youos note john@company.com "integration partner, prefers bullet points"

Submit a feedback pair directly from the terminal

youos feedback --inbound "email text" --reply "your reply" --rating 4

View stats

youos stats

Teardown (remove all data, keep code)

youos teardown

View on ClawHub
TERMINAL
clawhub install youos

🧪 Use this skill with your agent

Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

🔍 Can't find the right skill?

Search 60,000+ AI agent skills — free, no login needed.

Search Skills →