carapace-shcarapace-shOfficialยท23 Agent Skills Included

carapace-bin

Universal shell completion for hundreds of command-line tools

Adds smart tab completion to hundreds of CLI tools across Bash, Zsh, Fish, PowerShell, Nushell, and more. Eliminates memorizing flags and arguments by suggesting commands, options, file paths, and values as you type. Includes deep reference skills for tools like git, kubectl, cargo, brew, and pandoc so agents and developers work faster.
npx skills add carapace-sh/carapace-bin --all -g -y
Available:

Tells the AI agent how the completer registry works, which build and test commands to run, and how to route tasks to the right sub-skill reference files.

All Skills in This Repository (23)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
carapace-shcarapace-sh

carapace

Generate shell completions for CLI tools using YAML specifications.

Official
Advanced
๐Ÿ“ฆ In Repo
carapace-shcarapace-sh

go

Complete Go commands and provide in-depth reference for the Go toolchain.

Official
Advanced
๐Ÿ“ฆ In Repo
carapace-shcarapace-sh

gh

Manage GitHub repositories, pull requests, issues, releases, and Actions via the GitHub CLI.

Official
Advanced
๐Ÿ“ฆ In Repo
carapace-shcarapace-sh

bubbletea

Document the Bubble Tea TUI framework for Go terminal applications.

Official
Advanced
๐Ÿ“ฆ In Repo
carapace-shcarapace-sh

cargo

Provide reference information on Cargo commands, manifests, dependencies, and publishing.

Official
Advanced
๐Ÿ“ฆ In Repo
carapace-shcarapace-sh

brew

Manage Homebrew packages, formulas, casks, services, and Brewfiles on macOS and Linux.

Official
Advanced
๐Ÿ“ฆ In Repo
carapace-shcarapace-sh

winget

Manage Windows software packages using the Winget Package Manager CLI.

Official
Advanced
๐Ÿ“ฆ In Repo
carapace-shcarapace-sh

but

Manage complex Git workflows with virtual branches and commit editing.

Official
Advanced
๐Ÿ“ฆ In Repo
carapace-shcarapace-sh

man-docs

Automate creation, splitting, and updating of man page YAML specs for carapace-bin completers.

Official
Intermediate
๐Ÿ“ฆ In Repo
carapace-shcarapace-sh

rustup

Manage and configure Rust toolchains, components, and environment variables.

Official
Advanced
๐Ÿ“ฆ In Repo
carapace-shcarapace-sh

kubeadm

Initialize and configure Kubernetes clusters with kubeadm.

Official
Advanced
๐Ÿ“ฆ In Repo
carapace-shcarapace-sh

qemu

Automate QEMU virtual machine setup and management with Python.

Official
Advanced

Frequently Asked Questions

FAQPage Schema
How 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โ†’