slash-command-creator

Create reusable slash commands with structured frontmatter templates and argument patterns.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/ai-mcp-garage/agent-artifacts --skill slash-command-creator-ai-mcp-garage
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: slash-command-creator
Source: https://github.com/ai-mcp-garage/agent-artifacts/tree/main/skills/slash-command-creator
Command: npx skills add https://github.com/ai-mcp-garage/agent-artifacts --skill slash-command-creator-ai-mcp-garage

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Create reusable slash commands to simplify building explicit user-invoked workflows and set up repeatable prompts with arguments.

Core Features & Use Cases

  • Define reusable prompt templates with structured argument handling and dynamic content support
  • Generate standardized frontmatter and command templates that integrate with project or personal command spaces
  • See also: reference syntax docs to ensure consistent usage across agents

Quick Start

Create a new slash command by placing a Markdown file under your agent’s commands directory using the template to specify arguments and behavior.

Frequently Asked Questions about slash-command-creator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create reusable slash commands for prompt workflows?

Create reusable slash commands by placing a Markdown file with structured frontmatter and argument patterns under your agent's commands directory to simplify and standardize user interactions across projects.

What is a frontmatter-driven template for slash commands?

A frontmatter-driven template uses structured metadata at the top of a Markdown file to define arguments and behavior, ensuring consistent prompt syntax and repeatable workflows across different agents and projects.

How do I set up repeatable prompts with arguments for my projects?

Set up repeatable prompts with arguments by generating standardized frontmatter templates that support dynamic content and argument handling, allowing you to configure explicit user-invoked workflows across project or personal command spaces.

Can I use slash commands to standardize user interactions across multiple agents?

Yes, you can standardize user interactions by applying a frontmatter-driven template that links to a references suite, ensuring consistent syntax and best practices across multiple agents and projects.

Does this approach support dynamic content in prompt templates?

Yes, the template supports dynamic content and structured argument handling, allowing you to define reusable prompt templates that generate standardized commands integrating with project or personal command spaces.

Where should I place markdown files to build explicit slash commands?

Place the Markdown files under your agent's commands directory, using the frontmatter template to specify arguments and behavior for building explicit user-invoked workflows and repeatable prompts.