Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add mobileAiDev/ai-app-bridge --skill ai-app-bridge-usegit clone --depth 1 https://github.com/mobileAiDev/ai-app-bridgeWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/mobileaidev/ai-app-bridge/ai-app-bridge-use)<a href="https://agentmods.dev/skills/mobileaidev/ai-app-bridge/ai-app-bridge-use"><img src="https://agentmods.dev/badge/skills/mobileaidev/ai-app-bridge/ai-app-bridge-use/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/mobileaidev/ai-app-bridge/ai-app-bridge-use"><img src="https://agentmods.dev/badge/skills/mobileaidev/ai-app-bridge/ai-app-bridge-use.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector pass
What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00143 | $0.05070 |
| Opus 5 | $0.00072 | $0.02535 |
| Sonnet 5 | $0.00029 | $0.01014 |
| Haiku 4.5 | $0.00014 | $0.00507 |
Grade A, and why
ai-app-bridge-use scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 13d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 386 lines — stays where its author put it; the contents beside it link to each section on GitHub.
AI App Bridge Use
能力总览
AI App Bridge 支持 Android native apps、Android WebView/H5/CDP、Flutter apps、iOS native apps via AiAppBridgeIOS + WebDriverAgent/XCUITest、WKWebView,以及桌面 Web Bridge sessions。
默认 MCP surface 只有 capabilities 和 run;先用 capabilities 查 domain、command 和 options,再用 run 执行。
目标标识:Android 用 packageName 或显式 port;iOS 用 bundleId,多设备加 deviceId,full-control 加 wdaUrl;Web 用 sessionId,多 target 加 targetId。
命令域:
core:status/tree/uia-tree/screenshot/logs/network/state/eventsapp:install-apk/clear-app-data/launch-*/freeze-app/thaw-app/permission-*/appops-setaction:tap/tap-text/tap-uia-text/input-text/swipe/keyevent/wait-text/keyboard-*flutter:flutter-tree/flutter-nodes/flutter-action/tap-flutter-text/input-flutter-text/scroll-flutterwebview:h5-*/flutter-h5-*/webview-pages/webview-network/webview-consoleios:ios-devices/ios-doctor/ios-setup/ios-status/ios-tree/ios-uia-tree/ios-tap/ios-input/ios-swipe/ios-h5-*/ios-flutter-*web:web-session-start/web-sessions/web-status/web-dom/web-logs/web-network/web-state/web-events/web-command/web-click/web-input/web-wait/web-scrolldiagnostics/advanced:logcat/smoke/batch/forward/remove-forward
Agent 快速流程
- 确认目标:Android 使用
packageName,iOS 使用bundleId,真机多设备场景传deviceId/UDID;Web 使用sessionId,多 target 时加targetId。没有目标 id 时先从上下文、构建配置或前台 app/session 线索推断。面向具体 app/session 的命令必须传目标 id,只有无法发现 bridge 端口时才传port、runtimeUrl或先启动 Web session。 - 发现能力:默认 MCP surface 只有
capabilities和run。不确定命令或参数时先调用capabilities,再用run执行。 - 选择命令路径:按任务类型选
core、app、action、flutter、webview、ios、web、diagnostics或advanced域;不要先退回原始adb、浏览器脚本或坐标猜测。 - 用
batch串联相关步骤:观察、操作、等待、截图、tree 验证尽量放进一次 MCP 调用。 - 验证可见结果:界面变化必须用
screenshot加tree/uia-tree交叉确认。 - 生成截图等默认产物时,让 AI Bridge 自动选择会被当前项目 git 忽略的目录;只有确实需要固定路径时才传
outFile/artifactDir,且路径必须在build、.build、.dart_tool、node_modules/.cache、target或其他已忽略目录内。 - 只在需要稳定动态画面时使用
freeze-app/thaw-app;如果本轮冻结过 app,最终回复前必须解冻。
What ships with it
1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 13d ago First seen · 386 lines · 143 tokens per session scan A 0a84cc4a6164
ai-app-bridge-use is a skill published in the GitHub repository mobileAiDev/ai-app-bridge (226 stars, last pushed 2mo ago), licensed Apache-2.0. It adds 143 tokens to every session and 5,070 once invoked, about $0.0007 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
ios-fix
Autonomous iOS bug fixer. (gstack).
google-mobile-ads-validate
Validates a project's Google Mobile Ads (GMA) SDK integration for iOS, Android, or Unity projects. Use when conducting a full pre-launch audit of an app that integrates GMA SDK or when validating any individual GMA SDK integration checks, such as when validating ad unit IDs and ad formats, SKAdNetwork IDs, mediation…
competition-ios-runtime
Internal downstream skill for ctf-sandbox-orchestrator. CTF-sandbox workflow for IPA runtime analysis, Frida hooks, Objective-C or Swift method tracing, Keychain inspection, SSL pinning bypass, URL scheme handling, and iOS request-signing recovery. Use when the user asks to hook an IPA, trace Objective-C or Swift…
swiftui-performance-audit
SwiftUI performance: render, scroll, CPU/memory, updates, layout, Instruments.
android-tombstone-symbolication
Symbolicate the .NET runtime frames in an Android tombstone file. Extracts BuildIds and PC offsets from the native backtrace, downloads debug symbols from the Microsoft symbol server, and runs llvm-symbolizer to produce function names with source file and line numbers. USE FOR triaging a .NET MAUI or Mono Android app…
node-connect
Diagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps. Use when QR/setup code/manual connect fails, local Wi-Fi works but VPS/tailnet does not, or errors mention pairing required, unauthorized, bootstrap token invalid or expired, gateway.bind, gateway.remote.url, Tailscale…