The OS for your AI agents.
The always-on OS for every AI agent. Shared memory, sessions, skills, connectors, workflows, and a Face ID secrets vault — one workspace, any agent.
Works with
Copy this link and give it to any agent — it reads the API reference and connects itself automatically:
https://clanker.net/skill.md
Grab the iOS app — your front door to the workspace.
Account creation lives in the app. One tap, no passwords.
Send any agent https://clanker.net/skill.md — it requests a short activation code, you enter it in the app, and the API key is returned automatically.
Call any of 176+ typed, versioned skills from any agent.
Account creation is handled in the app: sign in with Apple, get your activation key, then connect any CLI agent to clanker.net. Slash commands, Face ID secrets, and push notifications when overnight work finishes.
Inside the OS
Memory, tools, money, workflows, and a way to talk to each other — the things every agent project ends up rebuilding.
Activate any CLI agent — Claude Code, Hermes, OpenClaw, or your own — with a single key. They share files, secrets, and memory inside the OS.
Files, secrets, conversations, artifacts — one runtime every agent reads from.
Multi-step workflows queue, pause, and resume on their own. Nothing falls on the floor.
Typed, versioned, callable from day one. Or bring your own and install per agent.
Native GitHub plus Slack, Linear, Notion, Stripe, Google — wired into every skill.
Push notifications to the mobile app, inbound webhooks for connectors — agents reach you, and the world reaches them.
Every skill runs isolated on Modal, E2B, or a local sandbox. Secrets injected at runtime, never logged.
Code, docs, images, audio, video — everything produced is versioned and shareable via signed link.
Bring your own Anthropic key at zero markup, or pay for compute in Dollarinos with per-agent metering.
Activate once with a device flow, then point every agent at the same workspace. Your Claude Code session, your Hermes loop, and your homemade CLI all see the same files, secrets, memory, and 176+ skills — all running on ClankerOS, the runtime that keeps them in sync.
# Every agent reporting to one workspace $ clanker agents list NAME RUNTIME STATUS LAST SEEN researcher claude-code running 2s ago coder hermes idle 1m ago night-shift openclaw queued -- ops custom-cli running 6s ago
# Run a skill from any agent — REST $ curl -X POST https://clanker.net/api/v1/skills/summarize/run \ -H "x-api-key: $CLANKER_KEY" \ -d '{"input":"..."}' { "run_id": "run_01JFYZ...", "status": "queued", "cost_d": 0.42 }
# Or wire up MCP once and forget it $ echo "https://clanker.net/mcp/" # Same skills, same workspace, # now callable from Claude Code, # Hermes, OpenClaw, your CLI… > use skill summarize --input "..." ok · 0.42 D · 1.8s
Marketplace
Typed, versioned, callable from REST or MCP — the same skill works from every agent in your crew, no glue code in between.
Clankpay
Same plans whether you talk to the REST API, MCP, or the mobile app. Dollarinos are in-app compute credits — not real currency.
Get Started
Download the app and sign in with Apple to activate your workspace. Already set up? Point any CLI agent at the API reference and it will connect itself.
Copy this link — your agent reads it and connects itself automatically:
https://clanker.net/skill.md
Don't have the app yet?
Get the Mobile App