Pinyin Converter

Convert Chinese text to Pinyin (拼音). 中文转拼音工具,支持声调标记、去声调、首字母大写。适合语言学习、输入法开发、中文处理。Chinese to Pinyin converter with tone marks.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "Pinyin Converter" with this command: npx skills add pinyin-converter

Pinyin Converter 🔤

中文转拼音工具。

Features | 功能

  • 标准拼音:带声调标记
  • 无声音调:纯字母拼音
  • 首字母:仅保留首字母缩写

Usage | 使用

# 标准拼音(带声调)
python3 scripts/pinyin.py "你好世界"
# nǐ hǎo shì jiè

# 无声音调
python3 scripts/pinyin.py "你好世界" --no-tone
# ni hao shi jie

# 首字母
python3 scripts/pinyin.py "你好世界" --initial
# NHSJ

免责声明:本工具仅供学习参考,不构成任何投资或商业建议。

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Markdown To Ppt

Convert Markdown to beautiful presentations and slides. 一键将Markdown文档转换为精美PPT幻灯片,支持多种主题风格,适合商务汇报、教学课件、会议演讲。Markdown to PPT, presentation generator, slides ma...

Registry SourceRecently Updated
481Profile unavailable
General

China Work Calendar

中国法定节假日与工作日计算器。查某年某月工作天数、某日期是否上班、距离节假日倒计时、调休换休提示。支持2024-2027年全部法定节假日及已知调休日。When the user asks about Chinese holidays, workdays, overtime, holiday countdown,...

Registry SourceRecently Updated
561Profile unavailable
General

Text to Markdown

纯文本格式预处理工具,自动插入换行、拆分长段落,为后续 AI/LLM 生成 Markdown 提供结构化输入。

Registry SourceRecently Updated
1650Profile unavailable
General

weather-report-skills

天气播报格式化技能。当用户询问天气、查看天气预报、或需要生成天气报告时触发。技能包含完整的天气信息格式化模板,支持今天/明天/后天三种类型,以及时间段的斜体规则。

Registry SourceRecently Updated
960Profile unavailable