Commands Reference

Commands Reference

LLPM provides slash commands for quick access to features.

Slash Commands Overview

CommandDescription
/helpDisplay available commands
/exitExit LLPM
/clearClear chat history
/projectProject management
/githubGitHub operations
/modelAI model management
/skillsSkills system

Project Commands

CommandDescription
/projectShow current project
/project listList all projects
/project add <name> <repo> <path> <desc>Add a new project
/project switch <id>Switch active project
/project remove <id>Remove a project

GitHub Commands

CommandDescription
/github listList your repositories
/github search <query>Search GitHub repositories

Model Commands

CommandDescription
/modelShow current model and provider status
/model listList available models
/model switch <provider/model>Switch to a different model
/model providersShow configured providers

Skills Commands

CommandDescription
/skills listList all discovered skills
/skills test <name>Preview skill content
/skills enable <name>Enable a skill
/skills disable <name>Disable a skill
/skills reloadRescan skill directories
/skills reinstallReinstall from repository