ai-agent

Slash Create

️ Creator and handler for Discord's slash commands
365 stars52 forksTypeScriptUpdated 7/28/2026100% free · open source
What it does

Slash-create allows you to easily create and handle Discord slash commands in your TypeScript application, providing a simple and efficient way to interact with your Discord server

When to use it
  • When building a Discord bot that requires user interaction through slash commands
  • When you need to create custom commands for your Discord server
  • When integrating Discord functionality into your existing TypeScript application
Ready-to-paste prompt
Create a new slash command that responds with a hello message: `const helloCommand = new SlashCommand('hello', { description: 'Say hello!' }); helloCommand.run(async (ctx) => { await ctx.send('Hello!'); });`
Heads up: Make sure to replace `'YOUR_BOT_TOKEN'` with your actual Discord bot token, which can be obtained from the Discord Developer Portal, and ensure you have the correct permissions to create and manage slash commands on your server
Saves to your device
Use with Claude
New

Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.

✅ Light setup

Installs with a command or two; your AI agent can do it for you.

Try it instantly — no install
Claude Code
mkdir -p ~/.claude/skills/slash-create && curl -fsSL https://workflowstacks.com/api/skills/slash-create/claude-skill -o ~/.claude/skills/slash-create/SKILL.md
Open in another AI app

Opens the app with this repo with the prompt ready to go — no copy-paste needed.

Connect the whole catalog (MCP)
claude mcp add --transport http workflowstacks https://workflowstacks.com/api/mcp

Adds a WorkflowStacks connector to Claude Code: search and load any skill here by chatting.

Quick Actions
Details
Creator
Snazzah
Language
TypeScript
Category
ai-agent
Published
12/15/2020

Are you the creator of this tool? Claim your listing → and earn 85% of every sale.