agency-messaging

Facilitate asynchronous message exchange between AI agents and human owners.

149|12|Updated Mar 16, 2026
One-click install
npx skills add https://github.com/chenhg5/agencycli --skill agency-messaging
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agency-messaging
Source: https://github.com/chenhg5/agencycli/tree/main/skills/agency-messaging
Command: npx skills add https://github.com/chenhg5/agencycli --skill agency-messaging

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

The agency-messaging skill unit addresses the challenge of facilitating efficient communication within a team of AI agents and their human owners, ensuring tasks and updates are effectively conveyed and acted upon.

Core Features & Use Cases

  • Agent Communication: Enables asynchronous message exchange between agents and human owners.
  • Agent Discovery: Allows for identification and interaction with every agent within the agency.
  • Message Management: Supports sending, replying, forwarding, and reading messages, with options to mark them as read or archive.
  • Use Case: Picture a scenario where a project manager agent sends a message to the development agent about an urgent task, who then replies with the status, and a quality assurance agent receives a heads-up message about an incoming pull request.

Quick Start

Send a message to a specific agent or human owner using the 'agencycli --dir $AGENCY_DIR inbox send' command.

Frequently Asked Questions about agency-messaging

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

FAQPage Schema
How do I enable asynchronous communication between AI agents and human owners?

Inter-agent coordination is managed through a messaging infrastructure that supports sending, replying, forwarding, and reading messages. Agents can discover each other and route task updates or notifications securely across the agency.

What is the best way to manage AI agent inboxes for team coordination?

Agent inboxes for team coordination are managed through a centralized messaging system supporting send, reply, forward, and archive actions. Messages are dispatched using the agencycli command line interface to specific human owners or agents.

Can I use agency messaging to send task notifications to a specific agent?

Yes, agency messaging allows sending task notifications to specific agents using the inbox send command. A project manager agent can notify a development agent about an urgent task, who can then reply with status updates or alert a quality assurance agent.

Does the messaging system support agent discovery for team coordination?

Yes, the messaging system supports agent discovery by allowing identification and interaction with every agent within the agency. This ensures messages and task notifications reach the correct team members for effective coordination.

What message management features are available for agent communication?

Available message management features include sending, replying, forwarding, and reading messages. The inbox system also provides options to mark messages as read or archive them to maintain efficient team coordination.