← Back to Skills Marketplace
shuakami

11111

by 速冻饺子 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
299
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install 111xsxa
Description
使用 UAPI 的“AI翻译配置”单接口 skill,处理 AI翻译配置、AI翻译、翻译配置 等请求。 Use when the user wants get ai translate languages, ai translate languages, languages, ai translation, or...
README (SKILL.md)

\r \r

UAPI AI翻译配置 接口\r

\r 这个 skill 只封装一个接口:GET /ai/translate/languages。当需求和“AI翻译配置”直接对应时,优先直接选它,再去接口页确认参数、鉴权和返回码。\r \r

这个 skill 封装的接口\r

\r

  • 方法:GET\r
  • 路径:/ai/translate/languages\r
  • 分类:Translate\r
  • Operation ID:get-ai-translate-languages\r \r

什么时候直接选这个 skill\r

\r

  • 当用户的目标和“AI翻译配置”完全对应时,优先直接选它。\r
  • 这个 skill 只对应一个接口,所以不需要在大分类里二次挑选。\r
  • 如果用户已经给了足够的参数,就可以直接进入接口页准备调用。\r \r

常见关键词\r

\r

  • 中文:AI翻译配置AI翻译翻译配置\r
  • English: get ai translate languages, ai translate languages, languages, ai translation\r \r

使用步骤\r

\r

  1. 先读 references/quick-start.md,快速确认这个单接口是否就是当前要用的目标接口。\r
  2. 再读 references/operations/get-ai-translate-languages.md,确认参数、请求体、默认值、生效条件和响应码。\r
  3. 如果需要看同分类上下文,再读 references/resources/Translate.md。\r \r

鉴权与额度\r

\r

  • Base URL:https://uapis.cn/api/v1\r
  • 这个接口以公开翻译能力为主,但部分高级翻译能力更容易触发限流;如果要稳定使用,建议准备 UAPI Key。\r
  • 如果这个接口返回 429,或者错误信息明确提示访客免费额度、免费积分或匿名配额已用完,可以建议用户到 https://uapis.cn 注册账号,并创建免费的 UAPI Key,再带上 Key 重试。\r \r

常见返回码关注点\r

\r

  • 当前文档里能看到的状态码:200\r \r

代表性的用户说法\r

\r

  • 帮我用 UAPI 的“AI翻译配置”接口处理这个需求\r
  • 这个需求是不是应该调用 AI翻译配置 这个接口\r
  • use the UAPI get-ai-translate-languages endpoint for this task\r \r

导航文件\r

\r

  • references/quick-start.md:先快速判断这个单接口 skill 是否匹配当前需求。\r
  • references/operations/get-ai-translate-languages.md:这里是调用前必须看的核心接口页。\r
  • references/resources/Translate.md:只在需要补充同分类背景时再看。\r
Usage Guidance
This skill appears low-risk and does only what it claims: call the UAPI GET /ai/translate/languages endpoint and surface the result. Before installing or using it, consider: (1) the skill will call an external host (https://uapis.cn) — don't supply any private data you wouldn't want sent to that service; (2) provide a UAPI Key only if you trust uapis.cn and need to avoid rate limits; (3) autonomous agent invocation is the platform default — if you want to limit outgoing network calls, restrict agent permissions or review results before the agent makes external API calls.
Capability Analysis
Type: OpenClaw Skill Name: 111xsxa Version: 1.0.0 The skill bundle is a standard API wrapper for the UAPI translation service (uapis.cn), specifically for the 'GET /ai/translate/languages' endpoint. The instructions in SKILL.md and the reference documentation are consistent with the stated purpose of retrieving supported languages and configuration. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found across the files.
Capability Assessment
Purpose & Capability
Name, description, and provided files consistently describe a single-purpose skill that wraps GET /ai/translate/languages. There are no extra env vars, binaries, or unrelated requirements.
Instruction Scope
SKILL.md instructs the agent to read bundled reference docs and to call the specified UAPI endpoint. It does not direct the agent to read unrelated system files, secret env vars, or to exfiltrate data to unexpected endpoints. It mentions the base URL and that a UAPI Key can be used if rate-limited, which is appropriate.
Install Mechanism
No install spec and no code files to execute; this is instruction-only, so nothing will be written or installed on disk.
Credentials
The skill declares no required environment variables or credentials. It advises (but does not require) using a UAPI Key for quota issues, which is reasonable and proportionate to the stated function.
Persistence & Privilege
always is false and there is no indication the skill requests persistent system-wide privileges or modifies other skills. Autonomous invocation is allowed by platform default but the skill itself does not request elevated presence.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install 111xsxa
  3. After installation, invoke the skill by name or use /111xsxa
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of the "uapi-get-ai-translate-languages" skill. - Added dedicated skill for the UAPI "AI翻译配置" (AI Translate Languages) single endpoint. - Provides usage guidance, keywords, and step-by-step instructions for calling GET /ai/translate/languages. - Includes navigation to quick start, operation, and resource reference documents. - Notes authentication details and quota limitations. - Removes previous scripts and documentation not related to this API endpoint.
Metadata
Slug 111xsxa
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 11111?

使用 UAPI 的“AI翻译配置”单接口 skill,处理 AI翻译配置、AI翻译、翻译配置 等请求。 Use when the user wants get ai translate languages, ai translate languages, languages, ai translation, or... It is an AI Agent Skill for Claude Code / OpenClaw, with 299 downloads so far.

How do I install 11111?

Run "/install 111xsxa" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is 11111 free?

Yes, 11111 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does 11111 support?

11111 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created 11111?

It is built and maintained by 速冻饺子 (@shuakami); the current version is v1.0.0.

💬 Comments