SkillAgentSearch skills...

Namegen

Sci-fi planet name generator

Install / Use

/learn @hbi99/Namegen
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

namegen

Generates random sci-fi planet names. Call the function with required number of names and the function will return an array of names. The generator combines predefined vowels, consonants and specific ends to create a name which resembles names of real planets. The names are pronounceable in English and resembles sci-fi space planets.

Usage

var names = namegen(5);

console.log( names );
// ["pelara", "acrora", "sniylea", "eoplora", "chouulara"]

Related Skills

View on GitHub
GitHub Stars22
CategoryDevelopment
Updated1mo ago
Forks3

Languages

JavaScript

Security Score

75/100

Audited on Feb 11, 2026

No findings