Your AI agents' home directory
tilde is now available on PyPI! Install with:
pip install tilde-ai
tilde init- π Local-First: Your data stays on your machine by default
- π Structured Profiles: Identity, tech stack, knowledge, skills
- π MCP Standard: Works with Claude Desktop, Cursor, Windsurf, and any MCP-compliant agent
- βοΈ Human-in-the-Loop: Agents propose updates, you approve them
- π§ Extensible Schema: Add custom fields without modifying code
- π Skills Privacy: Control which skills are visible to agents (public/private/team)
- π€ Agent-Callable Skills: Define skills that AI agents can invoke on your behalf
- π Resume Import: Bootstrap your profile from existing resume/CV
- π Knowledge Sources: Books, docs, courses, articles β unified learning model
- π₯ Team Sync: Share coding standards across your team
- Full MCP server implementation
- CLI for profile management (
tilde init,tilde show,tilde edit) - Skills import/export (Anthropic SKILL.md format)
- Resume ingestion with LLM extraction
- SQLite and Mem0 storage backends
- Document ingestion for knowledge management
pip install tilde-ai
tilde init
tilde showConfigure Claude Desktop or Cursor β see README for details.
Full documentation available at: https://github.com/topskychen/tilde
Configure once. Use everywhere. Your data, your control.