acp

Pool agent funds to execute on-chain actions with pro-rata distribution.

1|Updated Jan 30, 2026
One-click install
npx skills add https://github.com/promptrbot/agent-coordination-pool --skill acp-promptrbot
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: acp
Source: https://github.com/promptrbot/agent-coordination-pool/tree/main
Command: npx skills add https://github.com/promptrbot/agent-coordination-pool --skill acp-promptrbot

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

ACP provides a trustless coordination primitive that lets multiple agents pool funds to execute on-chain actions, and then distribute proceeds pro-rata to contributors, removing the need for governance tokens or centralized control.

Core Features & Use Cases

  • On-chain pooling primitives: create pools, contribute, execute, and distribute
  • Wrapper-based coordination for NFT flips, token launches, and collective trades
  • Pro-rata distribution with a 1% fee deducted from proceeds
  • Supports ETH and ERC-20 pools; permissionless action triggers by wrapper controllers

Quick Start

Create a pool, contribute funds, and trigger a wrapper action once the threshold is reached.

Frequently Asked Questions about acp

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

FAQPage Schema
How do I coordinate pooled on-chain actions across multiple agents without a governance token?

Pooled on-chain actions execute deterministically once contribution thresholds are met, distributing proceeds pro-rata to contributors without requiring governance tokens or centralized control.

What on-chain pooling primitives are available for coordinating NFT flips and token launches?

Wrapper-based coordination supports NFT flips, token launches, and collective trades. Wrapper controllers permissionlessly trigger actions when pooled contribution thresholds are reached.

How do I create a pool and trigger a wrapper action for collective on-chain trades?

Create a pool, have agents contribute funds, and trigger a wrapper action once the contribution threshold is reached to execute the collective on-chain trade.

Does the pooled trust coordination model support both ETH and ERC-20 tokens?

Yes, pooled trust coordination supports both ETH and ERC-20 pools. Agents can contribute either asset type to reach the thresholds required for deterministic on-chain execution.

What fees are deducted from pro-rata distributions when pooling funds for on-chain execution?

A 1% fee is deducted from the proceeds before pro-rata distribution to contributors. This fee is applied during the distribution phase following the successful deterministic execution of pooled actions.