# Cast

> Use this skill when the user wants to command line tool for broadcasting messages to multiple channels.

- Skill: `javimosch/cast` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/cast`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/cast/raw
- Safety review: PASS (external: skill-scanner PASS, skillspector PASS)
- 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/cast

---


# Cast Plugin

Command line tool for broadcasting messages to multiple channels.

## Commands

### Operations
- `cast message send` — send message via cast
- `cast channel list` — list channel via cast

## Usage Examples
- "cast --help"
- "cast <args>"

## Installation

```bash
go install github.com/ekristen/cast@latest
```

## Examples

```bash
cast --version
cast --help
```

## Key Features
- broadcast\n- notifications\n- cli

