Commands Reference
LLPM provides slash commands for quick access to features.
Slash Commands Overview
| Command | Description |
|---|---|
/help | Display available commands |
/exit | Exit LLPM |
/clear | Clear chat history |
/project | Project management |
/github | GitHub operations |
/model | AI model management |
/skills | Skills system |
Project Commands
| Command | Description |
|---|---|
/project | Show current project |
/project list | List 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
| Command | Description |
|---|---|
/github list | List your repositories |
/github search <query> | Search GitHub repositories |
Model Commands
| Command | Description |
|---|---|
/model | Show current model and provider status |
/model list | List available models |
/model switch <provider/model> | Switch to a different model |
/model providers | Show configured providers |
Skills Commands
| Command | Description |
|---|---|
/skills list | List all discovered skills |
/skills test <name> | Preview skill content |
/skills enable <name> | Enable a skill |
/skills disable <name> | Disable a skill |
/skills reload | Rescan skill directories |
/skills reinstall | Reinstall from repository |