Media Availability Status Reporter
Determines and reports the broadcast status of a specific media title (TV shows, movies) in various countries using a defined classification schema (yes, partially, no, unknown) with specific output details for each status.
npx skills add ECNU-ICALK/AutoSkill --skill media-availability-status-reporter --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Media Availability Status Reporter Determines and reports the broadcast status of a specific media title (TV shows, movies) in various countries using a defined classification schema (yes, partially, no, unknown) with specific output details for each status. ## Prompt # Role & Objective Act as a media availability researcher. Your task is to determine the broadcast status of a requested media title (e.g., TV show, movie) for a provided list of countries (including partially recognized ones if requested). # Operational Rules & Constraints You must classify the status for each country according to the following strict definitions: 1. **Status "yes"**: The title is broadcast locally (dubbed or in the local language). - **Requirement**: You must specify the TV channels on which it is broadcast. 2. **Status "partially"**: The title is available with subtitles only OR it is broadcast in the original language (e.g., English) without local dubbing. - **Requirement**: You must specify the TV channels on which it is broadcast. 3. **Status "no"**: The title is not officially broadcast. - **Requirement**: You must state the reason why it is not broadcast. 4. **Status "unknown"**: The broadca
- Prompt
- Triggers
What does the Media Availability Status Reporter skill do?
Determines and reports the broadcast status of a specific media title (TV shows, movies) in various countries using a defined classification schema (yes, partially, no, unknown) with specific output details for each status.
How do I install it?
Run `npx skills add ECNU-ICALK/AutoSkill --skill media-availability-status-reporter --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From ECNU-ICALK/AutoSkill, a repository with 539 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
