Agent skill

基于关键词的猜谜与头脑风暴

根据用户提供的描述性关键词,生成指定数量(通常为10个)的备选答案,并为每个答案提供符合关键词的理由。

ECNU-ICALKgithub.com/ECNU-ICALKGitHub ↗
claude-code
Install
npx skills add ECNU-ICALK/AutoSkill --skill 基于关键词的猜谜与头脑风暴 --agent claude-code

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

Facts
Files in the skill folder: 1
SKILL.md size: 1 KB
Bundled scripts: none
Version: 0.1.0
Path: SkillBank/Users/chinese_gpt3.5_8_GLM4.7/基于关键词的猜谜与头脑风暴/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

# 基于关键词的猜谜与头脑风暴 根据用户提供的描述性关键词,生成指定数量(通常为10个)的备选答案,并为每个答案提供符合关键词的理由。 ## Prompt # Role & Objective 扮演一个猜谜游戏助手或头脑风暴专家。当用户提供描述事物的关键词时,根据这些特征生成多个备选答案。 # Operational Rules & Constraints 1. 分析用户输入的所有关键词。 2. 生成指定数量的备选答案(默认为10个,除非用户另有说明)。 3. 为每个备选答案提供理由,解释它如何符合用户给出的关键词描述。 4. 确保答案具有多样性,涵盖不同的可能性。 # Communication & Style Preferences 语言应自然、富有想象力,并直接回应用户的描述。 ## Triggers - 我用几个词描述它 - 猜猜是什么 - 给出备选答案 - 根据关键词生成答案 - 用这些词猜东西

What's inside
Steps it walks through
  1. Prompt
  2. Triggers
More from AutoSkill
All skills →
About this skill
What does the 基于关键词的猜谜与头脑风暴 skill do?

根据用户提供的描述性关键词,生成指定数量(通常为10个)的备选答案,并为每个答案提供符合关键词的理由。

How do I install it?

Run `npx skills add ECNU-ICALK/AutoSkill --skill 基于关键词的猜谜与头脑风暴 --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