The-Vibe-CompanyThe-Vibe-CompanyOfficialยท53 Agent Skills Included

companion

Deploy and manage fleets of persistent AI agents securely

Launches fleets of task-specific AI agents, each with its own identity, tools, memory, and isolated runtime. Replaces manual server setup and ad-hoc scripts with simple TOML workspace files that define your entire fleet. Plans, applies, and tracks deployments across Fly, Tailscale, and OpenRouter with safe, repeatable, idempotent operations.
npx skills add The-Vibe-Company/companion --all -g -y
Available:

Tells the AI agent how Companion's control plane works, enforcing rules like idempotent planning, explicit deletion, secret redaction, and hermetic testing when modifying the fleet management code.

All Skills in This Repository (53)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
The-Vibe-CompanyThe-Vibe-Company

animate

Plan and implement accessible UI animations with reduced-motion support.

Official
Advanced
๐Ÿ“ฆ In Repo
The-Vibe-CompanyThe-Vibe-Company

quieter

Desaturate color palettes and soften visual hierarchy in branding and UI.

Official
Advanced
๐Ÿ“ฆ In Repo
The-Vibe-CompanyThe-Vibe-Company

optimize

Measure and fix web performance bottlenecks across loading, rendering, and bundle size.

Official
Advanced
๐Ÿ“ฆ In Repo
The-Vibe-CompanyThe-Vibe-Company

adapt

Automate context-aware design adaptation for mobile, tablet, desktop, and print interfaces.

Official
Advanced
๐Ÿ“ฆ In Repo
The-Vibe-CompanyThe-Vibe-Company

clarify

Identify and rewrite unclear UX copy across interfaces.

Official
Intermediate
๐Ÿ“ฆ In Repo
The-Vibe-CompanyThe-Vibe-Company

distill

Remove non-essential elements from design briefs, wireframes, and mockups.

Official
Intermediate
๐Ÿ“ฆ In Repo
The-Vibe-CompanyThe-Vibe-Company

delight

Identify delight opportunities across onboarding, empty states, loading, errors, and success moments.

Official
Intermediate
๐Ÿ“ฆ In Repo
The-Vibe-CompanyThe-Vibe-Company

teach-impeccable

Gather design context from project artifacts and persist it to the AI configuration.

Official
Basic
๐Ÿ“ฆ In Repo
The-Vibe-CompanyThe-Vibe-Company

onboard

Design onboarding flows with empty states, guided tours, and prompts.

Official
Intermediate
๐Ÿ“ฆ In Repo
The-Vibe-CompanyThe-Vibe-Company

normalize

Align UI features to design system tokens, typography, color, and spacing.

Official
Advanced
๐Ÿ“ฆ In Repo
The-Vibe-CompanyThe-Vibe-Company

audit

Audit UI interfaces for accessibility, performance, theming, and responsive issues.

Official
Advanced
๐Ÿ“ฆ In Repo
The-Vibe-CompanyThe-Vibe-Company

harden

Assess interfaces for hardening needs across inputs, errors, and i18n.

Official
Advanced

Frequently Asked Questions

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