Your portable AI identity. Tell any agent who you are, how you think, and how to work with you.
Two ways to create your me.md:
- Build it here — 5-step guided form with live preview → review & edit → download
- Use your own AI — copy a system prompt → paste into Claude/ChatGPT → agent interviews you → outputs your
me.md
- Basics — name, handles, timezone, language
- Identity — role, interests, what you're working on
- How You Think — communication style, pet peeves, values
- AI Style — execution preferences, opinions, proactivity, boundaries
- Environment — tools, stack, platforms (optional)
The agent prompt adapts based on your answers — skips environment for non-technical users, digs deeper on short answers, asks one question at a time.
A clean me.md file with YAML frontmatter and structured sections:
---
name: "Your Name"
timezone: GMT
generated: "2026-04-11"
---
# me.md
> Portable AI identity. Give this file to any AI assistant and it'll understand who you are.
## Who I Am
## How I Think
## How to Work With Me
## Environment- Single HTML file, zero dependencies
- Client-side only — no backend, no tracking
- GitHub Pages deployment
MIT