paseo-chat

Manage agent communication in Paseo chat rooms via the CLI.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Paseo Chat enables teams to coordinate agent collaboration in the Paseo CLI through dedicated chat rooms, turning asynchronous messages into organized workflows.

Core Features & Use Cases

  • Create and join chat rooms to coordinate work across agents
  • List, inspect, and read messages; post updates; mention specific agents with inline @user handles
  • Use room-wide mentions to notify the whole active team and keep conversations focused

Quick Start

Create a chat room with paseo chat create, then post messages and read responses to coordinate with agents.

Frequently Asked Questions about paseo-chat

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

FAQPage Schema
How do I coordinate agent communication through chat rooms in a CLI?

Agent communication in chat rooms is coordinated by creating dedicated spaces, posting messages, and reading responses to keep asynchronous workflows organized. Paseo Chat enables this through simple CLI commands that manage room operations and team interactions.

Can I mention specific agents in CLI chat rooms to notify them directly?

Yes, you can mention specific agents in CLI chat rooms using inline @user handles to notify them directly. Paseo Chat also supports room-wide mentions to notify the entire active team and keep conversations focused.

What's the best way to manage multiple agent chat rooms from the command line?

Managing multiple agent chat rooms from the command line involves creating, listing, and inspecting rooms to track workflows. Paseo Chat enforces simple room workflows and bounded reads to keep coordination focused across different agents.

How do I post and read messages to coordinate agents in Paseo?

To post and read messages for agent coordination in Paseo, use straightforward CLI commands after creating a chat room. You can post updates and read responses with bounded reads to maintain focused and organized team workflows.

Do I need any external dependencies to use Paseo Chat for agent coordination?

No external dependencies are required to use Paseo Chat for agent coordination. It operates entirely through the Paseo CLI using straightforward commands for creating rooms, posting messages, and managing mentions without additional packages.