Broadcast banner
XBlueSky XBlueSky

Broadcast

Development community

Description

--- name: broadcast description: Run broadcast on a distilled Raw — update related existing pages conversationally argument-hint: "[raw-path | --list]" allowed-tools: - Read - Write - Edit - Glob - Grep - Bash --- Invoke the `cortexes:cortex-broadcast` skill and follow it for the whole run. Command frontmatter cannot load a skill for you, so invoke it explicitly with its fully qualified name via the Skill tool. Argument handling: - No argument → process the oldest eligible Raw (FI

Installation

Installs to ~/.claude/skills/xbluesky-cortexes-broadcast/SKILL.md

Terminal
mkdir -p ~/.claude/skills/xbluesky-cortexes-broadcast && curl -fsSL https://raw.githubusercontent.com/XBlueSky/cortexes/HEAD/commands/broadcast.md -o ~/.claude/skills/xbluesky-cortexes-broadcast/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository