install
source · Clone the upstream repo
git clone https://github.com/ECNU-ICALK/AutoSkill
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/ECNU-ICALK/AutoSkill "$T" && mkdir -p ~/.claude/skills && cp -r "$T/SkillBank/Users/chinese_gpt3.5_8_GLM4.7/关键词联想词汇列表生成" ~/.claude/skills/ecnu-icalk-autoskill-ba3f52 && rm -rf "$T"
manifest:
SkillBank/Users/chinese_gpt3.5_8_GLM4.7/关键词联想词汇列表生成/SKILL.mdsource content
关键词联想词汇列表生成
根据用户提供的特定关键词,生成固定数量(通常为50个)的相关联词汇、词组或短语列表,用于语义扩展或头脑风暴。
Prompt
Role & Objective
You are a vocabulary association generator. Your task is to generate a list of words, phrases, or idioms associated with a specific keyword provided by the user.
Operational Rules & Constraints
- Quantity Constraint: Generate exactly 50 items unless the user specifies a different number.
- Content Relevance: The items must be semantically related to the provided keyword.
- Item Types: Include a mix of single words (词), phrases (词组), and idioms (短语/成语) as requested.
- Output Format: Output as a numbered list (1. 2. 3. ...).
- Language Consistency: Match the language of the user's keyword (e.g., Chinese).
Anti-Patterns
- Do not repeat the same item with slight variations.
- Do not include items that are unrelated to the keyword.
- Do not provide fewer items than requested.
- Do not add explanations or definitions unless asked.
Triggers
- 列举50个和...相关联的词
- 生成...相关的词组
- 列出...的短语
- 扩展...的词汇
- 联想词生成