aiskillstore/slash-command-encoder
Creates ergonomic slash commands (/command) that provide fast, unambiguous access to micro-skills, cascades, and agents. Enhanced with auto-discovery, intelligent routing, parameter validation, and command chaining. Generates comprehensive command catalogs for all installed skills with multi-model integration.
This is a copy. The original lives at comeonoliver/slash-command-encoder.
npx skills add https://github.com/aiskillstore/marketplace --skill slash-command-encoder
Take aiskillstore/slash-command-encoder from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.