Automate Hinge dating profile interactions using Android emulators and Gemini vision AI to like and comment intelligently.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install hinge-liker
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install hinge-liker using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Hinge Auto-Liker is a sophisticated automation tool designed to streamline the dating experience using cutting-edge vision models. As a prominent entry in the ecosystem of Openclaw Skills, it bridges the gap between mobile applications and AI reasoning. By utilizing an Android emulator and ADB commands, the skill navigates the Hinge interface, captures profile content, and uses Gemini 1.5 Flash to make qualitative decisions on whether to like or skip a profile based on user-provided preferences.
This tool is specifically built for developers and power users who want to apply AI to social discovery. It doesn't just swipe blindly; it analyzes prompts and photos to craft contextually relevant and witty comments, significantly increasing the quality of interactions. By integrating this into your Openclaw Skills workflow, you can maintain an active presence on dating platforms while ensuring that every engagement is thoughtful and data-driven.
To get started with this skill within your Openclaw Skills environment, follow these steps:
# Install required Android command line tools
brew install --cask android-commandlinetools
# Create a dedicated Android Virtual Device
avdmanager create avd -n HingePhone -k "system-images;android-34;google_apis;arm64-v8a" -d pixel_6
# Configure your environment variables
export GEMINI_API_KEY="your_api_key_here"
export PATH="<android-tools-path>/platform-tools:<android-tools-path>/emulator:$PATH"
# Execute the automation script
python3 scripts/hinge_android.py --likes 8 --user-desc "your personalized bio here"
The skill maintains organized data structures for every session to ensure transparency and easy auditing:
| Data Type | Format | Description |
|---|---|---|
| Session Report | Markdown/Text | A human-readable summary of likes, skips, and AI reasoning. |
| Activity Logs | JSON | Structured data saved in the logs/ directory for every interaction. |
| Screen Recordings | MP4 | Full video captures of the automation process stored in recordings/. |
| Metadata | Env Vars | Configuration for model selection, ADB paths, and working directories. |
Loading
An automated system for generating, scheduling, and optimizing viral TikTok carousel content using research-backed growth mechanics.

A command-line integration that allows AI agents to manage Todoist tasks and agendas using the td CLI.

A Python-powered tool for generating precise technical engineering sketches including beams, supports, and forces.

A comprehensive command-line utility for inter-converting VTT, SRT, ASS, and LRC subtitle formats with support for time-shifting and bilingual merging.

A comprehensive digital utility belt designed to handle file manipulation, data processing, and system operations that standard AI models cannot perform natively.

A comprehensive tool for performing technical website health checks covering performance, accessibility, security, and SEO.








































