2.3k★by humanagent
xmtp-cli-sync – OpenClaw Skill
xmtp-cli-sync is an OpenClaw Skills integration for data analytics workflows. Sync conversations and messages with the XMTP CLI. Use when syncing conversations or syncing all.
Skill Snapshot
| name | xmtp-cli-sync |
| description | Sync conversations and messages with the XMTP CLI. Use when syncing conversations or syncing all. OpenClaw Skills integration. |
| owner | humanagent |
| repository | humanagent/xmtp-clipath: sync |
| language | Markdown |
| license | MIT |
| topics | |
| security | L1 |
| install | openclaw add @humanagent/xmtp-cli:sync |
| last updated | Feb 7, 2026 |
Maintainer

name: xmtp-cli-sync description: Sync conversations and messages with the XMTP CLI. Use when syncing conversations or syncing all. license: MIT metadata: author: xmtp version: "1.0.0"
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.
No README available.
Permissions & Security
Security level L1: Low-risk skills with minimal permissions. Review inputs and outputs before running in production.
Requirements
- OpenClaw CLI installed and configured.
- Language: Markdown
- License: MIT
- Topics:
FAQ
How do I install xmtp-cli-sync?
Run openclaw add @humanagent/xmtp-cli:sync in your terminal. This installs xmtp-cli-sync into your OpenClaw Skills catalog.
Does this skill run locally or in the cloud?
OpenClaw Skills execute locally by default. Review the SKILL.md and permissions before running any skill.
Where can I verify the source code?
The source repository is available at https://github.com/openclaw/skills/tree/main/skills/humanagent/xmtp-cli. Review commits and README documentation before installing.
