Communityv1.0.0

Pathé Movie Skill

Lookup Pathé Netherlands movies, posters, descriptions, cinemas, and showtimes via the Pathé JSON APIs. Trigger when the user mentions a Pathé movie/show, wants a poster, asks about a description/rating, or requests showtimes for a specific cinema.

1.7kdownloads1stars1active installshumboldtjs
View on ClawHubBack to Skills

Skill Details

Slug
pathe-movie
Latest Version
1.0.0
Author
humboldtjs
Published
Feb 3, 2026
Updated
Feb 25, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Pathé Movie Skill.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.0

pathe-movie 1.0.0 initial release - Search, retrieve, and present Pathé Netherlands movie data including posters, descriptions, ratings, showtimes, and cinema details via Pathé’s JSON APIs. - Supports movie lookup by title with fuzzy matching, handles multiple results, and fetches rich details using structured `/api/show/{slug}` and related endpoints. - Automatically filters and details cinemas; only approved locations are used unless the user specifies otherwise. - Poster and still images are always downloaded locally for WhatsApp delivery. - Handles null or missing data gracefully, returning clear feedback for empty or incomplete showtime and synopsis data. - Configuration and helper scripts centralize logic for consistency and maintainability.