create-slash-command

Community

Create Claude slash commands to automate prompts.

Authorkaishin
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps you create custom slash commands for Claude Code. Slash commands are user-invoked shortcuts stored as Markdown files that can include arguments, bash execution, and file references.

Core Features & Use Cases

  • Structured command creation: Generate project- or personal-wide slash command files with optional frontmatter for advanced features.
  • Frontmatter-driven customization: Easily constrain tools, arguments, and execution behavior.
  • Quick collaboration: Share project commands via version control and reuse across machines.

Quick Start

Use the slash command creation tool to generate a new command file named my-command.md with an example usage of /my-command arg1.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: create-slash-command
Download link: https://github.com/kaishin/dotfiles/archive/main.zip#create-slash-command

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository