command-dispatch

Community

Dispatch user intents to the right command fast.

Authorjxxghp
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill identifies user intent from natural language or slash commands and routes it to the correct system or plugin command, enabling seamless automation and faster task completion.

Core Features & Use Cases

  • Intent detection for both slash commands (e.g., /sites, /subscribes) and natural-language requests (e.g., "show subscriptions").
  • Command discovery and matching by querying available commands with list_slash_commands and plugin capabilities with query_plugin_capabilities.
  • Parameter extraction, command execution, and asynchronous result reporting using run_slash_command.

Quick Start

Describe your action in natural language and I will map it to the correct command and start execution.

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: command-dispatch
Download link: https://github.com/jxxghp/MoviePilot/archive/main.zip#command-dispatch

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

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.