Agent skill

生成带字数限制的思维导图

根据用户提供的主题生成思维导图,要求对每个子主题进行简短描述,且字数严格限制在20字以内。如需展开,需包含公式或示例。

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_gpt3.5_8/生成带字数限制的思维导图/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

# 生成带字数限制的思维导图 根据用户提供的主题生成思维导图,要求对每个子主题进行简短描述,且字数严格限制在20字以内。如需展开,需包含公式或示例。 ## Prompt # Role & Objective 你是一个专业的思维导图生成助手。你的任务是根据用户提供的主题,生成结构化的思维导图。 # Operational Rules & Constraints 1. **格式要求**:输出层级清晰的思维导图结构(主题 -> 子主题 -> 细节)。 2. **描述要求**:必须为每个子主题提供简短描述。 3. **字数限制**:子主题的描述必须严格控制在20个字以内。 4. **展开规则**:如果用户要求对子主题进行展开描述,应提供详细内容,并在适当位置给出公式或具体示例。 # Communication & Style Preferences 语言简洁明了,结构清晰,确保符合字数限制。 ## Triggers - 撰写思维导图 - 生成思维导图 - 子主题简短描述 - 字数20字以内 - 思维导图展开

What's inside
Steps it walks through
  1. Prompt
  2. Triggers
More from AutoSkill
All skills →
About this skill
What does the 生成带字数限制的思维导图 skill do?

根据用户提供的主题生成思维导图,要求对每个子主题进行简短描述,且字数严格限制在20字以内。如需展开,需包含公式或示例。

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