Structs§
- Command
Manifest Entry - Command
Registry - Plugins
Command Result - Slash
Command Parse Error - Slash
Command Result - Slash
Command Spec
Enums§
Functions§
- classify_
skills_ slash_ command - handle_
agents_ slash_ command - handle_
agents_ slash_ command_ json - handle_
mcp_ slash_ command - handle_
mcp_ slash_ command_ json - handle_
plugins_ slash_ command - handle_
skills_ slash_ command - handle_
skills_ slash_ command_ json - handle_
slash_ command - render_
plugins_ report - render_
plugins_ report_ with_ failures - render_
slash_ command_ help - render_
slash_ command_ help_ detail - render_
slash_ command_ help_ filtered - Render the slash-command help section, optionally excluding stub commands (commands that are registered in the spec list but not yet implemented). Pass an empty slice to include all commands.
- resolve_
skill_ invocation - Resolve a skill invocation by validating the skill exists on disk before
returning the dispatch. When the skill is not found, returns
Errwith a human-readable message that lists nearby skill names. - resolve_
skill_ path - resume_
supported_ slash_ commands - slash_
command_ specs - suggest_
slash_ commands - validate_
slash_ command_ input