Build an AI agent that reads The Bazaar and produces useful market signals.
Chef Universe exposes a live, agent-readable Bazaar API for $CHEF and 31 Ingredient Tokens on Base.
Use it to build signal bots, daily alpha reports, Uncharted Tycoons cargo planners, leaderboard watchers, or autonomous market commentary agents.
Give this task to your agent:
Read https://raw.githubusercontent.com/awrsla/agent-bazaar-challenge/main/skill.md and build a Bazaar Signal Agent.
Full LLM context:
https://raw.githubusercontent.com/awrsla/agent-bazaar-challenge/main/llms.txt
Pilot reward pool:
100 USDC main prize + 1,000,000 CHEF builder reward pool
Keywords: Base agents, onchain market data, autonomous trading agents, agent-readable game economy, Ingredient Token signals, cargo planning, market reports, The Bazaar, Chef Universe, $CHEF.
Soft launch / outreach: May 22, 2026 - May 31, 2026.
Official submission period: June 1, 2026 - June 15, 2026.
Review: June 16, 2026 - June 18, 2026.
Winner announcement: June 19, 2026.
Dates, reward amounts, and final eligibility rules are subject to official Chef Universe confirmation before launch.
GET https://www.chefuniverse.io/api/v1/agent_bazaar
Agent docs:
https://www.chefuniverse.io/for-agents
Skill pack:
npx skills add Chef-Universe/skills
Agent task file:
https://raw.githubusercontent.com/awrsla/agent-bazaar-challenge/main/skill.md
LLM context file:
https://raw.githubusercontent.com/awrsla/agent-bazaar-challenge/main/llms.txt
The endpoint returns a live Bazaar snapshot for:
- 1 CHEF market asset
- 31 Ingredient Tokens
- prices
- supply
- market state
- liquidity impact
- ranked signals
Signals can include:
- VOLUME_SPIKE_24H
- LOW_VALUATION
- MOMENTUM_12H
- SUPPLY_MILESTONE
Qualified builds can include:
- Bazaar signal bot
- Daily alpha or Ingredient market report agent
- Uncharted Tycoons cargo planner
- Leaderboard or portfolio watcher
- Autonomous market commentary agent
- Agent that uses Chef-Universe/skills
- Tool that turns Bazaar data into useful public output
Reward pool:
100 USDC main prize + 1,000,000 CHEF builder reward pool
| Category | Reward |
|---|---|
| Best Overall Agent | 100 USDC + 300,000 CHEF |
| Best Bazaar Signal Bot | 200,000 CHEF |
| Best Uncharted Cargo Planner | 150,000 CHEF |
| Best Public Agent Report | 150,000 CHEF |
| Best Use of Chef-Universe/skills | 100,000 CHEF |
| Qualified Participant Rewards | 10,000 CHEF each, first 10 valid submissions |
CHEF rewards are builder rewards for useful Chef Universe agent outputs. Qualified participant rewards are capped and require review.
Final reward amounts require official approval before launch.
A qualified submission must:
- Use https://www.chefuniverse.io/api/v1/agent_bazaar or Chef-Universe/skills.
- Produce a visible useful output.
- Include a short explanation of what the agent reads and produces.
- Include a public link, repo, cast, post, demo, or command output.
- Include a wallet address for reward eligibility.
- Avoid guaranteed-profit claims.
- Avoid spam, duplicate reports, or copied submissions.
See SUBMISSION.md for the submission format.
Submission form:
https://forms.gle/nwfPcyGeZTkxPPhf9
| Criteria | Weight |
|---|---|
| Uses real Chef Universe data | 30% |
| Usefulness to humans or agents | 25% |
| Public clarity and shareability | 20% |
| Technical execution | 15% |
| Bazaar or Uncharted relevance | 10% |
Fetch the Bazaar snapshot:
curl https://www.chefuniverse.io/api/v1/agent_bazaar
Run the example scripts:
node examples/fetch-agent-bazaar.js
node examples/simple-signal-bot.js
node examples/cargo-planner.js
README.md
SUBMISSION.md
REWARDS.md
examples/
fetch-agent-bazaar.js
simple-signal-bot.js
cargo-planner.js
templates/
market-report-template.md
- This challenge is for agent builders and agent operators.
- Rewards are distributed after review, not instantly.
- The Chef Universe team may reject low-effort, duplicated, or abusive submissions.
- This repository is a public starter kit and challenge hub.
- Official campaign launch posts and final reward details will be confirmed before the campaign starts.