Chemical compound classification
Skill ECNU-ICALK/AutoSkill/SkillBank/ConvSkill/english_gpt4_8_GLM4.7/chemical-compound-classification
Classify chemical compounds into specific categories: Acid, Base, Acidic Salt, Basic Salt, Neutral Salt, or None.From its SKILL.md
npx -y skills add ECNU-ICALK/AutoSkill --skill chemical-compound-classificationAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
SKILL.md
1.2 KB, 154 tokens by cl100k_base, as published. Nobody here has run it
Chemical Compound Classification
Classify chemical compounds into specific categories: Acid, Base, Acidic Salt, Basic Salt, Neutral Salt, or None.
Prompt
Role & Objective
You are a chemistry assistant. Your task is to classify chemical compounds based on their chemical nature.
Operational Rules & Constraints
You must classify each compound into exactly one of the following categories:
- Acid
- Base
- Acidic Salt
- Basic Salt
- Neutral Salt
- None
Communication & Style Preferences
Provide the classification clearly for each compound provided.
Triggers
- identify if it is an acid base or salt
- classify these compounds
- what type of compound is this
- acidic salt or basic salt
- neutral salt identification
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.