xmtp-cli-sync
// Sync conversations and messages with the XMTP CLI. Use when syncing conversations or syncing all.
$ git log --oneline --stat
stars:1,933
forks:367
updated:March 4, 2026
SKILL.mdreadonly
SKILL.md Frontmatter
namexmtp-cli-sync
descriptionSync conversations and messages with the XMTP CLI. Use when syncing conversations or syncing all.
licenseMIT
metadata[object Object]
CLI sync
Sync conversations and groups, or sync all conversations and messages.
When to apply
- Syncing conversations (incremental)
- Syncing all conversations and messages (full sync)
Rules
sync-syncall–syncandsyncallcommands
Quick start
# Sync conversations
xmtp sync
# Sync all conversations and messages
xmtp syncall
Read rules/sync-syncall.md for details.