me.txt
A markdown file at your site root that tells AI who you are. Self-authored, human-readable, AI-native.
me.txt yoursite.com/me.txt
# Jamie Chen > Full-stack engineer building developer tools ## Now - Building an open-source SDK generator - Contributing to the OpenAPI spec working group ## Skills - Developer experience - API design - CLI tooling ## Links - [GitHub](https://github.com/jamiechen) - [Twitter](https://twitter.com/jamiechen) - [Email](mailto:hi@jamiechen.dev) ## Preferences - Communication: Async-first (GitHub issues, email) - Timezone: US Pacific (UTC-8)
Create yours
Generate your me.txt with a single command.
Terminal
$ npx create-me-txt
Or pull from GitHub: npx create-me-txt --github username
Using an AI agent?
Just tell it what to do. Copy this prompt:
Prompt
Create a me.txt file for me following the spec at metxt.org/spec. It should be a markdown file placed at my site root (/me.txt). Include my name, a one-line summary, and sections for Now, Skills, Links, and Preferences. Keep it concise.
Works with Cursor, Copilot, Claude, ChatGPT, or any coding agent.