SKILLEMALL.ai

AB xmtp-agent

Connect a running agent (OpenClaw, Claude Code, LangChain, custom Python, any agent runtime) to XMTP messaging so people can DM it and get responses that use the agent's full capabilities — tools, memory, session context. Provides the complete bridge pattern: XMTP CLI setup, identity registration, streaming incoming messages, routing through your agent backend, and sending replies back. Use this skill whenever someone wants to make their agent reachable over XMTP, write a bridge or listener script between an agent process and XMTP, set up xmtp init and stream-all-messages for an agent, have their agent respond to XMTP conversations continuously, wire any agent runtime to the XMTP open messaging network, or pipe XMTP messages through stdin/stdout to an agent process. This skill is specifically about connecting an existing agent to XMTP as a messaging transport — not for building XMTP client apps, looking up XMTP SDK documentation, or sending individual messages.

ClawHub Agent Skills author: Saul Carlin v0.0.1 2 files body ≈ 2 898 tokens Open the sourceclawhub.ai analyzed 4 d ago

As a process B 65/100 · Nearly there — weak spots: inputs and preconditions, consistency, running it twice

IntegrationAI and agentstype and topics are labelled automatically from the skill text
JSON
Technical rating
A
95/100
safety, quality, tests
Safety 60%
100
Quality 40%
88
Run on models
none yet
Process rating
B
65/100
Nearly there
Inputs and preconditions w 11
0
Running it twice w 4
30
Consistency w 8
40
the three weakest of ten parameters · all ten

How to improve

    For the model run — optional
    • Your own cases (evals/evals.json, 4–6 real requests with expected answers): the full check would then run those instead of a model-drafted suite.
    • A spec.yaml with trigger phrases and assertions — a behaviour contract for CI; `skilltest init` writes a template.

    Guard findings · 0

    ✓ No critical or high findings

    Files scanned: 2. Evidence is masked. Grey chips explain why severity was lowered.

    Against the Agent Skills spec

    ✓ No remarks against the Agent Skills spec

    Process rating: all ten parameters 65/100

    • 0Inputs and preconditions. Does not say what the process needs to start
    • 30Running it twice. 13 mutating operations with no state check
    • 40Consistency. Frontmatter name (xmtp-agent) differs from the folder (xmtp-agents)
    • 60Tools and files. Uses tools (bash, python, node) that frontmatter does not declare
    • 60Result and completion. Output format stated, no completion criterion
    • 60Failures and branches. 2 branches
    • 100Steps. 5 steps
    • 100When it triggers. States when to use and when not to
    • 100Execution cost. Instruction body is 2898 tokens
    • 100Progress reporting. Reports progress
    • medium Safety rules and hard prohibitions inside a skill: they belong in the system prompt, here they protect nothing

    Everything here is measured from the skill text rather than judged by a model, so the numbers are checkable. A parameter weighs more when it is a more common reason for the process to stall.

    Quality signals

    • +5Description has no quoted example phrases that should trigger the skill
    • +3Description length 975: 120–800 characters recommended
    • +1No license
    • +2Single-language instructions
    • +4Description says when NOT to use the skill
    • +4Structure: 10 headings
    • +3Step-by-step instructions: 5 items
    • +3Output format is stated explicitly
    • +4Has examples (15 code blocks)

    Quality base 70; lint remarks subtract, signals add up to 100. Result: 88.

    External checks

    ClawHub: suspicious
    This is a legitimate XMTP agent bridge guide, but its default setup can expose a tool-capable local agent to messages from strangers with only prompt-based limits for public users.
    LLM: suspicious (high) · VirusTotal: · 29 May 2026