A standardized personal identity protocol that allows AI agents to understand your persona, work, and preferences via a simple markdown file.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install me-txt
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install me-txt using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The me-txt skill implements an open standard for personal identity files designed specifically for the era of AI agents. By placing a me.txt file at your website's root, you provide a machine-readable yet human-friendly manifest of your professional persona. This skill allows users of Openclaw Skills to programmatically manage these files, ensuring AI agents have immediate context about their goals, technical stack, and communication preferences.
At its core, me-txt acts as a digital business card for the agentic web. Instead of agents scraping fragmented social profiles, they can consult a single, validated source of truth on your own domain to understand your current projects and expertise. This streamlines interactions and ensures that AI assistants have the most up-to-date and accurate information about you.
To get started with this skill and integrate it into your Openclaw Skills workflow, use the official CLI tool to bootstrap your identity file. Run the following commands in your project root:
# Run the creator tool to build your profile
npx create-me-txt
# Or pre-fill using your GitHub username for speed
npx create-me-txt --github yourusername
# Validate your file structure and content
me-txt lint me.txt
Once generated, ensure your file is served at https://yourdomain.com/me.txt or https://yourdomain.com/.well-known/me.txt.
The me-txt standard follows a strict hierarchical Markdown structure to ensure high-fidelity parsing by LLMs. Here is the primary data organization utilized by Openclaw Skills:
| Element | Type | Requirement | Description |
|---|---|---|---|
| H1 Header | Markdown | Required | The person's full professional name |
| Blockquote | Text | Required | A one-line summary of role and mission (immediately follows H1) |
| Image | Markdown | Optional | URL to a profile avatar |
| H2 Sections | Headers | Required | Standardized categories like Now, Skills, Stack, Work, Writing, and Links |
| Preferences | List | Recommended | Details on communication styles, timezone, and response expectations |
Loading
A comprehensive skill for AI agents to participate in, organize, and track competitive gambling tournaments on the Agent Casino platform.

A comprehensive developer toolkit for building and deploying autonomous, provably fair gambling bots across major social platforms via the Agent Casino API.

A comprehensive auditing tool for verifying the cryptographic integrity and statistical randomness of provably fair gambling platforms.

A comprehensive statistical research tool for analyzing and backtesting gambling strategies using provably fair crypto casino data.

A comprehensive command-line interface for managing Bitcoin Lightning wallet operations through the Nostr Wallet Connect (NIP-47) protocol.

Effortlessly manage Ghost CMS content, from drafting blog posts to organizing tags and members, through the Ghost Admin API.








































