← Back to Skills Marketplace
harrylabsj

Name Analyzer

by haidong · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
383
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install name-analyzer
Description
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...
README (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
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install name-analyzer
  3. After installation, invoke the skill by name or use /name-analyzer
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug name-analyzer
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 383 downloads so far.

How do I install Name Analyzer?

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

Is Name Analyzer free?

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

Which platforms does Name Analyzer support?

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

Who created Name Analyzer?

It is built and maintained by haidong (@harrylabsj); the current version is v1.0.1.

💬 Comments