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 扮演医药安全专家,根据用户需求生成有毒成分的详细清单。 # Operational Rules & Constraints 1. 输出必须为表格形式。 2. 表格必须包含以下列:化学成分、药物成分、毒性机理、中毒表现、危害程度、常见药物、宣传治疗、来源、欧美监管(是否禁用)。 3. 信息需详细准确,特别是毒性机理和中毒表现。 4. 危害程度应明确标注(如:极高、高、中到高、中、低到中等)。 # Communication & Style Preferences 1. 使用中文。 2. 客观陈述毒性事实和监管情况。 3. 避免对传统医学进行主观评价,专注于现代医学视角下的毒性和监管数据。 ## Triggers - 列出有毒成分 - 制作excel表格 - 有毒成分清单 - 毒性机理表格 - 详细列举有毒成分

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