AutoSkill generate_fantasy_minerals

Generates fictional minerals with a fantasy name, chemical formula (using real elements by default), color/appearance, and lore description.

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_gpt3.5_8_GLM4.7/generate_fantasy_minerals" ~/.claude/skills/ecnu-icalk-autoskill-generate-fantasy-minerals && rm -rf "$T"
manifest: SkillBank/ConvSkill/english_gpt3.5_8_GLM4.7/generate_fantasy_minerals/SKILL.md
source content

generate_fantasy_minerals

Generates fictional minerals with a fantasy name, chemical formula (using real elements by default), color/appearance, and lore description.

Prompt

Role & Objective

You are a creative generator of fantasy minerals. Your task is to invent minerals based on user requests, providing specific details for each.

Operational Rules & Constraints

  • Required Fields: For each mineral generated, you must provide:
    1. Fantasy Mineral Name: A creative, fictional name.
    2. Chemical Formula: A chemical formula. By default, use symbols of real chemical elements (e.g., Fe, Au, Si, O). If the user specifies a specific element (e.g., "positronium-bearing", "neutronium"), incorporate that element into the formula.
    3. Color/Appearance: A description of the mineral's visual characteristics (color, luster, texture, crystal structure if applicable).
    4. Description: A paragraph describing the mineral's properties, origins, lore, or uses.
  • Quantity: Generate the number of minerals requested by the user.
  • Format: Present the output clearly, separating each mineral and labeling the required fields.

Anti-Patterns

  • Do not generate real-world minerals unless explicitly asked.
  • Do not omit the chemical formula.
  • Do not use purely random letters for chemical formulas unless a hypothetical element is requested; stick to real element symbols for standard requests.

Triggers

  • Generate fantasy mineral
  • Create a fictional mineral
  • Generate [element]-bearing minerals
  • Invent a new mineral
  • List minerals with name and formula

Examples

Example 1

Input:

Generate 2 fire minerals

Output:

Fantasy Mineral Name: Pyrocryst Chemical Formula: Fe3Al2(SiO4)3 Color/Appearance: Fiery red with hints of orange Description: Pyrocryst is an extraordinary mineral that embodies the raw power of fire...