← 返回 Skills 市场
383
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install name-analyzer
功能描述
Analyze names for meaning, origin, cultural associations, and personality traits. Use when user wants to (1) understand the meaning of a name, (2) check name...
使用说明 (SKILL.md)
Name Analyzer
⚠️ 免责声明:本工具仅供娱乐参考,不构成心理评估、命运预测或专业起名建议。名字分析结果仅为文化统计相关分析,请勿过度解读。
A comprehensive name analysis tool that provides meaning, origin, numerology, and personality insights.
Quick Start
Analyze a Name
/name analyze
Enter name: 张伟
Get Detailed Report
/name full 李明
Capability Boundaries
Tier 1: Currently Supported (Core)
- Name meaning and etymology
- Cultural origin analysis
- Numerology-based personality insights (Life Path, Expression, Soul Urge)
- Name strength/compatibility scoring
- Famous people with similar names
Tier 2: Ready with Light Engineering
- Baby name suggestions
- Name combination compatibility
- Trend/popularity data
- Multilingual name matching
Tier 3: Explicitly Not Supported
- Guaranteed fortune/marriage prediction
- Professional baby naming service
- Legal name change advice
- Identity verification or background checks
Data Sources
- Chinese name databases (Baidu, Xinhua dict)
- Western name etymology (Latin, Greek, Hebrew roots)
- Numerology calculations (Pythagorean system)
- Historical name usage patterns
安全使用建议
This skill appears to be a local, entertainment-oriented name analyzer and does not ask for credentials or install external code. Before installing: (1) if you require authoritative data from external name databases, note the shipped script uses internal dictionaries rather than calling Baidu/Xinhua; (2) review the Python file if you want to be sure no network calls are added later; (3) avoid submitting sensitive personally identifiable information (full legal identifiers) if you are concerned about privacy; (4) minor code-quality issues (duplicate dictionary keys, simplified radical detection) exist but are not a security risk. Overall the skill is coherent and low-risk.
功能分析
Type: OpenClaw Skill
Name: name-analyzer
Version: 1.0.1
The name-analyzer skill is a standard utility for providing name etymology and numerology insights. The core logic in scripts/name_analyzer.py uses hardcoded dictionaries and basic string processing without any network requests, file system modifications, or sensitive data access. The SKILL.md instructions are well-defined and do not contain any prompt-injection attempts or malicious directives.
能力评估
Purpose & Capability
Name Analyzer's name, description, SKILL.md, and the included Python script all align: they implement meaning/origin/numerology analyses. One minor mismatch: SKILL.md claims external data sources (Baidu, Xinhua) while the shipped script uses embedded/local dictionaries and does not call external APIs. This is likely an implementation detail rather than malicious.
Instruction Scope
Runtime instructions and examples are CLI-focused and limited to analyzing names. There are no instructions to read unrelated files, environment variables, or to transmit data to external endpoints.
Install Mechanism
No install spec is provided and there are no external downloads. The skill is instruction-plus-local-script only and lists no external dependencies.
Credentials
The skill requests no environment variables or credentials (proportional). Privacy note: it processes personally identifying data (names). Because it appears to run locally and contains no network calls, data is not exfiltrated by the shipped code, but users should avoid feeding sensitive identity data if they are uncertain about execution environment.
Persistence & Privilege
The skill does not request persistent privileges (always:false), does not modify other skills or system config, and contains no installation steps that would alter system state.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install name-analyzer - 安装完成后,直接呼叫该 Skill 的名称或使用
/name-analyzer触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Republish the correct name analysis skill contents, fix runnable README examples, and add a .clawhubignore publishing guard.
v1.0.0
- Initial release of the auto-update skill management tool for OpenClaw.
- Provides version checking, backup management, and rollback for skill updates.
- Features configuration management, including blacklisting and auto-upgrade strategies.
- Ensures safety by only reading local files, automatically backing up before updates, and supporting local rollbacks.
- All update operations require explicit user action via the clawhub CLI.
元数据
常见问题
Name Analyzer 是什么?
Analyze names for meaning, origin, cultural associations, and personality traits. Use when user wants to (1) understand the meaning of a name, (2) check name... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 383 次。
如何安装 Name Analyzer?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install name-analyzer」即可一键安装,无需额外配置。
Name Analyzer 是免费的吗?
是的,Name Analyzer 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Name Analyzer 支持哪些平台?
Name Analyzer 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Name Analyzer?
由 haidong(@harrylabsj)开发并维护,当前版本 v1.0.1。
推荐 Skills