← Back to Skills Marketplace
ckchzh

Name Generator

by BytesAgain2 · GitHub ↗ · v2.0.0 · MIT-0
cross-platform ✓ Security Clean
528
Downloads
1
Stars
4
Active Installs
14
Versions
Install in OpenClaw
/install name-generator
Description
起名助手。宝宝取名、公司起名、笔名、网名、英文名。Name generator for babies, companies, pen names, usernames, English names. 取名字、起名大全、姓名测试。Use when naming anything.
Usage Guidance
This skill appears to be a local name-generator and is coherent with its description. It does not ask for credentials or contact external services. Before installing, note that the bundled utility will create a data directory (default: $XDG_DATA_HOME or $HOME/.local/share/name-generator) and write logs/data (history.log, data.log). If you prefer no files written, set NAME_GENERATOR_DIR to a location you control or inspect/modify the scripts to avoid persistent storage. If you want extra assurance, review the remainder of scripts/name.sh (the file was long/truncated in the listing) to confirm there are no hidden network calls or eval/exec of untrusted input.
Capability Analysis
Type: OpenClaw Skill Name: name-generator Version: 2.0.0 The skill bundle is a legitimate name generation utility providing tools for baby names, brand names, and English name recommendations. The core logic in `scripts/name.sh` uses Python to process hardcoded name databases, while `scripts/script.sh` provides basic local data management (logging and history) within the standard XDG data directory. No evidence of data exfiltration, unauthorized network access, or malicious prompt injection was found.
Capability Assessment
Purpose & Capability
Name Generator's declared purpose (baby names, brand/pen/English names) matches the included scripts and SKILL.md examples. There are no unrelated binaries, cloud credentials, or unexpected service integrations requested.
Instruction Scope
SKILL.md instructs the agent to run the bundled scripts (scripts/name.sh). The scripts generate names locally, do not call external endpoints, and do not read arbitrary system files or secrets. The SKILL.md does not explicitly mention that the companion utility creates local data files, which the scripts do (see persistence).
Install Mechanism
There is no install spec or external download. All code is bundled with the skill; runtime uses system bash and python3 (both common). No URLs, archives, or third-party package installs are used.
Credentials
The skill does not require credentials or declared env vars. The included scripts reference standard environment variables (NAME_GENERATOR_DIR, XDG_DATA_HOME, HOME) to decide where to store data; this is proportional to a local utility but worth noting because the scripts will read those env vars if set.
Persistence & Privilege
scripts/script.sh creates and writes files under a data directory (default: $XDG_DATA_HOME or $HOME/.local/share/name-generator) — it logs history and appends to a data.log. always is false and the skill does not request elevated privileges; the persistence is limited to the user's data directory.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install name-generator
  3. After installation, invoke the skill by name or use /name-generator
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.0.0
v2.5 standard: Use-when desc, homepage, source, security fix
v2.3.5
yaml-fix+quality
v2.3.4
yaml-fix+quality
v2.3.3
Quality upgrade
v2.3.2
Quality upgrade: custom functionality
v2.3.1
Standards compliance: unique content, no template text
v2.3.0
Quality fixes: removed third-party references, aligned docs with implementation
v2.2.0
Enhanced descriptions for better AI triggering
v2.1.0
Enhanced descriptions for better AI triggering
v1.0.2
Runtime fix
v1.0.1
Add runtime declaration + security compliance
v1.1.1
v1.1.0
Pain-point upgrade: new commands solving real user problems, tips.md reference doc.
v1.0.0
Initial release with Chinese SEO keywords.
Metadata
Slug name-generator
Version 2.0.0
License MIT-0
All-time Installs 4
Active Installs 4
Total Versions 14
Frequently Asked Questions

What is Name Generator?

起名助手。宝宝取名、公司起名、笔名、网名、英文名。Name generator for babies, companies, pen names, usernames, English names. 取名字、起名大全、姓名测试。Use when naming anything. It is an AI Agent Skill for Claude Code / OpenClaw, with 528 downloads so far.

How do I install Name Generator?

Run "/install name-generator" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Name Generator free?

Yes, Name Generator is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Name Generator support?

Name Generator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Name Generator?

It is built and maintained by BytesAgain2 (@ckchzh); the current version is v2.0.0.

💬 Comments