Plugins
Extend ShellPilot
Enhance your terminal with community and official plugins.
Docker Commander
OfficialEnhanced Docker and container management commands with smart defaults.
12.4k342
Kubernetes Helper
OfficialSimplify kubectl commands with natural language for cluster management.
8.7k256
Git Flow Pro
Advanced git workflows with automatic branch naming and PR creation.
5.2k189
AWS CLI Enhanced
OfficialNatural language interface for AWS services and resource management.
6.1k203
SSH Manager
Manage SSH connections, keys, and tunnels with simple commands.
3.8k127
Database Tools
Query databases with natural language. Supports MySQL, PostgreSQL, and MongoDB.
4.5k156
Installing Plugins
Install plugins directly from the command line:
shellpilot plugin install docker-commander
Or add them to your configuration file for automatic installation:
# ~/.shellpilot/config.yaml plugins: - docker-commander - kubernetes-helper - git-flow-pro