cesto-creator-toolkit

Orchestrate token allocations, prediction bets, and workflow versions to publish Cesto baskets.

1|Updated Mar 20, 2026
One-click install
npx skills add https://github.com/cesto-co/cesto-skills --skill cesto-creator-toolkit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cesto-creator-toolkit
Source: https://github.com/cesto-co/cesto-skills/tree/main/cesto-creator-toolkit
Command: npx skills add https://github.com/cesto-co/cesto-skills --skill cesto-creator-toolkit

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Creators need a streamlined way to design, test, and publish diversified baskets on the Cesto platform, combining token allocations with prediction markets and full workflow definitions.

Core Features & Use Cases

  • End-to-end basket creation: Design, validate, and publish token swap and/or prediction market baskets with workflow definitions.
  • Editing & rebalance: Update metadata, rebalance allocations, and publish new versions of existing baskets.
  • Simulation & research support: Preview basket performance and rely on reference materials to inform token/market selections.
  • Role-based access control: Enforce CREATOR role checks before sensitive actions and API calls.
  • Workflow-first design: Build, preview, and deploy using structured workflow definitions and node graphs.

Quick Start

Provide your basket idea, choose tokens and prediction markets, and publish the basket through the creator flow.

Frequently Asked Questions about cesto-creator-toolkit

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

FAQPage Schema
How do I create and publish a product basket on Cesto?

Build a product basket on Cesto by orchestrating token allocations and prediction bets within a structured workflow definition. Define metadata, validate allocations, preview the basket, optionally simulate performance, and publish via authenticated creator endpoints.

What are prediction market baskets and how do they work with token allocations?

Prediction market baskets combine token allocations with prediction bets under a unified workflow definition. This mechanism allows creators to design diversified product baskets on Cesto that integrate both token swaps and prediction market positions.

Do I need a specific role to publish baskets through the creator API?

Yes, publishing baskets through the creator API requires a CREATOR role. The workflow enforces role-based access control checks before sensitive actions, ensuring only authenticated users with valid permissions can submit structured payloads to publish endpoints.

Can I update token allocations and publish new versions of existing baskets?

Yes, you can update metadata and rebalance token allocations for existing baskets. After modifying the workflow definition, validate the new allocations, preview the changes, and publish new versions through the authenticated creator endpoints.

What's the best way to validate and simulate a basket before publishing?

The best way to validate a basket is to use the built-in allocation validation and optional simulation features. Preview basket performance against reference materials to inform token and market selections before deploying via the creator API endpoints.