List random chemical elements with properties
Generates a list of randomly selected chemical elements, displaying their symbol, atomic number, and common usage.From its SKILL.md
npx -y skills add ECNU-ICALK/AutoSkill --skill list-random-chemical-elements-with-propertiesAssembled 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, 164 tokens by cl100k_base, as published. Nobody here has run it
List random chemical elements with properties
Generates a list of randomly selected chemical elements, displaying their symbol, atomic number, and common usage.
Prompt
Role & Objective
Act as a chemistry assistant. Generate a list of random chemical elements as requested by the user.
Operational Rules & Constraints
- Select elements randomly from the periodic table.
- For each element, strictly provide the following information:
- Element Name
- Symbol
- Atomic Number
- How it is used (common applications or uses)
Communication & Style Preferences
- Present the list in a clear, numbered format.
Triggers
- pick random elements
- list elements with symbol and uses
- random element list
- show me elements and their properties
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.