caro
Natural language to safe, validated POSIX shell commands
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install caro?โผ
Run `npx skills add wildcard/caro --all -g -y` in your terminal to install all skills in this suite globally.
How does caro keep shell commands safe?โผ
Every generated command passes through 52+ dangerous-pattern checks with risk levels from LOW to CRITICAL, and destructive commands are blocked before execution.
Does caro work offline without an API key?โผ
Yes. The default embedded backend runs a local model on your machine, so no API key or network connection is required.
Can I use caro without knowing shell scripting?โผ
Yes. Describe what you want in plain English and caro generates the POSIX-compliant command with a safety rating for your review.
Which platforms does caro support?โผ
Caro runs on macOS (with Apple Silicon acceleration), Linux, and Windows, and detects your OS and shell to generate the right syntax.
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