jisu-movie
使用极速数据电影影讯 API 查询当前城市上映电影、电影放映的电影院、电影院放映的电影、电影详情、按城市获取电影院以及电影城市列表。
Why use this skill?
Integrate Jisu Movie API with OpenClaw to fetch cinema schedules, movie showtimes, and film details. Perfect for AI assistants providing local entertainment info.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/jisuapi/jisu-movieWhat This Skill Does
The Jisu Movie skill for OpenClaw provides a powerful interface to the JisuAPI movie information service. It enables your AI agent to fetch real-time data regarding cinema listings, movie details, theater schedules, and city-specific screening information. By integrating this skill, your OpenClaw agent can seamlessly answer questions about what movies are currently playing, which cinemas are screening a specific film, and the technical details of any movie, making it an essential tool for lifestyle-oriented AI assistance.
Installation
To integrate this skill into your environment, use the OpenClaw package manager:
clawhub install openclaw/skills/skills/jisuapi/jisu-movie
After installation, you must configure your API credentials to enable communication with the JisuAPI backend. Obtain your key from jisuapi.com and set it as an environment variable:
- Linux/macOS:
export JISU_API_KEY="your_appkey_here" - Windows:
$env:JISU_API_KEY="your_appkey_here"
Use Cases
- Personal Concierge: Help users find movies playing in their city on a specific date.
- Cinema Finder: Locate cinemas that are showing a specific film to provide theater addresses and pricing details.
- Showtime Planning: Retrieve detailed screening schedules for a chosen theater, including language, hall information, and ticket pricing.
- Movie Research: Fetch comprehensive metadata about a movie, including cast, director, runtime, and genre for users interested in film reviews.
Example Prompts
- "What are the top movies currently playing in Hangzhou?"
- "Find me a cinema near me that is showing 'Inception' today."
- "Can you give me the screening schedule for the AMC cinema in downtown today?"
Tips & Limitations
- Date Formatting: Always ensure the date is provided in 'YYYY-MM-DD' format to avoid parsing errors.
- API Limits: The skill relies on external API calls; ensure your subscription plan covers your projected volume of requests.
- City/Theater IDs: For best results, use City ID and Theater ID when available, as they provide more precise filtering than searching by name alone.
- Network Dependence: This skill requires an active internet connection to communicate with JisuAPI servers.
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-jisuapi-jisu-movie": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api
Related Skills
jisu-geoconvert
使用极速数据经纬度地址转换 API,在百度/Google 坐标系下实现经纬度与地址的相互转换。
jisu-shouji
使用极速数据手机号码归属地 API,根据手机号查询归属省市、运营商及卡类型。
jisu-huangli
使用极速数据黄历查询 API 按年月日查询农历、星座、生肖、宜忌、吉神凶神等黄历信息。
jisu-express
使用极速数据快递查询 API 查询快递物流轨迹、签收状态,支持自动识别快递公司及顺丰/中通/跨越手机号后四位校验。
jisu-enterprise
使用极速数据企业工商信息 API,查询企业基本信息、名称搜索结果、变更记录以及股东高管信息。