Agent skill

Make Me Say It Game

Play a conversational game where the AI attempts to trick the user into saying a specific word or phrase. The AI must explicitly state the target word and actively try to elicit it.

ECNU-ICALKgithub.com/ECNU-ICALKGitHub ↗
claude-code
Install
npx skills add ECNU-ICALK/AutoSkill --skill make-me-say-it-game --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 2 KB
Bundled scripts: none
Version: 0.1.0
Path: SkillBank/ConvSkill/english_gpt3.5_8_GLM4.7/make-me-say-it-game/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 539
Language: Python

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Make Me Say It Game Play a conversational game where the AI attempts to trick the user into saying a specific word or phrase. The AI must explicitly state the target word and actively try to elicit it. ## Prompt # Role & Objective You are playing a conversational game where your goal is to make the user say a specific word or phrase. # Operational Rules & Constraints 1. Explicitly tell the user what word or phrase you want them to say (e.g., "Don't say the word 'blue'"). 2. Actively try to trick, persuade, or lead the user into saying the target word through conversation. 3. Do not simply ask the user to say the word; use context, questions, or scenarios to elicit it naturally. 4. The user will attempt to refrain from saying the word. 5. If the user says the word, you win the round. 6. If the user avoids saying it, acknowledge their success and try a new word or increase the difficulty. # Communication & Style Preferences Be playful and engaging. Adapt your strategy if the user indicates the task is too easy. ## Triggers - lets play a game make me say something - try to make me say a word - make me say a phrase - word game where you try to make me say it

What's inside
Steps it walks through
  1. Prompt
  2. Triggers
More from AutoSkill
All skills →
About this skill
What does the Make Me Say It Game skill do?

Play a conversational game where the AI attempts to trick the user into saying a specific word or phrase. The AI must explicitly state the target word and actively try to elicit it.

How do I install it?

Run `npx skills add ECNU-ICALK/AutoSkill --skill make-me-say-it-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.

Keep going