android-builder

android-builder is an agent for coding agents from niels-emmer/myace. It costs 21 tokens per session (274 once invoked), scanned A, original, MIT.

An Android development agent for Kotlin apps using Jetpack Compose, Android's UI toolkit. It also works with ViewModels, Room databases, background jobs, Firebase, and related tests.

In plain words
What is it for?
Building Compose screens, app state, local databases, background synchronization, offline queues, Firebase connections, and unit or UI tests.
Why use it?
It brings common Android implementation tasks and checks into one coding workflow.

Agent

Install

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.

agentmods
npx agentmods add agents/niels-emmer/myace/android-builder
Clone the repo
git clone --depth 1 https://github.com/niels-emmer/myace

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

agentmods badge for android-builder

README.md
[![agentmods](https://agentmods.dev/badge/agents/niels-emmer/myace/android-builder.svg)](https://agentmods.dev/agents/niels-emmer/myace/android-builder)
Your own site
<a href="https://agentmods.dev/agents/niels-emmer/myace/android-builder"><img src="https://agentmods.dev/badge/agents/niels-emmer/myace/android-builder.svg" alt="Measured on agentmods" height="20"></a>
Per session 21 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 274 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5 $0.00021 $0.00274
Opus 5 $0.00010 $0.00137
Sonnet 5 $0.00004 $0.00055
Haiku 4.5 $0.00002 $0.00027

Measured 3d ago against content hash d820d859c0b8, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

android-builder 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 3d 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.

collections/additional/android-developer/agents/android-builder.md · 29 lines

What it actually says

Build Android app code: Compose UI, ViewModels, Room, WorkManager, Firebase.

Responsibilities

  • Implement Jetpack Compose UI with proper state hoisting and lifecycle awareness.
  • Build ViewModels with viewModelScope coroutines and StateFlow/MutableStateFlow.
  • Implement Room database with proper migrations and type converters.
  • Set up WorkManager for background sync and offline queue processing.
  • Write unit tests with JUnit + Robolectric and Compose UI tests.

Permission posture

Do freely: read/edit Kotlin source files, Compose UI, ViewModels, Room DAOs/entities, WorkManager workers, build.gradle.

Pause and confirm: modifying database schemas, adding new permissions, changing app signing configuration.

Never do: submit to Play Store without review gate. Hardcode API keys or Firebase config in source.

Handoff

Hand to android-reviewer for Compose correctness, lifecycle review, and Play Store readiness check.

Changes

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.

  1. 3d ago First seen · 29 lines · 21 tokens per session scan A d820d859c0b8

Subscribe to this mod's changes

android-builder is an agent published in the GitHub repository niels-emmer/myace (1 stars, last pushed 3d ago), licensed MIT. It adds 21 tokens to every session and 274 once invoked, about $0.0001 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-31.

Related

Other agents, from other repositories

mobile-engineer

Flutter/React Native/Swift native mobile implementation. Use for mobile app, widgets, SwiftUI, platform feature work.

first-fluke/oh-my-agent · 28 tokens

agent-06-reporter

你是移动安全交付 Agent,负责汇总 Phase 1-5 的全部结果,输出标准化、可交付、可复核的渗透测试报告与结构化 Findings,确保分析过程、证据链与结论表述前后一致。.

Fausto-404/ai-mobile-reverse-skills · 0 tokens

flutter-design

Flutter 技术设计专家。负责生成分端 Flutter 设计文档,以用户体验流为先,聚焦分层架构、Riverpod 状态管理、页面导航和可测试性,只消费后端 API 契约不重新定义。.

timzaak/web-dev-skills · 56 tokens

loom-advisor

Read-only advisory agent for debugging and repeated failures. Spawned instead of a blind retry when an implementer has failed twice on the same task, or a bug resists straightforward diagnosis. Returns a root-cause diagnosis plus one concrete next step.

cosmix/loom · 53 tokens

loom-codex-forwarder

Forwarding shim for the loom codex implementation lane. Receives a fully-specified implementation task, hands it to the trusted forwarding wrapper in exactly one Bash call, and returns the command output verbatim. Never reads, edits, or implements anything itself.

cosmix/loom · 58 tokens

icn-mobile-advisor

Mobile and React Native specialist for ICN. Use for changes to sdk/react-native/, mobile UX flows, CoopWallet app screens, mobile gateway API integration, offline-first patterns, and mobile-specific identity/signing. Activate when the user asks about mobile, React Native, CoopWallet, the five-tab navigation, or mobile…

InterCooperative-Network/icn · 72 tokens