Aether: AI Agent for Android
Aether provides a general-purpose AI agent for Android apps, allowing founders to integrate localized AI capabilities into their mobile applications.
- •When developing an Android app that requires natural language processing or machine learning features
- •When needing to integrate AI-powered chatbots or virtual assistants into an Android app
- •When looking to enhance user experience with AI-driven features such as voice commands or predictive text
Use the `AetherAgent` class to process user input, such as by calling `AetherAgent.processInput('Hello, how are you?')` to receive a response from the AI agentSkip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Expect 20–40 minutes in a terminal — or let your AI agent drive it.
mkdir -p ~/.claude/skills/aether && curl -fsSL https://workflowstacks.com/api/skills/aether/claude-skill -o ~/.claude/skills/aether/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Aether: AI Agent for Android is a very large Kotlin project (~170k lines across 415 code files, plus 45 test files). It is a full software project: use it through its install path rather than reading it end to end. Last commit this month, GPL-3.0 license, has a test suite.
- 1README.mdStart here — what it does and how to install it
- 2AGENTS.mdThe instructions the AI actually follows
- 3app/build.gradle.ktsInside app/ — the main logic begins here
- 4examples/aether-extension/README.mdA worked example — copy this to get going
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Expect 20–40 minutes in a terminal — or let your AI agent drive it.
mkdir -p ~/.claude/skills/aether && curl -fsSL https://workflowstacks.com/api/skills/aether/claude-skill -o ~/.claude/skills/aether/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Are you the creator of this tool? Claim your listing → and earn 85% of every sale.
Related skills
More ai-agent tools founders pair with this one.