companion
Deploy and manage fleets of persistent AI agents securely
All Skills in This Repository (53)
Pure Emerald Level Indicatorsanimate
Plan and implement accessible UI animations with reduced-motion support.
quieter
Desaturate color palettes and soften visual hierarchy in branding and UI.
optimize
Measure and fix web performance bottlenecks across loading, rendering, and bundle size.
adapt
Automate context-aware design adaptation for mobile, tablet, desktop, and print interfaces.
clarify
Identify and rewrite unclear UX copy across interfaces.
distill
Remove non-essential elements from design briefs, wireframes, and mockups.
delight
Identify delight opportunities across onboarding, empty states, loading, errors, and success moments.
teach-impeccable
Gather design context from project artifacts and persist it to the AI configuration.
onboard
Design onboarding flows with empty states, guided tours, and prompts.
normalize
Align UI features to design system tokens, typography, color, and spacing.
audit
Audit UI interfaces for accessibility, performance, theming, and responsive issues.
harden
Assess interfaces for hardening needs across inputs, errors, and i18n.
Frequently Asked Questions
FAQPage SchemaHow to install Companion?โผ
Run `npx skills add The-Vibe-Company/companion --all -g -y` in your terminal to install everything in this suite globally.
What does Companion do?โผ
It lets you define a fleet of specialized AI agents in simple TOML files, then deploys each agent with its own memory, tools, isolated runtime, and private Tailscale access.
How do I deploy an AI agent fleet with Companion?โผ
Create a workspace with `companion init`, edit the TOML files and `.env` credentials, preview changes with `companion plan`, then run `companion apply` to deploy.
Does Companion keep my agents and data private?โผ
Yes. Agents run in isolated environments reachable only through Tailscale VPN, and Companion never prints or commits secret values, only their names.
Can I safely re-run or undo a deployment?โผ
Yes. Plans are idempotent so re-running never duplicates resources, and deletion is always explicit with confirmation flags and backup options for persistent data.
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