sei v0.1.0
sei v0.1.0
The first release of sei, a small terminal tool for managing skill folders.
- Configure an ordered set of agents and browse their local/global skill folders.
- Copy skills from your library, replace existing copies, or remove installed skills with keyboard shortcuts.
- Install or upgrade using the checksum-verifying installer and its ownership receipt.
- Binaries for Linux and macOS, on amd64 and arm64. No Go or agent runtime needed.
Install
Download and inspect the installer, then run it:
curl -fL https://github.com/primaprashant/sei/releases/download/v0.1.0/install.sh -o install.sh
sh install.sh --version v0.1.0The default destination is ~/.local/bin; the installer prints the invocation and any PATH instructions. Use --install-dir for a custom location. The latest installer is also available at https://github.com/primaprashant/sei/releases/latest/download/install.sh.
Removal is permanent. Replacement deletes destination edits before copying; there is no undo or rollback. Try disposable folders first.
This is a personal tool, tested on Debian and through native Linux/macOS CI. macOS binaries are unsigned/not notarized; do not bypass system security if execution is blocked. Checksums detect corruption, not a compromised publisher.
Source: d8c5ca50af2141dc25869f0d88d56007f3baa002.
Release checks passed before these exact assets were uploaded.