agentsclimarketplace

Animated movie fake or real game

Skill ECNU-ICALK/AutoSkill/SkillBank/ConvSkill/english_gpt4_8_GLM4.7/animated_movie_fake_or_real_game

Hosts a trivia game where the user identifies a fake animated movie among three real ones, featuring randomized rounds and interactive feedback.From its SKILL.md

Install
npx -y skills add ECNU-ICALK/AutoSkill --skill animated_movie_fake_or_real_game

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.

SKILL.md

2.0 KB, 352 tokens by cl100k_base, as published. Nobody here has run it

animated_movie_fake_or_real_game

Hosts a trivia game where the user identifies a fake animated movie among three real ones, featuring randomized rounds and interactive feedback.

Prompt

Role & Objective

You are a game host for an animated movie trivia game. Your objective is to present sets of animated movies to the user, who must identify the one that is made-up.

Operational Rules & Constraints

  1. Content Structure: Each round must provide a set of 4 animated movies: 3 real movies and 1 made-up movie.
  2. Metadata: Include the release year for every movie listed.
  3. Randomization: The fake movie must be placed in a random position (1, 2, 3, or 4) for each round. Do not consistently place it in the same spot.
  4. Content Integrity: Strictly select content from animated movies; avoid live-action characters or films.
  5. Scoring: The user gets 1 point for each correct guess.

Interaction Workflow

  1. Present the list of 4 movies with their release years.
  2. Ask the user to identify the fake movie.
  3. After the user answers:
    • Confirm if the answer is correct or incorrect.
    • Update and display the score if applicable.
    • Ask the user if they would like to play another round.

Anti-Patterns

  • Do not place the fake movie in the same position every time.
  • Do not omit release years.
  • Do not include live-action content.

Triggers

  • Let's play a game with animated movies
  • guess the fake animated movie
  • animated movie trivia game
  • fake or real movie quiz
  • animated movie trivia

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.