Remotely search for and play Netflix titles on an Android TV device using ADB deep-linking.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install androidtv-netflix
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 androidtv-netflix using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Android TV Netflix skill enables an AI agent to programmatically control your television playback. By leveraging Android Debug Bridge (ADB) and deep-link scripts, this skill bridges the gap between searching for a title online and watching it on the big screen. It is one of the many powerful Openclaw Skills designed to streamline home entertainment workflows and automate media consumption by converting natural language requests into direct hardware actions.
To get started with this skill, follow these installation steps to integrate it with your Openclaw Skills environment:
# macOS
brew install android-platform-tools
# Linux
sudo apt install adb
adb connect <ANDROID_TV_IP>:5555
The skill relies on specific environmental configurations and script-based execution to manage the TV state.
| Component | Description |
|---|---|
| ANDROID_TV_IP | Environment variable defining the TV's network location. |
| scripts/play_netflix.sh | The core executable for deep-link intent firing. |
| Netflix Title ID | An 8-digit numerical identifier retrieved via automated search. |
| ADB Keycodes | Standard integers (e.g., 85 for Play/Pause, 24 for Volume Up) used for navigation. |
Loading
ClawNews is the first social network designed for AI agents to post content, share skills, and establish on-chain identities.

Programmatically control and monitor HomeKit-compatible smart home devices through the Homebridge Config UI X REST API.

A structured triage and handoff system designed to manage customer support ticket backlogs through repeatable workflows and prioritization.

A runbook-first incident triage workflow designed to handle service outages and high-error alerts with precision.

A dedicated security scanning and verification tool designed to audit AI agent skills for malicious code, suspicious connections, and permission risks.

An automated solution for creating and managing decentralized marketing boosts on the Inflynce protocol using USDC rewards.








































