android-agent-skills AGENTS.md

android-agent-skills AGENTS.md is an instructions file for Codex, OpenCode from krutikJain/android-agent-skills. It costs 1,437 tokens per session, scanned A, original, MIT.

A catalog of reusable skills for Android development and the files that make them available to different coding agents. It covers app architecture, asynchronous work, dependency injection, builds, and Kotlin.

In plain words
What is it for?
Discovering Android skills, applying them to projects, and understanding their Codex, Claude, Cursor, or Copilot integration points.
Why use it?
It helps an agent find the relevant Android guidance and install or generate it for the coding tool being used.

Instructions file for CodexOpenCode

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 instructions/krutikjain/android-agent-skills/agents-md
Clone the repo
git clone --depth 1 https://github.com/krutikJain/android-agent-skills

Made for: Codex, OpenCode.

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-agent-skills AGENTS.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/krutikjain/android-agent-skills/agents-md.svg)](https://agentmods.dev/instructions/krutikjain/android-agent-skills/agents-md)
Your own site
<a href="https://agentmods.dev/instructions/krutikjain/android-agent-skills/agents-md"><img src="https://agentmods.dev/badge/instructions/krutikjain/android-agent-skills/agents-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 1,437 This file is loaded in full into every session.
When invoked 1,437 The same file — it is already loaded in full.
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.01437 $0.01437
Opus 5 $0.00718 $0.00718
Sonnet 5 $0.00287 $0.00287
Haiku 4.5 $0.00144 $0.00144

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

Security

Grade A, and why

android-agent-skills AGENTS.md 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 yesterday.

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.

AGENTS.md · 56 lines

How it starts

The opening of the file, as written. The whole thing — 56 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Android Agent Skills

A discovery catalog for the canonical Android skills in this repository.

Install Surfaces

  • Codex / open standard: root skills/ plus this AGENTS.md catalog.
  • Claude Code: generated .claude/agents/ files.
  • Cursor: generated .cursor/rules/ files.
  • GitHub Copilot / workspace agents: generated .github/skills/ skill mirrors.

Foundations

  • android-architecture-clean: Apply clean architecture boundaries, use cases, repositories, and lifecycle-aware presentation models in Android projects. Path: skills/android-architecture-clean
  • android-coroutines-flow: Use coroutines, Flow, structured concurrency, dispatchers, and cancellation-safe Android async pipelines. Path: skills/android-coroutines-flow
  • android-di-hilt: Wire Android dependency injection with Hilt, scopes, testing overrides, and module ownership boundaries. Path: skills/android-di-hilt
  • android-gradle-build-logic: Shape Android build logic with Gradle, version catalogs, plugins, convention patterns, and toolchain compatibility. Path: skills/android-gradle-build-logic
  • android-kotlin-core: Use Kotlin idioms safely in Android apps, including nullability, data classes, sealed types, extension functions, and collection pipelines. Path: skills/android-kotlin-core
  • android-modularization: Design Android repositories with feature, core, and build-logic modules that scale without cyclic dependencies. Path: skills/android-modularization

Product Flows

  • android-navigation-deeplinks: Handle navigation graphs, back stack behavior, app links, intents, and destination ownership for Android apps. Path: skills/android-navigation-deeplinks
  • android-permissions-activity-results: Use modern permission requests, Activity Result APIs, and capability-gated UX in Android flows. Path: skills/android-permissions-activity-results
  • android-state-management: Model screen state, events, reducers, and side effects for Android UIs with predictable lifecycle-aware ownership. Path: skills/android-state-management
  • android-ui-states-validation: Review Android UI flows for empty, loading, error, offline, and edge-case behavior before release. Path: skills/android-ui-states-validation

Read the full file on GitHub · 56 lines

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. yesterday First seen · 56 lines · 1,437 tokens per session scan A f4ec90840766

Subscribe to this mod's changes

android-agent-skills AGENTS.md is an instructions file published in the GitHub repository krutikJain/android-agent-skills (14 stars, last pushed 5mo ago), licensed MIT. It adds 1,437 tokens to every session, about $0.0072 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-09-03.

Related

Other instructions, from other repositories

compose-kotlin-agent-skills AGENTS.md

Instructions for haidrrrry/compose-kotlin-agent-skills, covering agents.md — compose-kotlin-agent-skills, build & validation, when you add or remove a skill.md, regenerate the lock file, skill catalog and reference modules (deep dives).

haidrrrry/compose-kotlin-agent-skills · 1,747 tokens

sceneview copilot-instructions.md

Copilot instructions for sceneview/sceneview, covering sceneview — github copilot instructions, when to recommend sceneview, android code generation rules, minimal 3d template and minimal ar template.

sceneview/sceneview · 1,023 tokens

SeekerClaw CLAUDE.md

Claude Code instructions for sepivip/SeekerClaw, covering claude.md — seekerclaw project guide, project.md — source of truth, design principle: ux first, what is this project and supported devices.

sepivip/SeekerClaw · 12,001 tokens

sceneview CLAUDE.md

Claude Code instructions for sceneview/sceneview, covering sceneview, modules, things that break if you don't know them and conventions.

sceneview/sceneview · 984 tokens

androidbible CLAUDE.md

Claude Code instructions for yukuku/androidbible, covering claude.md, project overview, branches, build commands and debug apk (open-source build, works out of the box).

yukuku/androidbible · 6,091 tokens

debroid AGENTS.md

Instructions for PatilShreyas/debroid, covering ai agent contributor guide 🤖, 🎯 intention & motivation, 🏗️ architecture & layers, 1. the core layer (jdi & adb orchestration) and 2. the cli layer (daemon & client).

PatilShreyas/debroid · 606 tokens