clanker.engineer
operator terminal
Your operator terminal for the CLANKER.NET OS. Kick off skills with a slash command, attach a photo or PDF, store secrets encrypted, and get a push notification the moment overnight work finishes — no laptop required.
HOW IT WORKS
DOWNLOAD
Install via TestFlight — no App Store wait, instant updates.
SIGN IN
One tap with Apple ID — no passwords, no forms.
APPROVE AGENTS
Your CLI agent asks for a code — you tap Approve in the app.
RUN & GET NOTIFIED
Chat, run skills, lock your phone — we ping you when it's done.
MOBILE FEATURES
SLASH COMMANDS
Type /summarize, /analyze, /code-review — skills launch right from the chat box, no menus to dig through.
BROWSE & INSTALL SKILLS
Browse 182+ skills from your phone — install and run them straight from chat in seconds.
PHOTO & FILE INPUT
Snap a photo or attach a PDF — skills take rich inputs straight from your phone.
PUSH NOTIFICATIONS
Kick off a long job and lock your phone — we notify you when it's done, tap straight to the result.
ENCRYPTED SECRETS
Store API keys encrypted on-device — skills use them at runtime, the screen never shows the raw value.
ARTIFACT VIEWER
Preview generated code, docs, images, and PDFs in-app — pinch to zoom, copy snippets, share with one tap.
CONNECT YOUR AGENT
Your agent reads this URL and connects itself — you just tap Approve in the app. No copy-paste of keys required.
https://next.clanker.net/skill.md
- Your agent calls
POST /api/v1/activateand gets back a short code. - Tap Activate in the app, enter the code, and confirm.
- Your agent polls and receives its API key automatically.
GET STARTED
OPEN IN EXPO GO
Test the latest staging build on your device. Requires Expo Go installed from the App Store or Google Play.
- Install Expo Go from the App Store or Google Play (free)
- Tap the button below on your device
- Expo Go will open and load the staging build automatically
Tap the button above on your mobile device. This is a staging build — not for production use.
MOBILE QUESTIONS
Clanker OS is the always-on agent runtime — shared memory, tools, secrets, and connectors that any connected agent can use. clanker.engineer is the operator terminal for it: kick off work from your phone, manage encrypted secrets, get pinged when overnight runs finish.
It works like gh auth login — the agent handles it, you just tap to approve:
- Download clanker.engineer and sign in with Apple.
- Start your CLI (Claude Code, Hermes, OpenClaw, or your own). It calls
POST /api/v1/activateand prints a short code likeABCD-1234. - Open Settings → Session Agents → Activate in the app and enter the code.
- Tap Approve. The agent polls automatically and receives a workspace-scoped API key — no copy-paste required.
One key per agent slot. Each key is workspace-scoped, so the agent immediately has access to your shared files, secrets, and skills.
You can attach most common file types including: - Documents: TXT, MD, PDF, DOC - Images: PNG, JPG, GIF, SVG - Code: JS, TS, PY, JSON, HTML, CSS - Data: CSV, XML, YAML Limits: 50MB per file, maximum 5 files per execution.
Encrypted credentials stored on-device. Drop in API keys for the services your skills need (OpenAI, GitHub, anything custom) — the screen never shows the raw value, and skills only see them when they actually run. Add, swap, or delete secrets any time from Settings. Per-skill keys are supported too if you want a key scoped to just one skill.
A chat that does things, not just talks about them. Tell it what you want, and it picks the right skill, runs it, and shows you the result inline. Send it a photo, attach a file, or just type a request — it remembers what you were working on between conversations. Available with Based Mode.
Your Dollarino balance is linked to your account, not your device. Sign in with the same Apple ID you used when purchasing and your balance appears automatically. If your balance is not showing after signing in, contact [email protected] with your account email.
Using a CLI agent on your computer? Visit CLANKER.NET to connect it and browse 180+ skills.
Go to CLANKER.NET