Commands
| Command | Description |
|---|---|
list | List all plugins |
info | Get plugin details |
enable | Enable a plugin |
disable | Disable a plugin |
doctor | Diagnose plugin issues |
List Plugins
View all available plugins:Plugin Info
Get detailed information about a plugin:Enable Plugin
Enable a plugin:Disable Plugin
Disable a plugin:Doctor
Diagnose plugin issues and verify dependencies:Built-in Plugins
| Plugin | Description | Dependencies |
|---|---|---|
browser-tool | Web browser automation | playwright |
memory-tool | Persistent memory | Built-in |
knowledge-tool | RAG/Knowledge bases | chromadb |
sandbox-tool | Isolated code execution | docker |
docker-tool | Docker management | docker |
github-tool | GitHub integration | PyGithub |
slack-tool | Slack messaging | slack-sdk |
Configuration
Plugins can be configured in~/.praisonai/plugins.yaml:

