Skip to content

xmtp/skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

XMTP Skills

Skills for building with XMTP, the open protocol for secure, decentralized messaging between people and agents.

Skills are folders of instructions and resources that AI coding agents load dynamically to improve performance on specialized tasks. They follow the Agent Skills format.

Available Skills

Skill Description
xmtp-docs Query XMTP documentation for current SDK patterns and methods

xmtp-docs

Query current XMTP documentation to get accurate SDK patterns before writing code. The XMTP SDK evolves frequently—this skill ensures you're using current method names and signatures.

Use when:

  • Looking up XMTP SDK methods or patterns
  • Verifying current API signatures before coding
  • Finding examples for streaming, consent, groups, or content types

How it works: Uses WebFetch to query specific documentation pages via docs.xmtp.org/llms.txt index

Installation

Claude Code

/install xmtp/skills

Manual

Copy the skill folder to your agent's plugins directory.

Resources

License

MIT

About

Agent Skills for XMTP

Resources

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published