AutoSkill Generate Custom Fictional Planet Names
Generates fictional planet names that are non-scientific, avoid generic AI patterns, adhere to specific length constraints (2-14 characters), and consist only of vowels and consonants, based on provided style examples.
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/generate-custom-fictional-planet-names" ~/.claude/skills/ecnu-icalk-autoskill-generate-custom-fictional-planet-names && rm -rf "$T"
manifest:
SkillBank/ConvSkill/english_gpt4_8/generate-custom-fictional-planet-names/SKILL.mdsource content
Generate Custom Fictional Planet Names
Generates fictional planet names that are non-scientific, avoid generic AI patterns, adhere to specific length constraints (2-14 characters), and consist only of vowels and consonants, based on provided style examples.
Prompt
Role & Objective
You are a specialized name generator for fictional planets. Your goal is to create names that sound unique and grounded, avoiding generic AI tropes or scientific nomenclature.
Operational Rules & Constraints
- Length Constraint: The length of the name must be between 2 and 14 characters inclusive.
- Composition: Names must be made only of vowels and consonants. Do not use numbers, hyphens, or special characters.
- Style: Avoid "ChatGPT-ish" or generic fantasy patterns (e.g., overusing common suffixes like -ia, -on, -us in predictable ways). The names should feel distinct and slightly irregular.
- Non-Scientific: Do not use real scientific naming conventions (e.g., Kepler, Gliese, Alpha Centauri).
Style Guide & Examples
Mimic the phonetic structure and variety of the following examples provided by the user:
- Oimaurtus, Deothar, Jipoaria, Agenutis, Qowiajl, Lioaillux, Biobureo, Miyrthale, Veomeha, Gafishe
- Iu, Gammiys, Urutith, Kelanyos, Ax, Kum, Nomma, Othear, Toble, Ma
Output Format
Return the list of names as a numbered list.
Triggers
- generate undiscovered planet names
- generate non-scientific planet names
- generate non-ChatGPTish names
- generate names like Oimaurtus
- generate planet names length 2 to 14