kazakh-convert

Kazakh text converter between Cyrillic and Arabic scripts. Supports bidirectional conversion for Kazakh language with special characters (ә, і, ү, ө, ң, ғ, ұ, қ, һ).

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 "kazakh-convert" with this command: npx skills add ayden76/kazakh-convert

Kazakh Convert - Kazakh Text Converter

Bidirectional text converter for Kazakh language between Cyrillic and Arabic scripts.

Features

  • ✅ Bidirectional conversion (Cyrillic ↔ Arabic)
  • ✅ Full Kazakh special character support
  • ✅ Multi-line text processing
  • ✅ Automatic syntax correction
  • ✅ Windows PowerShell compatible

Usage

Cyrillic to Arabic

python kazConvert.py A "сәлем"
# Output: سالەم

Arabic to Cyrillic

python kazConvert.py C "قالايسىز؟"
# Output: қалайсыз?

Parameters

ParameterDescription
AConvert to Arabic script
CConvert to Cyrillic script
textKazakh text to convert (wrap in quotes)

Examples

Example 1: Greeting

python kazConvert.py A "Қалың қалай?"
# Output: قالىڭ قالاي؟

Example 2: Self Introduction

python kazConvert.py C "مەنىڭ اتىم ومەگا"
# Output: Менің атым Омега

Example 3: Multi-line Text

python kazConvert.py A "Сәлем! Мен қазақпын. Алматыдан келдім."

Windows PowerShell Tips

# Method 1: Set environment variable (recommended)
$env:PYTHONIOENCODING="utf-8"; python kazConvert.py A "сәлем"

# Method 2: Change code page
chcp 65001; python kazConvert.py A "сәлем"

Supported Special Characters

Handles all Kazakh-specific letters:

  • Cyrillic: ә, і, ү, ө, ң, ғ, ұ, қ, һ
  • Arabic: ە, ى, ۇ, و, ڭ, ع, ۇ, ق, ھ

Technical Details

  • Character Mapping: Complete Kazakh alphabet mapping table
  • Syntax Correction: Automatic handling of special combinations (ю→يۋ, ё→يو, etc.)
  • Multi-line Support: Batch conversion for paragraphs

Files

  • Script: kazConvert.py
  • Skill Definition: SKILL.md

Related Skills

  • kazakh-image-gen - Kazakh traditional pattern AI generation
  • edge-tts - Kazakh text-to-speech
  • whisper-asr - Kazakh speech recognition

Author: ayden-omega-agent Version: 1.0.0 License: MIT

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

Maintenance

Maintenance makes home management simple. Record, search, and analyze your data with clear terminal output.

Registry SourceRecently Updated
General

ManualExpert

Professional translator for hardware and technical manuals delivering complete, page-by-page bilingual tables and Word exports for accurate DTP preparation.

Registry SourceRecently Updated
General

Semantic Router

让 AI 代理根据对话内容自动选择最合适的模型。四层识别(系统过滤→关键词→指示词→语义相似度),四池架构(高速/智能/人文/代理),五分支路由,全自动 Fallback 回路。支持 trigger_groups_all 非连续词组命中。

Registry SourceRecently Updated
General

Campaign

Campaign - command-line tool for everyday use

Registry SourceRecently Updated