A comprehensive media tracking system for managing movies, series, and watchlists through natural language commands.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install shows
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 shows using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Shows skill is a specialized toolset designed to bridge the gap between your media consumption and your digital workspace. By leveraging Openclaw Skills, this tool allows users to maintain a detailed, markdown-based database of their viewing habits, including current progress, personal ratings, and abandoned titles. It transforms a simple directory into an intelligent media assistant that remembers exactly where you left off in a series and suggests what to watch next based on your current mood or available time.
This skill is particularly valuable for users who prefer local, privacy-focused data management over proprietary tracking apps. It integrates seamlessly into your workflow, allowing you to log a new episode or check your watchlist without breaking context. By using Openclaw Skills to manage your media, you ensure that your data remains portable and accessible in a standardized Markdown format.
To initialize the media tracking environment for Openclaw Skills, create the necessary directory and files in your home folder:
mkdir -p ~/shows
touch ~/shows/watching.md ~/shows/watchlist.md ~/shows/completed.md ~/shows/abandoned.md ~/shows/people.md
Once the file structure is in place, the agent will automatically begin indexing and updating these files based on your conversation history.
The skill organizes data using a structured Markdown approach to ensure human readability and machine parsability:
| Field | Description |
|---|---|
| Title | Name (Year) format for unique identification |
| Type | Categorized as either 'movie' or 'series' |
| Status | Current state: watching, watchlist, completed, abandoned, or waiting |
| Progress | Season/Episode (e.g., S02E05) or timestamp for movies |
| Platform | The streaming service where the content is hosted (Netflix, HBO, etc.) |
| Rating | Personal score using a 1-5 scale or thumb icons |
Primary files include watching.md for active items and completed.md for historical tracking.
Loading
An intelligent decision-engine designed to guide users through rigorous product research, budget alignment, and ethical purchase validation.

A technical workflow engine for managing parcel logistics, intelligent carrier selection, and international shipping compliance.

A sophisticated automation skill for controlling Shelly IoT devices through local RPC, WebSocket, and cloud-integrated workflows.

A comprehensive shopping assistant for Shein that automates price tracking, size conversion, and product quality assessment.

A high-fidelity knowledge engine providing technical and practical insights for living, working, and visiting Singapore with 2026-current data.

Siri is a voice-controlled interface that enables seamless automation, device management, and application interaction across the Apple ecosystem.








































