Skip to main content Skip to search

Create Commands, Prompts & Agents
in Under 2 Minutes

Use AI to generate your entire commands.yaml file automatically

3-Step Quick Start

  1. 1.
    Connect: Add the Commands.com MCP to Claude
  2. 2.
    Generate: Use our AI prompts to create your commands.yaml
  3. 3.
    Import: Commit to GitHub and import to Commands.com
1

Connect Commands.com MCP

First, add the Commands.com MCP server to Claude to enable AI-powered command generation:

Next: Start a new Claude conversation and ensure the Commands.com MCP is enabled

2

Generate Your commands.yaml

Select what you want to do, then copy the AI prompt:

3

Commit & Import to Commands.com

1. Commit your new commands.yaml to GitHub:

git add commands.yaml
git commit -m "Add commands.yaml"
git push origin main

2. Import to Commands.com:

✨ That's it! Your commands, prompts, and agents are now live on Commands.com

Why Use the Commands.com MCP?

No YAML Knowledge Required

AI handles all formatting and syntax

Automatic MCP Detection

Identifies required MCP servers

Built-in Validation

Ensures schema compliance

Rapid Creation

Generate complete files in seconds

Prefer manual control? Check out our

Advanced YAML Documentation →