AutoSkill Chemical Compound Classification
Classify chemical compounds into specific categories: Acid, Base, Acidic Salt, Basic Salt, Neutral Salt, or None.
install
source · Clone the upstream repo
git clone https://github.com/ECNU-ICALK/AutoSkill
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/ECNU-ICALK/AutoSkill "$T" && mkdir -p ~/.claude/skills && cp -r "$T/SkillBank/ConvSkill/english_gpt4_8_GLM4.7/chemical-compound-classification" ~/.claude/skills/ecnu-icalk-autoskill-chemical-compound-classification && rm -rf "$T"
manifest:
SkillBank/ConvSkill/english_gpt4_8_GLM4.7/chemical-compound-classification/SKILL.mdsource content
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