naming-house

Recommends Korean baby names by scoring candidates against saju five-element and stroke-count analysis.

7.4k|904|Updated Mar 24, 2026
One-click install
npx skills add https://github.com/NomaDamas/k-skill --skill naming-house
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: naming-house
Source: https://github.com/NomaDamas/k-skill/tree/main/naming-house
Command: npx skills add https://github.com/NomaDamas/k-skill --skill naming-house

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires naming-house, saju-fortune, hanja, korean-stroke.

What problem does it solve?

Choosing a Korean name that aligns with saju (four pillars) five-element balance and traditional seongmyeonghak (nameology) scoring normally requires consulting a professional naming expert. This Skill automates that reference workflow by scoring candidate names against birth-date-based element analysis, hanja stroke counts, and pronunciation flow.

Core Features & Use Cases

  • Candidate Name Scoring: Ranks a list of Korean name candidates using element balance, stroke harmony, sound flow, and user preference fit via the naming-house npm package.
  • Saju Element Analysis: Reuses the saju-fortune package's analyzeSaju results to identify deficient or complementary five elements from birth date and time.
  • Hanja and Hangul Stroke Counting: Uses Taiwan government stroke-order data for hanja and a korean-stroke fallback for hangul-only names, with accuracy caveats clearly stated.
  • Use Case: A parent provides their surname, the baby's birth date/time, gender, and a shortlist like 서아, 하린, 지유; the Skill returns ranked scores with per-candidate reasoning and stated limitations.

Quick Start

Ask the AI to recommend Korean baby names by providing your surname, birth date and time, gender, and a list of candidate names for saju-based scoring.

Frequently Asked Questions about naming-house

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I get Korean baby name recommendations based on saju?

Provide your surname, solar birth date, birth time, gender, and candidate names, then call the naming-house package's recommendNames function. It scores each candidate on element balance, stroke harmony, sound flow, and preference fit.

What inputs are required for Korean name scoring with saju analysis?

Required inputs are the hangul surname, birth date in YYYY-MM-DD format, birth time, gender, and at least one candidate name. Hanja names, birth city, and style preferences are optional but improve scoring accuracy.

Can I use a lunar calendar birthday for saju name analysis?

No, the package does not convert lunar or leap-month birthdays internally. You must first convert the lunar date to a solar date using a verified calendar reference, then call the tool with calendar set to solar.

What happens if the birth time is unknown for saju naming?

Without a birth time, the hour pillar cannot be determined, so hour-based element supplementation is skipped. The tool falls back to a conservative recommendation based on year, month, and day pillars and flags this limitation.

Does this tool verify names are legally usable hanja in Korea?

No, the v1 skill does not guarantee official personal-name hanja eligibility, prohibited characters, or court name-change approval. It is a cultural reference workflow, not a substitute for legal or professional naming advice.