Name Analyzer

v1.0.1

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...

0· 388·0 current·0 all-time
byhaidong@harrylabsj·duplicate of @harrylabsj/study-reminder

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for harrylabsj/name-analyzer.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Name Analyzer" (harrylabsj/name-analyzer) from ClawHub.
Skill page: https://clawhub.ai/harrylabsj/name-analyzer
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install name-analyzer

ClawHub CLI

Package manager switcher

npx clawhub@latest install name-analyzer
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
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.
Assessment
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.

Like a lobster shell, security has layers — review code before you run it.

chinesevk972eb61fpcx1ma3hnezp0vq8s842b01latestvk972eb61fpcx1ma3hnezp0vq8s842b01name-analysisvk972eb61fpcx1ma3hnezp0vq8s842b01namesvk972eb61fpcx1ma3hnezp0vq8s842b01numerologyvk972eb61fpcx1ma3hnezp0vq8s842b01
388downloads
0stars
2versions
Updated 3w ago
v1.0.1
MIT-0

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

Comments

Loading comments...