Slash Command Dispatch
Slash-command-dispatch is a GitHub action that creates repository dispatch events for slash commands, enabling 'ChatOps' automation in your workflow.
- •You need to automate tasks in response to specific commands from your team's chat platform
- •You want to trigger GitHub workflows based on slash commands without using a dedicated chatbot
- •Your team uses GitHub and a chat platform, and you want to integrate their workflows
Trigger a workflow dispatch event for a 'deploy' command: '{ "command": "deploy", "repository": "owner/repo" }'Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Installs with a command or two; your AI agent can do it for you.
mkdir -p ~/.claude/skills/slash-command-dispatch && curl -fsSL https://workflowstacks.com/api/skills/slash-command-dispatch/claude-skill -o ~/.claude/skills/slash-command-dispatch/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Slash Command Dispatch is a small TypeScript project (~950 lines across 8 code files). Setup is light: install Node.js, run one command. Last commit this month, MIT license, has a test suite.
- 1README.mdStart here — what it does and how to install it
- 2action.ymlWhere the program starts running
- 3package.jsonDependencies and the commands it exposes
- 4src/main.tsInside src/ — the main logic begins here
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Installs with a command or two; your AI agent can do it for you.
mkdir -p ~/.claude/skills/slash-command-dispatch && curl -fsSL https://workflowstacks.com/api/skills/slash-command-dispatch/claude-skill -o ~/.claude/skills/slash-command-dispatch/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Are you the creator of this tool? Claim your listing → and earn 85% of every sale.
Related skills
More automation tools founders pair with this one.