crunch-coordinate

Manage Crunch Protocol competitions, coordinators, rewards, and staking via crunch-cli.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill simplifies the management of Crunch Protocol's decentralized competition ecosystem, allowing users to interact with coordinators, competitions, rewards, and staking through natural language commands.

Core Features & Use Cases

  • Competition Management: Create, start, end, and monitor Crunch competitions.
  • Coordinator Operations: Register, view, and configure coordinators.
  • Financial Management: Deposit rewards, claim rewards, and manage staking positions.
  • Use Case: A user can ask to "create a new crunch competition named 'AI Challenge' with a 10000 USDC payout" and the skill will translate this into the necessary crunch-cli command.

Quick Start

Use the crunch-coordinate skill to list all available crunches.

Frequently Asked Questions about crunch-coordinate

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

FAQPage Schema
How do I manage Crunch Protocol competitions and staking via command line?

You can manage Crunch Protocol competitions and staking by translating natural language commands into `crunch-cli` operations. This skill handles coordinator configuration, reward deposits, and checkpoint monitoring through deterministic command-line execution.

Can I create a Crunch competition and deposit rewards using natural language?

Yes, creating a Crunch competition with reward deposits is supported through natural language translation. The skill converts your request into the necessary `crunch-cli` command to initialize competitions and allocate USDC payouts.

What is needed to configure coordinators for Crunch Protocol competitions?

Configuring coordinators requires using the `crunch-cli` tool to register and view network participants. The skill translates your instructions into deterministic command-line commands for coordinator operations.

How does Crunch Protocol handle reward claiming and checkpoint monitoring?

Reward claiming and checkpoint monitoring are handled via the `crunch-cli` tool. The skill translates natural language requests into deterministic commands to manage staking positions and track competition checkpoints.

Does the crunch-coordinate skill support output formatting for communication platforms?

Yes, the skill supports output formatting for various communication platforms. It formats `crunch-cli` results and profile management data to integrate seamlessly with your preferred messaging or reporting environment.

What are the limitations of using natural language for Crunch Protocol operations?

The skill translates natural language into `crunch-cli` commands for deterministic task execution, meaning it is bound by the protocol's available command-line features. It does not introduce functionality beyond the existing `crunch-cli` parameters.