dytto
Installation
SKILL.md
Dytto — Personal Context for Agents
Dytto gives your agent memory. Query it to know who your user is, what happened today, and what they care about.
Setup
User needs a Dytto account (sign up at https://dytto.app or via the iOS app).
Create ~/.config/dytto/config.json:
{
"email": "user@example.com",
"password": "their-password"
}
Or set env vars: DYTTO_EMAIL and DYTTO_PASSWORD.
That's it. No API keys, no extra config.