← Back to Skills Marketplace
jayegt002

Nbnhhsh Skill

by 黑川眠也 · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ Security Clean
264
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install nbnhhsh-skill
Description
Translate Chinese pinyin initialisms and internet abbreviations to their possible full Chinese meanings, supporting multiple terms at once.
Usage Guidance
This skill works by sending whatever text you provide to a third-party API (lab.magiconch.com). It asks for no credentials and installs nothing, which is coherent. Before using, avoid pasting sensitive/secret data into queries, and consider whether you’re comfortable with your inputs being transmitted to that external service. If you need offline or private lookups, prefer a local dictionary or a skill that runs entirely on-device.
Capability Analysis
Type: OpenClaw Skill Name: nbnhhsh-skill Version: 0.1.0 The nbnhhsh skill is a legitimate tool for translating Pinyin initialisms using a public API (lab.magiconch.com). The SKILL.md file provides clear instructions and a standard curl command for querying the API, with no evidence of data exfiltration, malicious execution, or prompt injection.
Capability Assessment
Purpose & Capability
Name/description match the runtime instructions: the SKILL.md explicitly calls the nbnhhsh API to look up pinyin initialisms, which is exactly what the skill says it does.
Instruction Scope
Instructions tell the agent to POST the user's query to https://lab.magiconch.com/api/nbnhhsh/guess. This stays within the stated purpose, but it transmits user-provided text to a third-party service—avoid sending sensitive or private data.
Install Mechanism
No install spec or code is provided (instruction-only). Nothing is written to disk or downloaded during installation.
Credentials
The skill declares no environment variables, credentials, or config paths — consistent with its simple API-query purpose.
Persistence & Privilege
The skill is not always-enabled and is user-invocable (defaults). Be aware that the agent may call the external API autonomously when invoked; that behavior is expected but means user inputs may be sent without additional prompts.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install nbnhhsh-skill
  3. After installation, invoke the skill by name or use /nbnhhsh-skill
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
Initial release of the nbnhhsh-skill: a pinyin initialism translator. - Translates pinyin abbreviations (e.g., xswl) into full Chinese phrases. - Supports querying multiple abbreviations at once. - Provides all possible interpretations for each abbreviation. - Offers a simple API endpoint for integration. - Notes on API rate limits and possible pending-review results included.
Metadata
Slug nbnhhsh-skill
Version 0.1.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Nbnhhsh Skill?

Translate Chinese pinyin initialisms and internet abbreviations to their possible full Chinese meanings, supporting multiple terms at once. It is an AI Agent Skill for Claude Code / OpenClaw, with 264 downloads so far.

How do I install Nbnhhsh Skill?

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

Is Nbnhhsh Skill free?

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

Which platforms does Nbnhhsh Skill support?

Nbnhhsh Skill is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Nbnhhsh Skill?

It is built and maintained by 黑川眠也 (@jayegt002); the current version is v0.1.0.

💬 Comments