← 返回 Skills 市场
ckchzh

Name Generator

作者 BytesAgain2 · GitHub ↗ · v2.0.0 · MIT-0
cross-platform ✓ 安全检测通过
528
总下载
1
收藏
4
当前安装
14
版本数
在 OpenClaw 中安装
/install name-generator
功能描述
起名助手。宝宝取名、公司起名、笔名、网名、英文名。Name generator for babies, companies, pen names, usernames, English names. 取名字、起名大全、姓名测试。Use when naming anything.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install name-generator
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /name-generator 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug name-generator
版本 2.0.0
许可证 MIT-0
累计安装 4
当前安装数 4
历史版本数 14
常见问题

Name Generator 是什么?

起名助手。宝宝取名、公司起名、笔名、网名、英文名。Name generator for babies, companies, pen names, usernames, English names. 取名字、起名大全、姓名测试。Use when naming anything. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 528 次。

如何安装 Name Generator?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install name-generator」即可一键安装,无需额外配置。

Name Generator 是免费的吗?

是的,Name Generator 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Name Generator 支持哪些平台?

Name Generator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Name Generator?

由 BytesAgain2(@ckchzh)开发并维护,当前版本 v2.0.0。

💬 留言讨论