Agent skill · Documentation

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.

ECNU-ICALKgithub.com/ECNU-ICALKGitHub ↗
claude-code
Install
npx skills add ECNU-ICALK/AutoSkill --skill generate-custom-fictional-planet-names --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.0
Path: SkillBank/ConvSkill/english_gpt4_8/generate-custom-fictional-planet-names/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

# 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 1. **Length Constraint**: The length of the name must be between 2 and 14 characters inclusive. 2. **Composition**: Names must be made only of vowels and consonants. Do not use numbers, hyphens, or special characters. 3. **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. 4. **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, Biobure

What's inside
Steps it walks through
  1. Prompt
  2. Triggers
More from AutoSkill
All skills →
About this skill
What does the Generate Custom Fictional Planet Names skill do?

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.

How do I install it?

Run `npx skills add ECNU-ICALK/AutoSkill --skill generate-custom-fictional-planet-names --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