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

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

STAGING BUILD

OPEN IN EXPO GO

Test the latest staging 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 staging build automatically

Tap the button above on your mobile device. This is a staging 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 operator terminal for it: kick off work from your phone, manage encrypted secrets, 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. Start your CLI (Claude Code, Hermes, OpenClaw, or your own). It calls POST /api/v1/activate and prints a short code like ABCD-1234.
  3. Open Settings → Session Agents → Activate in the app and enter the code.
  4. 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.

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 ARE SECRETS?

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.

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