clanker.engineer
THE CLANKER.NET OS, IN YOUR POCKET
Run AI agents from your phone. Kick off skills with a slash command, attach a photo or PDF, lock secrets behind Face ID, 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 176+ 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.
FACE ID SECRETS VAULT
Store API keys behind Face ID — 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://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 development 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 development build automatically
Tap the button above on your mobile device. This is a development 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 mobile interface to it: kick off work from your phone, manage secrets behind Face ID, 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.
- Send your agent the link
clanker.net/skill.md(or point Claude Code, Hermes, or any CLI at it). - Your agent reads the API reference and calls
POST /api/v1/activate. It gets back a short code likeABCD-1234and shows it to you. - In the app, tap Activate, enter the code, and confirm.
- Your agent polls automatically and receives the 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.
https://clanker.net/skill.md
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.
A vault behind your face. Drop in API keys for the services your skills need (OpenAI, GitHub, anything custom) — the app unlocks with Face ID, 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