← Back to Skills Marketplace
XMTP
by
humanagent
· GitHub ↗
· v1.0.0
1762
Downloads
2
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install xmtp-agent
Description
Building and extending XMTP agents with the Agent SDK. Use when: (1) creating or configuring an XMTP agent, (2) implementing agent features (commands, attachments, reactions, groups, transactions, inline actions, or domain resolution).
Capability Analysis
Type: OpenClaw Skill
Name: xmtp-agent
Version: 1.0.0
The skill bundle is classified as suspicious due to several high-risk capabilities, although they appear to be aligned with the stated purpose of building an XMTP agent. Key indicators include instructions in `building-agents/rules/setup-environment.md` to run `yarn gen:keys`, which explicitly states it "will append keys to your existing `.env` file," representing programmatic modification of sensitive configuration. Additionally, `handling-attachments/rules/receive-attachment.md` demonstrates the ability to write arbitrary files to the local filesystem via `fs.writeFileSync`, and `managing-groups/rules/welcome-on-install.md` shows the agent modifying group membership based on user input. While these actions are presented as part of the agent's legitimate functionality, they grant significant control that could be abused without clear malicious intent in the provided content.
Capability Assessment
Purpose & Capability
The skill's name and description (
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install xmtp-agent - After installation, invoke the skill by name or use
/xmtp-agent - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Skills to create agents that communicate over xmtp.
Metadata
Frequently Asked Questions
What is XMTP?
Building and extending XMTP agents with the Agent SDK. Use when: (1) creating or configuring an XMTP agent, (2) implementing agent features (commands, attachments, reactions, groups, transactions, inline actions, or domain resolution). It is an AI Agent Skill for Claude Code / OpenClaw, with 1762 downloads so far.
How do I install XMTP?
Run "/install xmtp-agent" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is XMTP free?
Yes, XMTP is completely free (open-source). You can download, install and use it at no cost.
Which platforms does XMTP support?
XMTP is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created XMTP?
It is built and maintained by humanagent (@humanagent); the current version is v1.0.0.
More Skills