Xmtp CLI Content

Demonstrate XMTP content types from the CLI. Use when sending text, markdown, attachment, transaction, deeplink, or miniapp content.

modbender 2b23401 2 files · 1.9 KB Updated 12 repo stars

File contents

CLI content

Demonstrate various XMTP content types: text (with reply/reaction), markdown, attachment, transaction, deeplink, miniapp.

When to apply

  • Sending or testing text, markdown, or attachment content
  • Sending or testing transaction, deeplink, or miniapp content

Rules

  • content-typescontent text / markdown / attachment / transaction / deeplink / miniapp and options

Quick start

xmtp content text --target 0x1234...
xmtp content markdown --target 0x1234...
xmtp content attachment --target 0x1234...
xmtp content transaction --target 0x1234... --amount 0.1

Read rules/content-types.md for details.

modbender/skill-library-mcp/tree/main/data/xmtp-cli/content commit 2b23401e2c

Frequently asked questions

npx skillmds add modbender/xmtp-cli-content