Display all available commands in a formatted HUD grouped by plugin or category
Displays all available commands in a formatted HUD grouped by plugin or category
/plugin marketplace add majesticlabs-dev/majestic-marketplace/plugin install majestic-llm@majestic-marketplace[--plugin PLUGIN] [--group plugin|category|flat]haikumeta/Display all majestic-marketplace commands in a beautiful formatted HUD.
--plugin PLUGIN - Filter to a specific plugin (e.g., majestic-engineer)--group STYLE - Grouping style:
plugin (default) - Group by plugin (Engineering, Rails, Tools, etc.)category - Group by command category (Workflows, Git, Session, etc.)flat - Single alphabetical list~/.claude/managed-plugins/majestic-marketplace/ (installed plugin)git rev-parse --show-toplevel if in majestic-marketplace repo{marketplace_root}/plugins/*/commands/**/*.mdname: and description:)$ARGUMENTS:
--plugin PLUGIN to filter by plugin name--group STYLE to determine grouping (default: plugin)| Plugin | Display Name |
|---|---|
| majestic-engineer | Engineering Workflows |
| majestic-rails | Rails Development |
| majestic-python | Python Development |
| majestic-tools | Claude Code Tools |
| majestic-marketing | Marketing & SEO |
| majestic-sales | Sales Acceleration |
| majestic-company | Business Operations |
| majestic-experts | Expert Panels |
╔═══════════════════════════════════════════════════════════════╗
║ Majestic Marketplace - Available Commands ║
╚═══════════════════════════════════════════════════════════════╝
┌─────────────────── Engineering Workflows ────────────────────┐
│ /command-name │ Description of the command │
│ /another-command │ Another description │
└──────────────────────────────────────────────────────────────┘
Render the HUD with all discovered commands, properly grouped and sorted alphabetically within each group.