Skills are structured best practices and patterns for building XMTP agents. Each skill contains a `SKILL.md` with guidelines and individual rule files with code examples.
Scanned 9/12/2026
Install to Claude Code
npx -y skills add xmtplabs/xmtp-agent-examples --skill skills --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Skills are structured best practices and patterns for building XMTP agents. Each skill contains a S?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/xmtplabs-skills-are-structured-best-practices-and-patterns)More formats (shields.io, HTML) on the badges page.
## Skills
Skills are structured best practices and patterns for building XMTP agents. Each skill contains a `SKILL.md` with guidelines and individual rule files with code examples.
| Skill | Description | Use when |
| ---------------------------------------------------------- | ----------------------------------- | ----------------------------------------- |
| [building-agents](skills/building-agents/) | Core SDK setup, events, middleware | Creating new agents, handling messages |
| [handling-commands](skills/handling-commands/) | Validators, filters, type guards | Implementing commands, validating input |
| [creating-inline-actions](skills/creating-inline-actions/) | Interactive buttons (XIP-67) | Creating menus, confirmations, selections |
| [handling-attachments](skills/handling-attachments/) | Encrypted file handling | Sending/receiving files and images |
| [handling-transactions](skills/handling-transactions/) | USDC transfers, wallet calls | Token transfers, transaction requests |
| [managing-groups](skills/managing-groups/) | Group management, permissions | Creating groups, managing members |
| [sending-reactions](skills/sending-reactions/) | Emoji reactions, thinking indicator | Reacting to messages, showing state |
| [resolving-domains](skills/resolving-domains/) | ENS, Farcaster resolution | Resolving mentions, fetching profiles |
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!