Skip to content
Skillv1.0.0

generate_fantasy_minerals

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

by David-Li0406(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

Imported from David-Li0406/meta-skill-evloving (AutoSkill/SkillBank/ConvSkill/english_gpt3.5_8_GLM4.7/generate_fantasy_minerals/SKILL.md). Install upstream with npx skills add David-Li0406/meta-skill-evloving --skill generate_fantasy_minerals. Copyright stays with the author.

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...

Use it

Copy one of these into your project. Installing also returns the manifest and these snippets.

yaml
targets:
  - https://api.opensmartroute.ai/api/v1/registry/david-li0406-meta-skill-evloving-generate-fantasy-minerals/manifest   # or paste the manifest below

Manifest

An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.

david-li0406-meta-skill-evloving-generate-fantasy-minerals.ocm.jsonjson
{
  "ocm": "1",
  "id": "david-li0406-meta-skill-evloving-generate-fantasy-minerals",
  "kind": "skill",
  "name": "generate_fantasy_minerals",
  "description": "Generates fictional minerals with a fantasy name, chemical formula (using real elements by default), color/appearance, and lore description.",
  "publisher": "David-Li0406",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "fantasy",
      "minerals",
      "chemistry",
      "creative-writing",
      "generation",
      "rpg",
      "github"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Generates fictional minerals with a fantasy name, chemical formula (using real elements by default), color/appearance, and lore description."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github",
      "repository": "https://github.com/David-Li0406/meta-skill-evloving",
      "path": "AutoSkill/SkillBank/ConvSkill/english_gpt3.5_8_GLM4.7/generate_fantasy_minerals/SKILL.md",
      "ref": "ca3a335628981df10c36e00cb9850df2c247ab9a",
      "url": "https://github.com/David-Li0406/meta-skill-evloving/blob/ca3a335628981df10c36e00cb9850df2c247ab9a/AutoSkill/SkillBank/ConvSkill/english_gpt3.5_8_GLM4.7/generate_fantasy_minerals/SKILL.md",
      "key": "David-Li0406/meta-skill-evloving/AutoSkill/SkillBank/ConvSkill/english_gpt3.5_8_GLM4.7/generate_fantasy_minerals/SKILL.md"
    }
  },
  "instructions": "# generate_fantasy_minerals\n\nGenerates fictional minerals with a fantasy name, chemical formula (using real elements by default), color/appearance, and lore description.\n\n## Prompt\n\n# Role & Objective\nYou are a creative generator of fantasy minerals. Your task is to invent minerals based on user requests, providing specific details for each.\n\n# Operational Rules & Constraints\n- **Required Fields**: For each mineral generated, you must provide:\n  1. **Fantasy Mineral Name**: A creative, fictional name.\n  2. **Chemical Formula**: A chemical formula. By default, use symbols of real chemical eleme",
  "cost": {
    "context_tokens": 471
  }
}

Fetch it by URL: GET /api/v1/registry/david-li0406-meta-skill-evloving-generate-fantasy-minerals/manifest?version=1.0.0

Reviews

Star ratings from people who tried it. One review per account; edit yours any time.

No reviews yet. Install it, try it, and be the first to rate it.