acpx

Coordinate agent-to-agent communication and prompt workflows via a headless ACP CLI.

Updated Mar 21, 2026
One-click install
npx skills add https://github.com/Lerr1uqs/openjarvis --skill acpx-lerr1uqs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: acpx
Source: https://github.com/Lerr1uqs/openjarvis/tree/main/resources/unittest/skills/acpx
Command: npx skills add https://github.com/Lerr1uqs/openjarvis --skill acpx-lerr1uqs

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Acpx provides a headless ACP CLI to coordinate agent-to-agent communication, including prompts, execution workflows, session management, and output formatting.

Core Features & Use Cases

  • Orchestrate ACP sessions with persistent context across prompts and executions.
  • Queue and manage tasks between agents; control permissions and session scoping.
  • Produce structured outputs suitable for downstream automation.

Quick Start

Install acpx globally and start using acpx codex commands to manage sessions and prompts.

Frequently Asked Questions about acpx

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

FAQPage Schema
How do I manage persistent context across agent-to-agent prompts and executions?

Agent-to-agent persistent context is managed by orchestrating ACP sessions that maintain state across prompts and executions. This headless ACP CLI coordinates session scoping and queueing to preserve context throughout multi-agent workflows.

What is a headless ACP CLI and when do I need it for multi-agent orchestration?

A headless ACP CLI is a command-line interface for coordinating agent-to-agent communication without a graphical UI. You need it for multi-agent orchestration tasks involving automated session management, queueing, and permission handling across scripts.

How do I queue tasks and control permissions between ACP-powered agents?

Queueing tasks and controlling permissions between ACP-powered agents is handled through the headless CLI's session management features. It allows you to queue tasks, scope sessions, and manage agent permissions to ensure structured execution workflows.

Does the acpx CLI require any specific dependencies to automate agent workflows?

The acpx CLI requires no specific dependencies to automate agent workflows. It can be installed globally and used immediately to manage ACP sessions, prompts, and agent-to-agent execution workflows across your existing tools.

Can I produce structured outputs from agent-to-agent workflows for downstream automation?

You can produce structured outputs from agent-to-agent workflows suitable for downstream automation. The headless ACP CLI formats execution results to integrate seamlessly with subsequent scripts and automated pipelines.

What is the best way to coordinate prompt and execution workflows across multiple agents?

The best way to coordinate prompt and execution workflows across multiple agents is using a headless ACP CLI. It orchestrates multi-agent communication, manages persistent sessions, and structures outputs for complex automation sequences.