valet

Automates AI agent lifecycle management via the Valet CLI for creation, deployment, linking, and teardown.

Updated Jan 22, 2026
One-click install
npx skills add https://github.com/valetdotdev/skills --skill valet
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: valet
Source: https://github.com/valetdotdev/skills/tree/main/skills/valet
Command: npx skills add https://github.com/valetdotdev/skills --skill valet

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Valet addresses the complexity of building and managing AI agents by providing a CLI-driven framework to create, deploy, and manage agents and their lifecycles, coordinating channels, connectors, organizations, and secrets across environments.

Core Features & Use Cases

  • Create and manage agent lifecycles from the terminal, including workspace setup, writing SOUL.md, configuring channels and connectors, and deploying to the Valet Cloud.
  • Link directories to agents, manage organizations and secrets, and orchestrate multi-step deployment flows with guardrails and confirmations.
  • Use cases include building agents that listen for prompts, deploying evolving agents across environments, and automating maintenance tasks with repeatable workflows.

Quick Start

Create an agent workspace from a directory containing SOUL.md, then configure channels, connectors, and deploy to Valet Cloud.

Frequently Asked Questions about valet

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage AI agent lifecycles from the command line?

The Valet CLI automates end-to-end AI agent management, including creation, deployment, linking, and teardown. It coordinates channels, connectors, organizations, and secrets across environments.

What's the best way to deploy and manage AI agents across environments?

The best way to deploy and manage AI agents across environments is by linking directories to agents and orchestrating multi-step deployment flows with guardrails. This includes configuring channels, connectors, and deploying to Valet Cloud.

Do I need to install anything before I can create and deploy agents?

Yes, you need the Valet CLI installed and must be authenticated in your shell before executing commands. You also need a directory containing SOUL.md to create an agent workspace.

How do I configure channels and connectors for an AI agent?

You configure channels and connectors for an AI agent after creating a workspace from a directory containing SOUL.md. This setup is part of the deployment flow managed via the Valet CLI.

Can I automate maintenance tasks and save repeatable workflows?

Yes, you can automate maintenance tasks and save repeatable workflows using the Valet CLI. This includes setting up webhooks and orchestrating multi-step deployment flows with guardrails and confirmations.

How do I manage organizations and secrets for deployed agents?

You manage organizations and secrets for deployed agents using the Valet CLI. This allows you to coordinate configurations across environments and ensure secure agent operations.