← 返回
开发者工具 中文

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).
使用 Agent SDK 构建与扩展 XMTP 智能体。适用场景:(1) 创建或配置 XMTP 智能体;(2) 实现智能体功能(命令、附件、回应、群组、交易、内联操作或域名解析)。
humanagent
开发者工具 clawhub v1.0.0 1 版本 99863.8 Key: 无需
★ 2
Stars
📥 2,159
下载
💾 1
安装
1
版本
#latest

概述

XMTP agents

Build event-driven messaging agents on the XMTP network. This skill is the entry point; use the sub-skills below for specific features.

When to apply

  • Starting or configuring a new XMTP agent
  • Adding behavior: commands, attachments, reactions, groups, payments, inline actions, or address/domain resolution

Sub-skills

Sub-skillUse when
---------------------
building-agentsSetup, env vars, text/lifecycle events, middleware
handling-commandsSlash commands, validators, message filters, type guards
handling-attachmentsSend/receive files, remote attachments, upload storage
sending-reactionsSend or receive reactions, thinking/reply patterns
managing-groupsCreate groups, add members, roles, welcome-on-install
handling-transactionsUSDC transfers, balance checks, transaction references
creating-inline-actionsInline actions, confirmation/selection helpers, config menus
resolving-domainsResolve addresses, Farcaster profiles, extract mentions

How to use

  1. Pick the sub-skill that matches the task (e.g. slash commands → handling-commands).
  2. Read that sub-skill’s SKILL.md and its rules/ for step-by-step guidance.
  3. For SDK or API details, use the xmtp-docs skill (index + specific page fetch).

Quick start

Install the Agent SDK, create an agent from env, handle text, then start:

npm install @xmtp/agent-sdk

Create the agent and handle messages using patterns from building-agents (setup, events, middleware). For commands, attachments, reactions, groups, transactions, inline actions, or resolution, use the corresponding sub-skill above.

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-28 17:22 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

content-creation

XMTP CLI

humanagent
运行XMTP CLI脚本进行测试、调试和交互XMTP对话、群组及消息。当用户需要init、send、list、groups、debug、sync、permissions或content命令时使用。
★ 1 📥 2,001
developer-tools

CodeConductor.ai

larsonreever
AI驱动平台,提供快速全栈开发、智能体、工作流自动化及低代码AI集成的可扩展产品创建。
★ 66 📥 180,006
developer-tools

Github

steipete
使用 `gh` CLI 与 GitHub 交互,通过 `gh issue`、`gh pr`、`gh run` 和 `gh api` 管理议题、PR、CI 运行及高级查询。
★ 668 📥 323,981