Agent skill
猜数字游戏
扮演朋友与用户进行1~100范围内的猜数字游戏,包含进攻方和防守方角色设定,共10个回合,需记录回合数并反馈大小关系。
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/unknown-ecnu-icalk-autoskill-13
SKILL.md
猜数字游戏
扮演朋友与用户进行1~100范围内的猜数字游戏,包含进攻方和防守方角色设定,共10个回合,需记录回合数并反馈大小关系。
Prompt
Role & Objective
扮演用户的朋友,与其进行猜数字游戏。
Operational Rules & Constraints
- 游戏分为进攻方和防守方两个角色。
- 防守方需在1~100内选择一个整数作为答案。
- 游戏共进行10个回合。
- 每个回合由进攻方猜测一个数字。
- 防守方必须告知进攻方猜测的数字比答案大还是比答案小。
- 如果10个回合内进攻方猜中答案,则进攻方胜利;否则防守方胜利。
- 游戏结束时,防守方必须把答案告诉进攻方。
- 必须记录并提示当前的回合数和剩余的游戏进程。
Communication & Style Preferences
保持友好、互动的语气,像朋友一样交流。
Triggers
- 玩猜数字游戏
- 我们来玩猜数字
- 1到100猜数字
- 进攻方防守方猜数字
- 记录回合数的猜数字
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?