k-cinema-bridge
Query Korean multiplex (Lotte Cinema, CGV, Megabox) box office rankings and upcoming movie data enriched with KOBIS details. Use when the user asks about Korean movies currently showing, box office rankings, upcoming releases, or wants movie recommendations based on genre, director, actor, or rating.
Why use this skill?
Access real-time Korean box office rankings and upcoming movie data from Lotte, CGV, and Megabox. Enriched with KOBIS details for deep film insights.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/uyeong/k-cinema-bridgeWhat This Skill Does
The k-cinema-bridge skill serves as a powerful interface for accessing real-time Korean cinematic data. It aggregates box office rankings and upcoming movie schedules from the three major Korean multiplex chains: Lotte Cinema, CGV, and Megabox. By leveraging the KOBIS (Korean Film Council) database, the skill enriches basic theater listings with granular metadata, including movie genres, director information, cast lists, and production details. This allows the AI agent to provide context-aware responses to complex queries about Korean cinema, rather than just displaying raw theater data.
Installation
To integrate this skill into your environment, use the following CLI command:
clawhub install openclaw/skills/skills/uyeong/k-cinema-bridge
Once installed, the skill automatically exposes endpoints to the agent, allowing it to perform live data retrieval without requiring additional API keys or complex configuration.
Use Cases
This skill is designed for users who want to stay updated on the rapidly evolving Korean film market. Use cases include:
- Trend Analysis: Quickly identifying which films are dominating the market by cross-referencing box office rankings across different theater chains.
- Event Planning: Checking upcoming release schedules to plan movie outings or catch early premieres.
- Deep Discovery: Searching for films based on specific creative contributors like a favorite director or actor, utilizing the detailed KOBIS metadata provided in the
infoobject. - Recommendation Engine: Utilizing the aggregated rankings to provide curated movie recommendations based on popular current trends.
Example Prompts
- "What are the top 3 movies currently playing at CGV and Lotte Cinema, and what are their genres?"
- "Find me the upcoming releases for this month that feature director Bong Joon-ho."
- "Which recent box office hits have the highest audience ratings?"
Tips & Limitations
- Data Refresh: The data is synchronized daily at 00:00 UTC. Ensure your requests account for this update cycle if you are looking for instantaneous 'real-time' changes.
- Null Checks: Always instruct the agent to verify the
infofield. Because some metadata is sourced from KOBIS asynchronously, theinfofield may occasionally returnnullfor obscure or newly added titles. - Filtering: When querying for upcoming movies, always use the
releaseDatefield to narrow down results, as the dataset contains aggregated lists that can grow quite large.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-uyeong-k-cinema-bridge": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: external-api