xmtp-cli-list

star 9

List conversations, members, and messages from the XMTP CLI. Use when listing or finding conversations.

Demerzels-lab By Demerzels-lab schedule Updated 2/7/2026

name: xmtp-cli-list description: List conversations, members, and messages from the XMTP CLI. Use when listing or finding conversations. license: MIT metadata: author: xmtp version: "1.0.0"

CLI list

List conversations, members, and messages, or find a conversation by address or inbox ID.

When to apply

  • Listing conversations, members of a conversation, or messages
  • Finding a conversation by address or inbox ID

Rules

  • conversations-members-messageslist conversations / members / messages and options
  • findlist find by address or inbox-id

Quick start

xmtp list conversations
xmtp list members --conversation-id <id>
xmtp list messages --conversation-id <id>
xmtp list find --address 0x1234...

Read rules/conversations-members-messages.md and rules/find.md for details.

Install via CLI
npx skills add https://github.com/Demerzels-lab/elsamultiskillagent --skill xmtp-cli-list
Repository Details
star Stars 9
call_split Forks 1
navigation Branch main
article Path SKILL.md
More from Creator
Demerzels-lab
Demerzels-lab Explore all skills →