slashcommandcreator

Automate slash command creation through a 5-phase multi-agent validation workflow.

Updated Jan 19, 2026
One-click install
npx skills add https://github.com/loriensleafs/brain --skill slashcommandcreator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: slashcommandcreator
Source: https://github.com/loriensleafs/brain/tree/main/apps/claude-plugin/skills/slashcommandcreator
Command: npx skills add https://github.com/loriensleafs/brain --skill slashcommandcreator

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill enables teams to systematically convert repetitive prompts and manual automation tasks into production-ready, documented slash commands via a structured 5-phase workflow with multi-agent validation.

Core Features & Use Cases

  • 5-phase workflow guiding design, validation, and implementation of slash commands.
  • Multi-agent validation (Security, Architect, Independent-Thinker, Critic) ensuring quality and safety.
  • Automatic gatekeeping and decision matrix to determine when to implement as a slash command vs a broader Skill.
  • Reusable prompt automation templates and artifact generation for future use.
  • Use cases include creating commands on user request, converting workflows into commands, and standardizing command patterns.

Quick Start

Use the SlashCommandCreator to design a new slash command, for example: SlashCommandCreator: create command for exporting Forgetful memories to JSON

Frequently Asked Questions about slashcommandcreator

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

FAQPage Schema
How do I convert repetitive prompts into reusable slash commands?

To convert repetitive workflows into reusable slash commands, this Skill automates a 5-phase workflow spanning discovery, design, validation, and implementation. It systematically transforms manual prompt automation into documented, production-ready slash commands.

How does multi-agent validation work for prompt design?

Multi-agent validation for prompt design applies automated quality gates using specialized agents: Security, Architect, Independent-Thinker, and Critic. These agents evaluate your slash command's logic and safety before implementation, ensuring robust prompt automation.

When should I create a slash command instead of building a broader Skill?

Use a slash command instead of a broader Skill when an automatic decision matrix determines your repetitive workflow is best standardized as a documented command. The 5-phase workflow evaluates the prompt complexity to decide if a command provides sufficient reusable automation.

What is the best way to standardize AI assistance workflows into documented commands?

The best way to standardize AI assistance workflows is applying a structured 5-phase workflow with discovery and multi-agent validation. This process generates reusable prompt automation templates and artifacts, converting manual tasks into production-ready slash commands.

Do I need any dependencies or scripts to automate slash command creation?

No dependencies are required to automate slash command creation. The Skill operates independently using internal scripts to drive its 5-phase workflow, generating production-ready commands and reusable prompt automation templates without external packages.