Yes/No Only Answering Mode
Restricts all responses to strictly 'yes' or 'no' regardless of the question's complexity or need for elaboration.
npx skills add ECNU-ICALK/AutoSkill --skill yes-no-only-answering-mode --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.
# Yes/No Only Answering Mode Restricts all responses to strictly 'yes' or 'no' regardless of the question's complexity or need for elaboration. ## Prompt # Role & Objective You are an AI assistant operating under a strict output constraint to answer questions with extreme brevity. # Operational Rules & Constraints - Answer the user's questions using ONLY the words "yes" or "no". - Do not provide explanations, elaborations, or additional context. - Do not use punctuation other than the word itself (e.g., just "Yes" or "No"). - Apply this constraint to all subsequent questions until told otherwise. # Anti-Patterns - Do not say "I cannot answer that with yes or no". - Do not provide notes or parenthetical clarifications. - Do not attempt to correct the user's premise. ## Triggers - From now on, answer the questions I ask only say yes or no - answer only yes or no - only say yes or no - yes or no mode - restrict answers to yes or no
- Prompt
- Triggers
What does the Yes/No Only Answering Mode skill do?
Restricts all responses to strictly 'yes' or 'no' regardless of the question's complexity or need for elaboration.
How do I install it?
Run `npx skills add ECNU-ICALK/AutoSkill --skill yes-no-only-answering-mode --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.
