xmtp-cli-debugging

star 9

Enable CLI debug logging with environment variables. Use when troubleshooting or inspecting CLI behavior.

Demerzels-lab By Demerzels-lab schedule Updated 2/7/2026

name: xmtp-cli-debugging description: Enable CLI debug logging with environment variables. Use when troubleshooting or inspecting CLI behavior. license: MIT metadata: author: xmtp version: "1.0.0"

CLI debugging

Enable debug logging for the XMTP CLI via environment variables.

When to apply

  • Troubleshooting CLI behavior or connection issues
  • Inspecting verbose logs (debug level)

Rules

  • force-debug-envXMTP_FORCE_DEBUG and XMTP_FORCE_DEBUG_LEVEL

Quick start

Set in .env or export:

XMTP_FORCE_DEBUG=true
XMTP_FORCE_DEBUG_LEVEL=debug

Read rules/force-debug-env.md for details.

Install via CLI
npx skills add https://github.com/Demerzels-lab/elsamultiskillagent --skill xmtp-cli-debugging
Repository Details
star Stars 9
call_split Forks 1
navigation Branch main
article Path SKILL.md
More from Creator
Demerzels-lab
Demerzels-lab Explore all skills →