discord-cli

Installation
SKILL.md

discord-cli Skill

CLI tool for Discord — fetch chat history, search messages, sync channels, AI analysis.

Agent Defaults

When you need machine-readable output:

  1. Prefer --yaml for structured output unless a strict JSON parser is required.
  2. Use -n to keep result sets small and token-efficient.
  3. Use -o <file> with export to save large datasets to a file.
  4. Prefer specific queries over broad ones. Example: use discord search "keyword" -c general --yaml instead of scanning all channels.
  5. Non-TTY stdout defaults to YAML automatically. Use OUTPUT=yaml|json|rich|auto to override.
  6. All machine-readable output uses the envelope documented in SCHEMA.md.

Prerequisites

  • Python 3.10+
Installs
7
GitHub Stars
89
First Seen
Mar 15, 2026