Add XMTP agent skills#1
Conversation
- Add 8 skills with 30+ rules for building XMTP messaging agents - Skills: agent-basics, commands, inline-actions, attachments, transactions, groups, reactions, domain-resolver - Update README with xmtp-agents skills listing
Add documentation for XMTP agent skills and CLI usage in README.md and new xmtp-agents/xmtp-cli skill guidesAdd XMTP agent and CLI skill docs, including agent basics, rules, inline actions, attachments, commands, transactions, groups, domain resolution, reactions, and CLI setup/send/list/permissions/sync guides; update the README skills table. 📍Where to StartStart with the updated overview in README.md, then review the agent fundamentals in xmtp-agents/building-agents/SKILL.md and the CLI entry in xmtp-cli/SKILL.md. Macroscope summarized 90ce05e. |
There was a problem hiding this comment.
I recommend approving @humanagent’s PR (analysis below). Auto-approval is disabled because the author is not a CODEOWNER for all modified files.
Reasoning
Eligibility
This PR adds documentation-only content (markdown skill files and rules) for XMTP agent development. No runtime code, infrastructure, or security-sensitive changes are involved - just instructional content for AI coding agents.
Ownership
No code owners found in target merge base b404d9c
- Rename skill dirs: agent-basics→building-agents, commands→handling-commands, inline-actions→creating-inline-actions, attachments→handling-attachments, transactions→handling-transactions, groups→managing-groups, reactions→sending-reactions, domain-resolver→resolving-domains - Update SKILL.md name field in each to match - Update README.md skills table with new paths and link text
…g, sync, permissions, content, debugging)
Summary
Skills included
Installation