← Back to Skills Marketplace
300
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install mongolian-ai
Description
蒙语 AI - 蒙古语翻译、文化问答、语音文字处理。基于毅金云 API 提供专业蒙语服务。
Usage Guidance
This skill appears coherent for Mongolian translation and content generation: it uses only node/python and one API key. Before installing, confirm you trust the external provider (https://api.mengguyu.cn / https://platform.mengguyu.cn) because any text you translate or Q&A will be sent to that service. Do not put sensitive secrets or private data into the text you send. Be aware the xhs-generator will try to invoke an external renderer script (path: /root/.openclaw/.../render_xhs.py) if present — review that renderer before allowing it to run, since it will execute on your machine. Follow normal precautions: keep the API key out of source control, rotate the key if needed, and inspect/approve any third-party tools (xhs-note-creator) the skill asks you to install.
Capability Analysis
Type: OpenClaw Skill
Name: mongolian-ai
Version: 1.0.0
The 'mongolian-ai' skill provides Mongolian language translation, cultural Q&A, and social media content generation using the Mengguyu API (api.mengguyu.cn). The scripts (translate.js, translate.py, culture-qa.js, and xhs-generator.py) perform standard API interactions and file operations consistent with the stated functionality, with no evidence of data exfiltration, malicious execution, or prompt injection.
Capability Assessment
Purpose & Capability
Name/description (Mongolian translation, culture Q&A, voice/text, note generation) align with the included Node/Python scripts and the single required env var MENGGUYU_API_KEY. Required binaries (node, python3) are reasonable for the provided scripts.
Instruction Scope
SKILL.md and the scripts instruct the agent to execute the included scripts which send user-provided text to https://api.mengguyu.cn using the MENGGUYU_API_KEY. This is expected for a translation/service integration but means any text you pass will be transmitted to the external API. The xhs-generator may call an external renderer (/root/.openclaw/.../render_xhs.py) via subprocess if installed — this will execute other code on the host if present, increasing the attack surface.
Install Mechanism
No install/download mechanism is declared (instruction-only). The repo includes script files and a requirements.txt (requests, Pillow) — no remote installs from untrusted URLs or archive extraction were found.
Credentials
Only a single credential (MENGGUYU_API_KEY) is required and used directly for API Authorization in scripts. No unrelated credentials or high-privilege environment variables are requested. README suggestions about storing the key in a local OpenClaw memory file are advisory.
Persistence & Privilege
The skill does not request always:true and does not modify other skills or global agent settings. It runs on demand and relies on user-provided environment configuration.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install mongolian-ai - After installation, invoke the skill by name or use
/mongolian-ai - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of mongolian-ai 1.0.0:
- Provides Mongolian-Chinese translation (both directions) via API.
- Supports traditional Mongolian text rendering and Unicode conversion.
- Offers Mongolian cultural Q&A features.
- Includes speech-to-text and text-to-speech (optional).
- Contains scripts for translation, culture Q&A, Mongolian text rendering, and Xiaohongshu note generation.
- Requires a valid Yijinyun API Key for access.
Metadata
Frequently Asked Questions
What is Mongol AI?
蒙语 AI - 蒙古语翻译、文化问答、语音文字处理。基于毅金云 API 提供专业蒙语服务。 It is an AI Agent Skill for Claude Code / OpenClaw, with 300 downloads so far.
How do I install Mongol AI?
Run "/install mongolian-ai" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Mongol AI free?
Yes, Mongol AI is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Mongol AI support?
Mongol AI is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Mongol AI?
It is built and maintained by Buhe (@youteacherasia); the current version is v1.0.0.
More Skills