mnhkahn/cyeam-cli

phonetic

英语音标查询——查询单词的英式/美式音标和简明释义。用户询问英语单词读音、音标或释义时使用。

First seen Jul 31, 2026

Installation

$ npx skills add mnhkahn/cyeam-cli --skill phonetic

Also in this package

Other skills from mnhkahn/cyeam-cli · top by installs.

npx skills add mnhkahn/cyeam-cli

Browse all from mnhkahn/cyeam-cli

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Default branch main
Open issues 0
Status Active

Skill metadata

Parsed from SKILL.md frontmatter.

Version0.1.16

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 638 B
  • docs SUMMARY.md 152 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 26 installs

SKILL.md

英语音标查询

用法

cyeam phonetic <word>
cyeam --pretty phonetic <word>

默认输出 JSON 信封,data 中包含 wordukphoneticusphoneticdefinitions。使用 --pretty 可输出适合人读的文本。

示例

cyeam phonetic hello
cyeam --pretty phonetic "C++"

查询依赖有道词典网页;网络不可用、单词不存在或页面无法解析时,命令会返回错误。