← 返回
效率工具 中文

Nbnhhsh Skill

Translate Chinese pinyin initialisms and internet abbreviations to their possible full Chinese meanings, supporting multiple terms at once.
将汉语拼音缩写和网络缩写翻译为其可能的完整中文含义,支持同时处理多个词条。
jayegt002
效率工具 clawhub v0.1.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 533
下载
💾 9
安装
1
版本
#latest

概述

nbnhhsh - Pinyin Initialism Translator

Use this skill when:

  • User asks what an abbreviation means (e.g., "what does xswl mean", "what is yyds")
  • User provides a pinyin initialism for lookup
  • User says something like "don't understand", "what's this"
  • User inputs a confusing string of letters that might be a pinyin initialism

Function

  • Translate pinyin initialisms to Chinese (e.g., xswl → 笑死我了)
  • Support batch queries, multiple abbreviations separated by commas
  • Return multiple possible interpretations

Usage

Run curl:

curl -s -X POST "https://lab.magiconch.com/api/nbnhhsh/guess" \
  -H "Content-Type: application/json" \
  -d '{"text":"abbreviation to query"}'

Example

Input: xswl

Output: 笑死了, 吓死了, 想死了... (multiple possible results)

Notes

  • API may have rate limits, please do not abuse
  • Same abbreviation may have multiple interpretations, returned in trans array
  • If trans is null but inputting has values, it means awaiting review

版本历史

共 1 个版本

  • v0.1.0 当前
    2026-03-29 23:29 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

developer-tools

Tavily Search Skill

jayegt002
使用Tavily API 进行网络搜索(Brave 替代方案),当用户请求搜索网页、查找来源或链接且 Brave web_search 不可用时使用。
★ 1 📥 5,260
productivity

Nano Pdf

steipete
使用nano-pdf CLI通过自然语言指令编辑PDF
★ 275 📥 114,781
productivity

Weather

steipete
获取当前天气和预报(无需API密钥)
★ 445 📥 226,186