Command
Command allows you to create custom Slack-like slash commands for the web, making it easy to interact with your application or website.
- •Building a custom chat interface for your web application
- •Creating a voice assistant-like experience for your website
- •Integrating conversational AI with your web application
curl -X POST -H "Content-Type: application/json" -d "{\"text\": "/hello"}" http://localhost:3000/commandSkip 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/command && curl -fsSL https://workflowstacks.com/api/skills/command/claude-skill -o ~/.claude/skills/command/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Command is a small JavaScript project (~1.7k lines across 63 code files). Setup is light: installs like a normal app. Reading the code is optional. Last commit 111 months ago, MIT license, has a test suite.
- 1README.mdStart here — what it does and how to install it
- 2package.jsonDependencies and the commands it exposes
- 3src/background/index.jsInside 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/command && curl -fsSL https://workflowstacks.com/api/skills/command/claude-skill -o ~/.claude/skills/command/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 ai-agent tools founders pair with this one.