pandora-cli-skills

Coordinates dry-run market creation, deployment, and tuning across multiple systems.

3|1|Updated Feb 25, 2026
One-click install
npx skills add https://github.com/XoAnonXo/pandora-cli-skills --skill pandora-cli-skills
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pandora-cli-skills
Source: https://github.com/XoAnonXo/pandora-cli-skills/tree/main
Command: npx skills add https://github.com/XoAnonXo/pandora-cli-skills --skill pandora-cli-skills

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires viem, and includes scripts (resource) and references (resource) components.

What problem does it solve?

Pandora automation and governance require a single, auditable interface to create markets, deploy mirror contracts, and manage Polymarket hedging with safety rails. This Skill consolidates market lifecycle operations, operator workflows, and risk controls into a scriptable platform.

Core Features & Use Cases

  • End-to-end market creation, from oracle polls to final market deployment, with deterministic dry-run options.
  • Mirror planning and execution, including hedge controls, live/paper modes, and stateful dashboards for operators.
  • JSON envelope outputs for automation and integration with CI/CD, monitoring, and incident response.

Quick Start

Describe your market and liquidity to Pandora, then ask for a dry-run deployment to validate risk gates before going live.

Frequently Asked Questions about pandora-cli-skills

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

FAQPage Schema
How do I automate Polymarket hedging for Pandora market deployment?

Polymarket hedging for Pandora market deployment is automated through mirror planning and execution workflows with live or paper modes. The system manages hedge controls and emits JSON envelopes for integration into automation pipelines.

What is a dry-run deployment for Pandora market creation?

A dry-run deployment for Pandora market creation is a deterministic validation process that checks risk gates before going live. It validates minimum sources, non-zero arbiters, and liquidity thresholds to ensure safe market launch.

How do I validate oracle sources before deploying a mirror contract?

Oracle sources are validated through provider discovery and source validation checks built into the market creation workflow. The system enforces safety gates requiring minimum sources and non-zero arbiters before deployment proceeds.

Can I integrate Pandora market operations with CI/CD pipelines?

Pandora market operations integrate with CI/CD pipelines through JSON envelope outputs. These structured outputs enable automation across multiple environments and teams for monitoring, incident response, and deployment orchestration.

Do I need viem to run Pandora market automation scripts?

Viem is required as a dependency for Pandora market automation scripts. It provides the RPC and contract interaction capabilities needed for provider discovery, source validation, and contract checks during market deployment.

What safety gates are enforced during Pandora market creation?

Safety gates enforced during Pandora market creation include minimum source requirements, non-zero arbiter validation, and liquidity thresholds. These checks run automatically during both dry-run and live deployment modes to prevent unsafe market launches.