by knoop7
Ava turns any Android 5+ device into a voice-first Home Assistant kiosk. Native C++ under the hood, so a 10-year-old tablet still listens, talks, and runs the house - with AirPlay-grade audio in every room, all in sync.
# Add to your Claude Code skills
git clone https://github.com/knoop7/Ava-ProLast scanned: 9/18/2026
{
"issues": [],
"status": "PASSED",
"scannedAt": "2026-09-18T08:47:15.173Z",
"npmAuditRan": true,
"pipAuditRan": true,
"promptInjectionRan": true
}See how Ava-Pro compares with popular alternatives.
Ava-Pro is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by knoop7. Ava turns any Android 5+ device into a voice-first Home Assistant kiosk. Native C++ under the hood, so a 10-year-old tablet still listens, talks, and runs the house - with AirPlay-grade audio in every room, all in sync. It has 522 GitHub stars.
Yes. Ava-Pro passed SkillsLLM's automated security scan — a dependency vulnerability audit plus prompt-injection heuristics — with no high-severity issues. You can read the full report in the Security Report section on this page.
Clone the repository with "git clone https://github.com/knoop7/Ava-Pro" and add it to your Claude Code skills directory (see the Installation section above).
Ava-Pro is primarily written in Kotlin. It is open-source under knoop7 on GitHub, so you can review or fork the full source.
Yes. SkillsLLM lists many other AI Agents skills you can browse and compare side by side. Open the AI Agents category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh Ava-Pro against similar tools.
No comments yet. Be the first to share your thoughts!
⚠️ Third-Party Software Notice
This skill is third-party open-source software developed and hosted independently on GitHub. SkillsLLM is an informational directory and does not control or maintain the underlying repository.
Any security checks, ratings, or warnings displayed by SkillsLLM are automated and limited in scope. They do not constitute a security certification or guarantee that the software is safe, error-free, or free from malicious code, vulnerabilities, compromised dependencies, or prompt-injection risks.
Review the source code, permissions, dependencies, and configuration before installing or running any third-party skill. Use is at your own risk. To the maximum extent permitted by applicable law, SkillsLLM is not liable for losses arising from third-party software.
For more practical guides, visit the Wiki.
native Android platform built specifically for Home Assistant. A single, lightweight installation on existing devices replaces standalone ESP32 Bluetooth proxy, dedicated satellite voice receiver, intercom hardware.
It connects via the standard ESPHome API Officially certified secure millisecond-level protocol. No MQTT, no HACS, and no custom integration required.
dominate screen: Ava Pro runs as a background service. Voice feedback, clock, weather, media controls, and quick switches appear as floating overlays above any app you're currently using. They're disposable, and you retain control of your device.
overheat device: The core engine is written in native C++, not wrapped in a browser container. Even on a wall-mounted tablet, idle CPU usage is near zero. Multiple devices that have been running on the wall for years have shown no overheating issues.
compatible with virtually any device: Supports Android 5.0 to 16. It runs on old Fire tablets, retired phones, car infotainment systems, smart mirrors, and single-board computers.
All functions can be disabled: Device's Bluetooth chip too weak? Simply disable the Bluetooth proxy. Don't need intercom? One-click deactivation. Just want a pure voice satellite? Cut it down to voice only. Each module is completely decoupled, enabling only the functions your device can handle.
Voice — C++ inference pipeline. Custom wake words, dual wake support. Acoustic echo cancellation (wake works while music plays). Local voiceprint recognition (<120ms, distinguishes family members, filters TV audio). Ambient sound detection (glass break, baby cry, doorbell, alarm, siren). All processed on-device.
Bluetooth — ESPHome BLE proxy. IRK private address resolution. RSSI distance filtering with away-delay presence. Screen-off scanning. Extends Bluetooth coverage to every room where a device is placed. No ESP32 required.
Audio — LAN room-to-room intercom and voice messaging. Sendspin multi-room sync with Music Assistant, 5.4-level lossless. Audio continues uninterrupted across overlay transitions.
Display — Multi-layer overlays in one process. Floating panels, animated notification scenes, Stream Deck–style quick entities, Dawn magazine screensaver with Smart AOD and Pixel Shift. Optional Home Launcher mode.
Camera — Native binary direct pipeline. Zero-latency, no HTTP bridge, no frame buffering. Snapshots and motion detection as Home Assistant sensors.
Sensors — Native ESPHome environment pipeline. Light, magnetic field, proximity, battery, Wi‑Fi, storage, memory, uptime. Foreground service keeps updates alive with screen off. Light + proximity fusion for adaptive wake.
Fleet — UDP LAN discovery + ADB. Remote screen control, shell, logs, config push. Passcode and authorized deep-link access. One console for every device in the house.
Mods — DexClassLoader runtime loading. Offline ZIP import. Install and use directly: DLNA renderer, AirPlay receiver, Edge TTS (400+ voices), offline STT engine, Zigbee gateway, biometric auth, GPS, OpenClaw on-device AI, camera RTSP/MJPEG to NVR, device packs (Echo Show, Portal, Phicomm R1…). Install, update, or remove without touching the core.
1. Install
Download the latest APK from the Releases.
2. Connect
Install the APK → open Home Assistant → Ava appears in the discovered ESPHome devices → click Add.
3. Specialty
Ava pairs beautifully with community-built Home Assistant UI. For ready-made control panels and blueprints, check out the work of @lone-baggie — everything installs and works right away:
Special thanks to the original author for contributing the initial concept and design @brownard Ava Pro is based on the original brownard/Ava
Powered by ESPHome