What is the Cesto Skill?
The Cesto Skill is an open-source AI agent skill that lets you interact with the Cesto platform through natural conversation. It works with any AI coding agent that supports skills: Claude Code, Cursor, Windsurf, and more. Create basket posts on Cesto Labs, simulate portfolio performance against the S&P 500, browse baskets, and analyze token data, all without leaving your editor or terminal.Browse & Analyze
Explore all baskets, view detailed breakdowns, check token performance, and compare historical returns. No login required.
Create Baskets
Design and publish baskets to Cesto Labs with custom token allocations. Preview everything before it goes live.
Simulate Portfolios
Backtest any custom token allocation against the S&P 500 benchmark with daily historical data.
Wallet Authentication
One-click magic-link login: connect your Solana wallet in the browser and you’re in. Tokens refresh silently.
Installation
The skill lives atcesto-co/cesto-skills on GitHub. Install it into any agent with a single command using the Skills CLI — there are no config files to edit by hand.
Add to Claude Code
Paste this into your terminal and the Cesto Toolkit is ready:
Authentication
The skill uses a magic-link flow: no manual token pasting required.- The skill detects that you’re not logged in
- Your browser opens to a wallet connection page
- Connect your Solana wallet and sign a message
- You’re authenticated. Future sessions refresh silently
~/.cesto/auth.json with restricted file permissions. Tokens are never displayed in agent output.
Only basket creation and portfolio simulation require authentication. All browsing and analytics features work without logging in.