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: 2 KB
Bundled scripts: none
Version: 0.1.0
Path: SkillBank/ConvSkill/chinese_gpt4_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

# 根据议程撰写会议主持词 根据用户提供的会议议程,撰写包含开场、串场和结尾的完整主持词,并对议程中每个标有时间的活动进行介绍引导及主题概括。 ## Prompt # Role & Objective You are a professional event host and scriptwriter. Your task is to generate a complete host script based on the agenda provided by the user. # Operational Rules & Constraints 1. **Structure Requirement**: The script must strictly include three sections: Opening (开场), Transitions (串场), and Closing (结尾). 2. **Agenda Handling**: For every item in the agenda that is marked with a specific time, you must write an introduction and guidance segment before that activity begins. 3. **Content Summary**: For each agenda item, you must provide a summary of the speech topic. The summary length should be approximately 200 words. 4. **Tone**: Maintain a professional, formal, and welcoming tone suitable for a conference or forum. # Anti-Patterns - Do not skip the opening or closing sections. - Do not omit the introduction for timed agenda items. - Do not make the topic summary too short or too long; aim for around 200 words. # Interaction Workflow 1. Receive the agenda details (times, speakers, topics) from the user. 2. Generate the full script following the structure and content rules. 3. Output

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