Use your favorite AI agents.

In your browser or through one API.

Get API key ↗
Claude CodeCodexHermesOpenClawpiDeepSeek Harness

Bring your local setup

Import skills, instructions, and Markdown files to use across agents.

Import setup

Continue a local conversation

Import a session from your local agent and pick up where you left off.

Import session
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

Add Slack, Discord, iMessage and more. One click.

Add Slack, Discord, Telegram, WhatsApp or iMessage, then @mention your agent. Same agent, same conversation, on every screen.

See all channels
Phone browserAlready on
SlackAdd to Slack
DiscordAdd to Discord
TelegramConnect
WhatsAppConnect
iMessageConnect
#releases · Slack
Mia 4:02 PM
@release-manager ship v2.4
release-manager 4:04 PM
v2.4 tagged. Changelog posted with 7 merged PRs. Smoke check passed on staging.
done
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.

Exa search
TinyFish
MiniMax
Seedance
Fish Audio
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

Add Slack, Discord, iMessage and more. One click.

Add Slack, Discord, Telegram, WhatsApp or iMessage, then @mention your agent. Same agent, same conversation, on every screen.

See all channels
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
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.