# Discord CLI

> Use this skill when the user wants to interact with Discord from the terminal — send messages, read channels, and manage servers.

- Skill: `javimosch/discord-cli` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/discord-cli`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/discord-cli/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: javimosch (https://skillmd.com/u/javimosch)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/javimosch/discord-cli

---


# discord-cli Plugin

discord-cli provides terminal access to Discord.

## Usage Examples

- "send a message to a Discord channel"
- "list channels in a Discord server"
- "read recent messages from a channel"

## Installation

```bash
npm install -g discord-cli
```

## Key Features
- Discord messaging from terminal
- Channel and server management
- Markdown message rendering
- File attachment support
- Multiple account switching
- Real-time notification support

