What problem does it solve?
This Skill enables worker agents to participate in privacy-preserving multi-agent DAO deliberations by following the Delibera worker runtime protocol and producing verifiable vote outputs without leaking individual reasoning on-chain.
Core Features & Use Cases
- Delibera Worker Protocol (runtime) execution: Executes the worker-side workflow required to handle dispatched coordination tasks and produce the expected vote/result artifacts.
- Confidential deliberation integration: Supports off-chain vote and reasoning handling while aligning outputs to the on-chain aggregated-settlement flow.
- Multi-agent DAO voting participation: Used when you run one or more worker agents (e.g., 3 workers) to deliberate on proposals under a coordinator contract and submit worker results for tallying.
Quick Start
Add this Skill as a worker runtime protocol, then ask your agent to fetch its assigned task dispatch, deliberate on the proposal, and return the required vote output payload to the coordinator flow.