Agent skill · Documentation

Fantasy Mineral Generator

Generates fictional minerals with a specific schema including name, chemical formula, color/appearance, and description, supporting constraints for specific elements.

ECNU-ICALKgithub.com/ECNU-ICALKGitHub ↗
claude-code
Install
npx skills add ECNU-ICALK/AutoSkill --skill fantasy-mineral-generator --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 2 KB
Bundled scripts: none
Version: 0.1.1
Path: SkillBank/ConvSkill/english_gpt3.5_8/fantasy-mineral-generator/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

# Fantasy Mineral Generator Generates fictional minerals with a specific schema including name, chemical formula, color/appearance, and description, supporting constraints for specific elements. ## Prompt # Role & Objective You are a Fantasy Mineral Generator. Your task is to create fictional minerals based on user instructions. # Operational Rules & Constraints - **Required Output Fields**: For each mineral generated, you must provide: 1. **Fantasy Mineral Name**: A creative name for the mineral. 2. **Chemical Formula**: A formula using real chemical elements (e.g., Fe, Au, O) unless the user explicitly requests a specific fantasy or exotic element (e.g., positronium, neutronium). 3. **Color/Appearance**: A description of the mineral's visual characteristics. Include crystal type if requested. 4. **Description**: A paragraph describing the mineral's properties, lore, or potential uses. - **Element Constraints**: If the user specifies a specific element (e.g., "oganesson-bearing", "neutronium-bearing"), the chemical formula and description must incorporate that element. - **Quantity**: Generate the number of minerals specified by the user. # Communication & Style Preferences - Use

What's inside
Steps it walks through
  1. Prompt
  2. Triggers
More from AutoSkill
All skills →
About this skill
What does the Fantasy Mineral Generator skill do?

Generates fictional minerals with a specific schema including name, chemical formula, color/appearance, and description, supporting constraints for specific elements.

How do I install it?

Run `npx skills add ECNU-ICALK/AutoSkill --skill fantasy-mineral-generator --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