A professional-grade API skill for retrieving curated IMDb streaming picks and platform-specific content recommendations.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install justoneapi-imdb-streaming-picks-query
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 justoneapi-imdb-streaming-picks-query using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The IMDb Streaming Picks API skill provides a direct interface for AI agents to query the latest curated titles available across various streaming surfaces. Part of the broader ecosystem of Openclaw Skills, this tool leverages JustOneAPI to deliver high-quality content discovery data, enabling developers to build smarter recommendation engines and research tools. It allows for localized content searches, ensuring that titles are relevant to specific regions and languages.
This skill is specifically designed for technical environments where programmatically accessing IMDb's curation is essential. By integrating this into your agent's toolkit, you can automate the process of finding what is trending or highly recommended across major streaming platforms without manual browsing.
To use this skill, ensure you have Node.js installed and a valid API token from the Just One API Dashboard. Configure your environment and run the operation using the following command:
node {baseDir}/bin/run.mjs --operation "streamingPicksQuery" --token "$JUST_ONE_API_TOKEN" --params-json '{"languageCountry": "en_US"}'
The skill utilizes a streamlined schema focused on content discovery. The primary input is the languageCountry query parameter, which supports the following taxonomy:
| Parameter | Type | Required | Values |
|---|---|---|---|
| languageCountry | string | No | de_DE, en_US, es_ES, es_MX, es_US, fr_CA, fr_FR, hi_IN, it_IT, pt_BR |
The output consists of a JSON object containing curated titles, their associated streaming platforms, and metadata used for watchlist research.
Loading
A robust command-line utility designed to bridge the gap between terminal workflows and the system clipboard for seamless data manipulation.

An AI-powered skill to retrieve comprehensive IMDb title awards and nominations data for industry benchmarking and research.

A streamlined command-line utility designed to simplify the creation, management, and execution of cron operations.

A comprehensive data intelligence skill providing scientific and commercial analysis of Aveeno as a leading natural skincare brand under Johnson & Johnson.

Generate royalty-free AI background music and 1080p video exports using simple natural language prompts.

A professional framework for designing high-concurrency Python web crawlers and robust data collection pipelines.








































