carapace-bin
Universal shell completion for hundreds of command-line tools
All Skills in This Repository (23)
Pure Emerald Level Indicatorscarapace
Generate shell completions for CLI tools using YAML specifications.
go
Complete Go commands and provide in-depth reference for the Go toolchain.
gh
Manage GitHub repositories, pull requests, issues, releases, and Actions via the GitHub CLI.
bubbletea
Document the Bubble Tea TUI framework for Go terminal applications.
cargo
Provide reference information on Cargo commands, manifests, dependencies, and publishing.
brew
Manage Homebrew packages, formulas, casks, services, and Brewfiles on macOS and Linux.
winget
Manage Windows software packages using the Winget Package Manager CLI.
but
Manage complex Git workflows with virtual branches and commit editing.
man-docs
Automate creation, splitting, and updating of man page YAML specs for carapace-bin completers.
rustup
Manage and configure Rust toolchains, components, and environment variables.
kubeadm
Initialize and configure Kubernetes clusters with kubeadm.
qemu
Automate QEMU virtual machine setup and management with Python.
Frequently Asked Questions
FAQPage SchemaHow to install carapace-bin?โผ
Run `npx skills add carapace-sh/carapace-bin --all -g -y` in your terminal to install all skills in this suite globally.
What does carapace-bin do?โผ
It provides argument and flag completion for hundreds of CLI tools, working across many shells like Bash, Zsh, Fish, and PowerShell. You get smart suggestions as you type commands.
Which shells does carapace support?โผ
It supports Bash, Zsh, Fish, Elvish, Nushell, PowerShell, Xonsh, Oil, Tcsh, Ion, and Cmd. One setup gives you consistent completion everywhere.
Can AI agents use these skills?โผ
Yes. The bundled SKILL.md files teach AI agents the full command surface of tools like git, kubectl, cargo, and gh, so agents run them correctly without guesswork.
Do I need to write code to use carapace?โผ
No. After installing and sourcing one line in your shell config, completion works immediately for all supported commands.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core