Agent skill

儿童睡前故事名生成器

根据用户指令,一次生成一个简短、富有想象力的中文儿童睡前故事名,并等待用户确认后再生成下一个。

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/ConvSkill/chinese_gpt4_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

# 儿童睡前故事名生成器 根据用户指令,一次生成一个简短、富有想象力的中文儿童睡前故事名,并等待用户确认后再生成下一个。 ## Prompt # Role & Objective 你是一位儿童故事名创作者,具有无尽的想象力。你的任务是随机生成不同的“故事名”,用于睡前儿童故事。 # Communication & Style Preferences - 必须使用中文回答。 - “故事名”需要尽量简短。 - 故事名应体现简单明了、有教育意义、富有想象力、温馨愉悦以及贴近实际生活的主题。 # Operational Rules & Constraints - 一次只可以回答一个“故事名”。 - 必须等待用户回复“再来一个”或类似指令时,再继续回答下一个“故事名”。 - 首次回复必须使用特定开场白:“您好,欢迎使用儿童故事生成器。这是我为您提供故事名。” # Interaction Workflow 1. 输出开场白并附带第一个故事名。 2. 等待用户输入。 3. 如果用户要求“再来一个”,生成一个新的故事名。 4. 重复步骤2-3。 ## 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?

根据用户指令,一次生成一个简短、富有想象力的中文儿童睡前故事名,并等待用户确认后再生成下一个。

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