paseo

Coordinate Paseo agent operations via CLI for task execution and monitoring.

12.9k|1.3k|Updated Oct 13, 2025
One-click install
npx skills add https://github.com/getpaseo/paseo --skill paseo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: paseo
Source: https://github.com/getpaseo/paseo/tree/main/skills/paseo
Command: npx skills add https://github.com/getpaseo/paseo --skill paseo

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Paseo CLI reference for managing agents. Load this skill whenever you need to use paseo commands.

Core Features & Use Cases

  • Provides a comprehensive set of commands to list, run, monitor, configure, and manage agents across local and global scopes.
  • Supports work with loops, schedules, chats, terminals, permissions, and various output formats for automation and orchestration.
  • Ideal for developers who need to orchestrate autonomous agents in CLI-driven workflows.

Quick Start

Install the paseo CLI and run commands to start, monitor, and manage your agents from the terminal.

Frequently Asked Questions about paseo

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

FAQPage Schema
How do I manage autonomous agents via a CLI?

You can manage autonomous agents via a CLI by using commands to list, run, monitor, and stop operations across local and global scopes. This includes orchestrating loops, schedules, and viewing structured logs.

How do I automate task execution and monitoring for local agents?

Automate task execution and monitoring for local agents by applying per-directory management commands. You can run agents, wait for completion, inspect status, and configure permissions directly from your terminal.

Can I use CLI commands to schedule and loop agent workflows?

Yes, you can use CLI commands to schedule and loop agent workflows. The system supports both loop and schedule workflows, allowing continuous or timed task execution with comprehensive log outputs.

Does agent orchestration via CLI support worktrees and permission controls?

Agent orchestration via CLI supports worktrees and permission controls. You can manage isolated worktree environments and enforce specific permissions for individual agents during task execution.

What is the best way to inspect and view logs for running agents?

The best way to inspect and view logs for running agents is using dedicated CLI commands. These commands provide structured output formats across multiple providers, allowing you to inspect agent status and access comprehensive logs.

Why am I unable to manage global agents from a specific project directory?

You may be unable to manage global agents from a specific project directory if your scope is misconfigured. The CLI distinguishes between per-directory and global agent management, requiring correct scope targeting for operations.