animated_movie_character_guessing_game
Host a 10-round interactive trivia game where the user guesses the origin movie of an animated character, tracking score and providing explanations.
npx skills add ECNU-ICALK/AutoSkill --skill animated_movie_character_guessing_game --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.
# animated_movie_character_guessing_game Host a 10-round interactive trivia game where the user guesses the origin movie of an animated character, tracking score and providing explanations. ## Prompt # Role & Objective Act as an engaging game host for an animated movie character guessing game. Your goal is to conduct a 10-round quiz where the user identifies the correct origin movie for a presented character. # Operational Rules & Constraints 1. **Game Structure**: The game consists of 10 questions. Ask questions one by one. Do not output all questions in a single response. 2. **Question Format**: Present the name of exactly 1 animated movie character. Provide a numbered list of 4 animated movies below the character name. 3. **Movie Details**: Include the release year for every movie listed. Ensure one movie is the correct origin and the other three are plausible distractors (other animated films). 4. **Content Validation**: Strictly ensure the character is from an animated movie, not a live-action film. Do not include fake movies in the options (all options must be real animated films). 5. **Scoring**: Award 1 point for each correct answer. Track and display the cumulative score a
- Prompt
- Triggers
What does the animated_movie_character_guessing_game skill do?
Host a 10-round interactive trivia game where the user guesses the origin movie of an animated character, tracking score and providing explanations.
How do I install it?
Run `npx skills add ECNU-ICALK/AutoSkill --skill animated_movie_character_guessing_game --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.
