ワンクリックで
movie-tv-data
TV and movie data from TVmaze API. Free. No API key. Use when user ask about TV shows, movies, actors, episode guides.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
TV and movie data from TVmaze API. Free. No API key. Use when user ask about TV shows, movies, actors, episode guides.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Air quality data from WAQI (World Air Quality Index). Free. No API key. Use when user ask about air quality, AQI, pollution levels.
Animal facts, dog/cat breeds, animal images. Free. No API key. Use when user ask about animal facts, dog breeds, cat breeds.
Anime quotes, facts, and Studio Ghibli info. Free. No API key. Use when user ask about anime quotes, random anime facts, Ghibli movies.
Generate unique avatars (robots, pixel art, identicons) from text seeds. Free. No API key. Use when user ask to generate a random avatar, profile picture, or robot image.
Book search from Open Library. Free. No API key. Use when user ask "find books about X", "who wrote Y", "book search".
Upcoming and ongoing competitive coding contests (Codeforces, LeetCode, HackerRank). Free. No API key. Use when user ask about upcoming coding competitions, hackathons, programming contests.
| name | movie_tv_data |
| description | TV and movie data from TVmaze API. Free. No API key. Use when user ask about TV shows, movies, actors, episode guides. |
TV/Movie data. Free. No key.
https://api.tvmaze.com/search/shows?q={query}https://api.tvmaze.com/shows/{id}https://api.tvmaze.com/shows/{id}/episodeshttps://api.tvmaze.com/schedule?country={country}&date={date}{"query": "Breaking Bad"}
Returns: show name, summary, image, premiered, rating.
{"id": 169}
Get full show details with episode list.