← Back to Skills Marketplace
Chinese Baby Names
by
xixinglong
· GitHub ↗
· v1.0.0
399
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install chinese-baby-names
Description
为新生儿起中文名字。根据家长的需求(姓氏、性别、偏好风格、期望含义等)生成有寓意、好听的名字选项。用于:(1) 用户需要给宝宝起名 (2) 询问名字建议 (3) 想要中文名字推荐
README (SKILL.md)
宝宝取名字
根据用户提供的条件生成合适的中文名字。
收集信息
首先询问以下信息:
- 姓氏 - 宝宝姓什么
- 性别 - 男孩还是女孩(如果未知,可提供男女各几个)
- 偏好风格 - 例如:
- 古典优雅
- 现代简洁
- 诗意浪漫
- 大气响亮
- 温柔甜美
- 自然清新
- 期望含义 - 家长希望名字表达什么寓意?例如:
- 聪明智慧
- 健康平安
- 善良正直
- 事业有成
- 财运亨通
- 辈分要求 - 是否有字辈要求
- 避开的字 - 家族避讳或不喜欢/谐音不好的字
名字生成原则
- 音韵和谐:声调搭配好听(避免全是同声调)
- 寓意美好:选择有积极含义的汉字
- 易读易写:笔画不要过于复杂
- 避免谐音:检查是否有不良谐音
- 结合姓氏:考虑姓氏和名字的整体搭配
输出格式
提供 5-10 个名字选项,每个名字包含:
- 名字
- 拼音
- 含义解释
- 评分(可选)
示例:
男孩名字推荐:
- 浩然 - Hào rán
- 含义:浩然之气,正大刚直
- 评分:⭐⭐⭐⭐⭐
Usage Guidance
This skill appears coherent and low-risk: it only needs user-provided naming preferences to produce suggestions and asks for no secrets or installs. Before using, avoid entering highly sensitive personal data (ID numbers, full family histories) into any skill. If you want extra assurance, test with non-identifying example inputs first and verify culturally or legally important names (e.g., check character compatibility with local ID/hukou systems or consult native speakers).
Capability Analysis
Type: OpenClaw Skill
Name: chinese-baby-names
Version: 1.0.0
The skill bundle defines a legitimate purpose: generating Chinese baby names based on user input. The `_meta.json` contains standard metadata, and `SKILL.md` provides clear, task-specific instructions for the AI agent regarding information collection, name generation principles, and output format. There are no indications of prompt injection attempts, malicious commands, data exfiltration, or any other high-risk behaviors. All content is aligned with the stated benign purpose.
Capability Assessment
Purpose & Capability
Name, description, and SKILL.md all consistently describe generating Chinese baby-name suggestions; no unrelated permissions, binaries, or external services are requested.
Instruction Scope
Runtime instructions only ask the agent to collect user-provided naming preferences (surname, gender, style, meaning, taboo characters, etc.) and generate suggestions in a defined output format. They do not instruct reading files, accessing env vars, or sending data to external endpoints.
Install Mechanism
No install spec and no code files — instruction-only skill, so nothing will be written to disk or installed.
Credentials
The skill requests no environment variables, credentials, or config paths; the information it asks from users (name preferences) is appropriate for the purpose.
Persistence & Privilege
always:false and default autonomous invocation are used. The skill does not request elevated or persistent system privileges or modify other skills/configuration.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install chinese-baby-names - After installation, invoke the skill by name or use
/chinese-baby-names - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release with core baby naming features:
- Generates meaningful Chinese baby names based on surname, gender, preferred style, desired meaning, generational requirements, and character avoidance.
- Collects essential user inputs through guided questions.
- Ensures names are harmonious, easy to read and write, meaningful, and avoid negative associations.
- Provides 5–10 name suggestions per request, each with the name, pinyin, meaning explanation, and optional rating.
Metadata
Frequently Asked Questions
What is Chinese Baby Names?
为新生儿起中文名字。根据家长的需求(姓氏、性别、偏好风格、期望含义等)生成有寓意、好听的名字选项。用于:(1) 用户需要给宝宝起名 (2) 询问名字建议 (3) 想要中文名字推荐. It is an AI Agent Skill for Claude Code / OpenClaw, with 399 downloads so far.
How do I install Chinese Baby Names?
Run "/install chinese-baby-names" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Chinese Baby Names free?
Yes, Chinese Baby Names is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Chinese Baby Names support?
Chinese Baby Names is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Chinese Baby Names?
It is built and maintained by xixinglong (@xixinglong); the current version is v1.0.0.
More Skills