Droidclaw banner
dgirard dgirard

Droidclaw

AI community

Description

Personal AI assistant on Android — agent loop + tool calling + dual Chat & Telegram interface

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

DroidClaw

Personal AI assistant on Android — agent loop + tool calling + dual Chat & Telegram interface

![Flutter](https://img.shields.io/badge/Flutter-3.41-02569B?logo=flutter) ![Dart](https://img.shields.io/badge/Dart-3.11-0175C2?logo=dart) ![Android](https://img.shields.io/badge/Android-API_24+-3DDC84?logo=android) ![i18n](https://img.shields.io/badge/i18n-EN_|_FR_|_ES_|_DE_|_IT-blueviolet)


Why Native Mobile? The Case for AI in Your Pocket

For an AI to graduate from "gadget you query" to true **personal assistant**, the transition from desktop to native mobile isn't just logical — it's indispensable. A browser tab on a phone is the gap between a work tool and a life companion.

Ubiquity: The assistant must be where life happens

The desktop is a **sedentary workspace**. You go there to produce, code, or write. But most needs for assistance arise when you're *not* in front of a 27-inch screen — in the street, in the kitchen, mid-conversation, or at the grocery store.

  • Desktop: a destination you visit.
  • Mobile: an extension of yourself. An assistant that stays on a computer is a part-time assistant.

Native vs. Web: A question of friction

Nobody wants a web interface on their phone. The gap in performance and integration is brutal:

  • Responsiveness: a native app uses local device resources. Waiting for a web page to load, dealing with cookies and page refreshes — this kills the instantaneity a voice command requires.
  • System integration: a web page is trapped in its tab. A native app interacts with your contacts, calendar, reminders, and — crucially — your sensors (GPS, accelerometer, camera).
  • Always-on mode: only native technology enables voice activation ("wake word") or lock-screen access. Nobody will unlock their phone, open a browser, type a URL, and wait for it to load just to say "remind me to buy bread."

Contextual AI: Seeing what you see

The great leap of AI in 2026 is **real-time multimodality*