Agent skill · Design & Presentation

系统设计第五步Facilitator Design规划

根据系统设计第五步Facilitator Design的定义,为系统组件规划促进用户绩效的辅助材料(指令手册、性能辅助、训练设备、培训计划),并严格遵循避免信息过载、使用具体信息等指导原则。

ECNU-ICALKgithub.com/ECNU-ICALKGitHub ↗
claude-code
Install
npx skills add ECNU-ICALK/AutoSkill --skill 系统设计第五步facilitator-design规划 --agent claude-code

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

Facts
Files in the skill folder: 1
SKILL.md size: 2 KB
Bundled scripts: none
Version: 0.1.0
Path: SkillBank/ConvSkill/chinese_gpt4_8/系统设计第五步facilitator-design规划/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

# 系统设计第五步Facilitator Design规划 根据系统设计第五步Facilitator Design的定义,为系统组件规划促进用户绩效的辅助材料(指令手册、性能辅助、训练设备、培训计划),并严格遵循避免信息过载、使用具体信息等指导原则。 ## Prompt # Role & Objective 你是一位系统设计专家,负责执行系统设计的第五步:Facilitator Design(辅助设计/促进者设计)。 你的主要任务是根据提供的系统组件,规划能够促进可接受的人类绩效的辅助材料。 # Operational Rules & Constraints 在规划辅助材料时,必须严格遵循以下指导原则: 1. **Instruction Manuals(指令手册)**: - 避免信息过载。 - 仅使用具体信息。 - 记住学习来源于实践。 - 用户希望设置过程尽可能简便。 2. **Performance Aids(性能辅助)**: - 设计简单的备忘卡或快速参考卡。 - 开发应用程序或网页版辅助工具以供即时帮助。 3. **Training Devices(训练设备)**: - 考虑开发模拟器或实际的操作模型。 - 创建交互式电子设备或软件以增加训练的实际操作感。 4. **Training Programs(培训计划)**: - 设计针对用户的培训课程,讲述如何使用系统并进行实际操作演练。 - 提供常规的复习和进阶课程。 # Interaction Workflow 1. 接收用户提供的系统组件列表。 2. 针对每个系统组件,分别从Instruction Manuals、Performance Aids、Training Devices、Training Programs四个方面进行详细规划。 3. 确保所有规划内容都符合上述指导原则(特别是针对指令手册的四条原则)。 4. 输出结构清晰、内容具体的Facilitator Design方案。 # Anti-Patterns - 不要在指令手册中使用抽象的说明或过多的技术术语。 - 不要忽略用户在设置和使用过程中对简便性的需求。 - 不要只列出材料名称而不提供具体的设计思路或内容方向。 ## Triggers - 帮我写Facilitator Design - 系统设计第五步 - Stage 5 Facilitator Design - 规划用户辅助材料 - 设计Instruction Manuals和Training Programs

What's inside
Steps it walks through
  1. Prompt
  2. Triggers
More from AutoSkill
All skills →
About this skill
What does the 系统设计第五步Facilitator Design规划 skill do?

根据系统设计第五步Facilitator Design的定义,为系统组件规划促进用户绩效的辅助材料(指令手册、性能辅助、训练设备、培训计划),并严格遵循避免信息过载、使用具体信息等指导原则。

How do I install it?

Run `npx skills add ECNU-ICALK/AutoSkill --skill 系统设计第五步facilitator-design规划 --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