termix-pi
Pi skill for Termix SSH and the Termix CLI
Package details
Install termix-pi from npm and Pi will load the resources declared by the package manifest.
$ pi install npm:termix-pi- Package
termix-pi- Version
0.1.1- Published
- Aug 22, 2026
- Downloads
- 350/mo · 16/wk
- Author
- arnavchachra
- License
- unknown
- Types
- skill
- Size
- 4.3 KB
- Dependencies
- 0 dependencies · 0 peers
Pi manifest JSON
{
"skills": [
"./skills"
]
}Security note
Pi packages can execute code and influence agent behavior. Review the source before installing third-party packages.
README
Termix SSH for Pi
A Pi skill for operating authenticated Termix SSH servers through the termix CLI.
Termix SSH is the self-hosted server-management platform; this package teaches Pi to use its command-line interface safely.
Install
pi install npm:termix-pi
Requirements
- Termix CLI installed and available as
termix - A configured Termix login or
TERMIX_URLandTERMIX_API_KEY
The skill does not contain credentials or an API client. It teaches Pi to use the existing CLI safely, prefer JSON output, and request approval for destructive operations.
Development
Test locally:
pi -e .