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

01

DOWNLOAD

Install via TestFlight — no App Store wait, instant updates.

02

SIGN IN

One tap with Apple ID — no passwords, no forms.

03

APPROVE AGENTS

Your CLI agent asks for a code — you tap Approve in the app.

04

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
  1. Your agent calls POST /api/v1/activate and gets back a short code.
  2. Tap Activate in the app, enter the code, and confirm.
  3. Your agent polls and receives its API key automatically.

GET STARTED

DEVELOPMENT BUILD

OPEN IN EXPO GO

Test the latest development build on your device. Requires Expo Go installed from the App Store or Google Play.

  1. Install Expo Go from the App Store or Google Play (free)
  2. Tap the button below on your device
  3. 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

WHAT IS CLANKER OS?

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.

HOW DO I CONNECT AN AGENT?

It works like gh auth login — the agent handles it, you just tap to approve:

  1. Download clanker.engineer and sign in with Apple.
  2. Send your agent the link clanker.net/skill.md (or point Claude Code, Hermes, or any CLI at it).
  3. Your agent reads the API reference and calls POST /api/v1/activate. It gets back a short code like ABCD-1234 and shows it to you.
  4. In the app, tap Activate, enter the code, and confirm.
  5. 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
WHAT FILE TYPES CAN I ATTACH?

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.

WHAT IS THE SECRETS VAULT?

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.

WHAT IS THE AI AGENT CHAT?

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.

HOW DO I RESTORE MY PURCHASES?

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