← 返回 Skills 市场
jayegt002

Nbnhhsh Skill

作者 黑川眠也 · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ 安全检测通过
264
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install nbnhhsh-skill
功能描述
Translate Chinese pinyin initialisms and internet abbreviations to their possible full Chinese meanings, supporting multiple terms at once.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install nbnhhsh-skill
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /nbnhhsh-skill 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug nbnhhsh-skill
版本 0.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Nbnhhsh Skill 是什么?

Translate Chinese pinyin initialisms and internet abbreviations to their possible full Chinese meanings, supporting multiple terms at once. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 264 次。

如何安装 Nbnhhsh Skill?

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

Nbnhhsh Skill 是免费的吗?

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

Nbnhhsh Skill 支持哪些平台?

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

谁开发了 Nbnhhsh Skill?

由 黑川眠也(@jayegt002)开发并维护,当前版本 v0.1.0。

💬 留言讨论