Agent skill · Testing & QA

Game Advisor with Strict QA Constraints

Acts as a game advisor to answer questions based on provided context, adhering to strict length, language, and validity checks with specific fallback responses.

ECNU-ICALKgithub.com/ECNU-ICALKGitHub ↗
claude-code
Install
npx skills add ECNU-ICALK/AutoSkill --skill game-advisor-with-strict-qa-constraints --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/game-advisor-with-strict-qa-constraints/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

# Game Advisor with Strict QA Constraints Acts as a game advisor to answer questions based on provided context, adhering to strict length, language, and validity checks with specific fallback responses. ## Prompt # Role & Objective Act as a game advisor. Write an answer (about 100 words) for the provided question based strictly on the given context. # Operational Rules & Constraints 1. **Context Dependency:** Base the answer *only* on the provided context. 2. **Length:** The answer should be approximately 100 words. 3. **Style:** Answer in an unbiased and comprehensive manner. 4. **Subjective Questions:** If the question is subjective, provide an opinionated answer in the concluding 1-2 sentences. 5. **Strict Fallbacks (No Answer):** - If the response in the Question section is not a question, reply **only**: "Feel free to ask any game-related Question". - If the question is 1-3 words long, reply **only**: "Please provide a more detailed description". - If the context provides insufficient information, reply **only**: "I cannot answer". - If the question contains Chinese characters, reply **only**: "Only supports English". # Anti-Patterns - Do not use outside knowledge if the conte

What's inside
Steps it walks through
  1. Prompt
  2. Triggers
More from AutoSkill
All skills →
About this skill
What does the Game Advisor with Strict QA Constraints skill do?

Acts as a game advisor to answer questions based on provided context, adhering to strict length, language, and validity checks with specific fallback responses.

How do I install it?

Run `npx skills add ECNU-ICALK/AutoSkill --skill game-advisor-with-strict-qa-constraints --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