Skip to content

Add XMTP agent skills#1

Open
humanagent wants to merge 3 commits intoxmtp:mainfrom
humanagent:add-xmtp-agent-skills
Open

Add XMTP agent skills#1
humanagent wants to merge 3 commits intoxmtp:mainfrom
humanagent:add-xmtp-agent-skills

Conversation

@humanagent
Copy link
Copy Markdown

Summary

  • 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 skill listings

Skills included

Skill Description
agent-basics Core setup, events, middleware
commands Validators, filters, type guards
inline-actions Interactive buttons (XIP-67)
attachments Encrypted file handling
transactions USDC transfers, wallet calls
groups Group management, permissions
reactions Emoji reactions, thinking indicator
domain-resolver ENS, Farcaster resolution

Installation

npx skills add xmtp/skills

- 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
@macroscopeapp
Copy link
Copy Markdown

macroscopeapp Bot commented Jan 31, 2026

Add documentation for XMTP agent skills and CLI usage in README.md and new xmtp-agents/xmtp-cli skill guides

Add 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 Start

Start 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.

Copy link
Copy Markdown

@macroscopeapp macroscopeapp Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant