configurator

Configure CCA smart contract parameters through a guided bulk form flow.

2|2|Updated Dec 5, 2025
One-click install
npx skills add https://github.com/Mental-Wealth-Academy/platform --skill configurator-mental-wealth-academy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: configurator
Source: https://github.com/Mental-Wealth-Academy/platform/tree/main/.agents/skills/configurator
Command: npx skills add https://github.com/Mental-Wealth-Academy/platform --skill configurator-mental-wealth-academy

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires cca-supply-schedule__generate_supply_schedule, cca-supply-schedule__encode_supply_schedule, and includes references (resource) components.

What problem does it solve?

This Skill simplifies the complex process of configuring Continuous Clearing Auction (CCA) smart contract parameters, making it accessible through an interactive, guided form flow.

Core Features & Use Cases

  • Guided Configuration: Walks users through setting up auction parameters like network, token details, timing, pricing, and recipients.
  • Bulk Input: Collects parameters in batches to minimize user interaction rounds.
  • Use Case: A project team needs to launch a new token auction. They use this Skill to interactively define all necessary parameters, ensuring accuracy and completeness before deployment.

Quick Start

Use the configurator skill to configure auction parameters for a new CCA auction.

Frequently Asked Questions about configurator

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

FAQPage Schema
How do I configure Continuous Clearing Auction parameters for a smart contract?

Configure Continuous Clearing Auction parameters through a guided, bulk form flow that collects network, token, currency, timing, pricing, and recipient details in batches. This interactive setup ensures accuracy and completeness before deploying the auction contract.

What is a Continuous Clearing Auction and when do I need to set it up?

A Continuous Clearing Auction (CCA) is a token distribution mechanism requiring smart contract parameter configuration. You need to set it up when launching a new token auction, defining network selection, auction duration, pricing rules, and eligible recipients.

Can I generate a supply schedule while configuring CCA auction parameters?

CCA auction configuration integrates with an MCP server to generate and encode supply schedules. Supply schedule generation and encoding dependencies are utilized during the interactive parameter setup to ensure token distribution rules are properly defined.

Does the CCA configurator support optional validation hooks for auction parameters?

CCA configuration supports optional validation hooks alongside network selection, token and currency details, auction duration, pricing, and recipients. These hooks allow additional parameter verification during the guided bulk input flow.

What's the best way to set up Uniswap token distribution auction parameters?

Use an interactive CCA configurator to batch input network, token details, timing, and pricing parameters for Uniswap token distribution. The guided bulk form flow minimizes interaction rounds while ensuring all auction parameters are accurately defined.