Create custom slash command

create-commandskillsetup L13
richfrem/agent-plugins-skills
What it does

Design slash command with arguments and workflow automation

Best for

When automating repeated workflows with reusable slash commands that scale across the team.

Inputs
  • · command_name
  • · workflow_steps
Outputs
  • · command_markdown_file
Preconditions
  • · Plugin or skill directory
Failure modes
  • · Frontmatter invalid
  • · Tool restrictions too strict
Trust signals
  • · Frontmatter pattern validation
  • · Dynamic argument binding support