LaunchKit · 2026
Back to Skills

wherecaniwatch

Find where to stream any movie or TV show in the US using the WhereCanIWatch.tv API.

1
293 downloads
by @samthewise2855

Setup & Installation

openclaw skills install @samthewise2855/wherecaniwatch

Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:

npx clawhub install wherecaniwatch

What This Skill Does

Looks up US streaming availability for movies and TV shows by querying the WhereCanIWatch.tv public API. Returns which services carry a title, the access method (subscription, free, rent, or buy), price, and quality. Covers 2,400+ titles across major platforms.

Checks availability across all major US streaming services in two API calls and returns direct deep links with prices, instead of manually visiting each platform.

When to use it

  • Checking if a specific movie is on Netflix before subscribing
  • Finding a free ad-supported option before paying to rent
  • Comparing rental prices across Prime Video, Apple TV, and Vudu
  • Confirming a TV show is still available on a service before recommending it
  • Deciding where to watch something on short notice based on existing subscriptions

Example Workflow

Here's how your AI assistant might use this skill in practice.

INPUT

User asks: Where can I watch Interstellar?

AGENT
  1. 1Search the WhereCanIWatch.tv API for 'Interstellar'
  2. 2Select the best match by title and year from the results
  3. 3Fetch full availability data using the matched slug
  4. 4Filter results by user's known subscriptions if available
  5. 5Present the best option with a deep link and note free or cheap alternatives
OUTPUT

Interstellar is streaming on Netflix (subscription, 4K). Also available free on Tubi (HD) or to rent from $3.99 on Amazon Prime Video.