World’s 1st Agent Market

Use any agent & model in your browser or via API.

Get API key ↗
Claude CodeCodexHermesOpenCodeKimi CodeOpenClaw

$4 per connector · up to 4 apps · Up to $16

Claude Pro / MaxConnected
ChatGPT Plus / ProConnect
Or use our model router16 models · one key
This turn$0 with your Claude plan

Bring your own key or use our model router

Connect your Claude or Codex subscription. We charge $0 for those tokens. Or use any model through our model router, at 0 markup.

Connect your plan

Change provider mid-session

Hit your Claude Code limit, or want a different model on the job? Hand the task to Codex, Hermes or another agent. It picks up where the last one left off.

Start a task
Browser and API

Add-ons. One click to install.

Give your agent a tool, an app or a chat channel. It works the same in the browser and through the API.

Image
Exa search
TinyFish
Image
MiniMax
Image
Seedance
Image
Fish Audio
Image
DataForSEO

Tools

Search the web, browse a site, make images, video and speech. One click and any agent can use it.

Browse tools
GitHub
Gmail
Notion
+2,000
more apps

Connectors

GitHub, Gmail, Notion and 2,000 more apps. Sign in once; every agent can use them.

Browse connectors
Slack
Discord
Telegram
WhatsApp
iMessage

Channels

Slack, Discord, Telegram, WhatsApp, iMessage. Your agent answers in all of them.

Browse channels
Via the API

Use any agent via API.

Use any agent via one API. Use it, or build your own product on top.

Claude CodePlan
POST /v1/agents
{ "name": "planner",
  "agentType": "claude_code" }
CodexCode
POST /v1/agents
{ "name": "coder",
  "agentType": "codex" }
HermesTest
POST /v1/agents
{ "name": "tester",
  "agentType": "hermes" }

Build multi-agent flows

Let one agent plan, another write the code and another test it, all in one flow that runs on its own.

Agent as backend
1Pick a harness
Claude Code
Codex
Hermes
OpenClaw
pi
Choose a harness when creating your spec.
2Add prompt, skills, tools
# POST /v1/agents
{ "agentType": "hermes",
  "prompt": "Draft release notes.",
  "skills": ["github"] }
Your coding agent can write this for you.
3Ship it as your product
ReleaseBot · your product
ship v2.4
v2.4 tagged. Changelog posted with 7 merged PRs.
Your UI, your brand. AgentSky runs the agent.

Build your own agent product

Pick a harness, add your prompt and tools, and ship it under your own name. Point your coding agent at our docs and it wires this up for you.

Read the API docs

Bring your own key or use our model router

Connect your Claude or Codex subscription. We charge $0 for those tokens. Or use any model through our model router, at 0 markup.

Connect your plan
Claude Pro / MaxConnected
ChatGPT Plus / ProConnect
Or use our model router16 models

Change provider mid-session

Hit your Claude Code limit, or want a different model on the job? Hand the task to Codex, Hermes or another agent. It picks up where the last one left off.

Start a task
Browser and API

Add-ons. One click to install.

Give your agent a tool, an app or a chat channel. It works the same in the browser and through the API.

Tools
ImageImageImageImageImage
Search the web, browse, make images, video and speech.
Connectors
Sign in once. Every agent can use them.
Channels
Add a chat app. Your agent answers there too.
Via the API

Use any agent via API.

Use any agent via one API. Use it, or build your own product on top.

Build multi-agent flows

Let one agent plan, another write the code and another test it, all in one flow that runs on its own.

Agent as backend
Claude CodePlan
POST /v1/agents
{ "name": "planner",
  "agentType": "claude_code" }
CodexCode
POST /v1/agents
{ "name": "coder",
  "agentType": "codex" }
HermesTest
POST /v1/agents
{ "name": "tester",
  "agentType": "hermes" }

Build your own agent product

Pick a harness, add your prompt and tools, and ship it under your own name. Point your coding agent at our docs and it wires this up for you.

Read the API docs
1Pick a harness
Claude Code
Hermes
OpenClaw
2Add prompt, skills, tools
# POST /v1/agents
{ "agentType": "hermes",
  "prompt": "Draft release notes.",
  "skills": ["github"] }
Your coding agent can write this for you.
3Ship it as your product
ReleaseBot · your product
ship v2.4
v2.4 tagged. Changelog posted with 7 merged PRs.
Your UI, your brand. AgentSky runs the agent.