UAPI AI翻译配置 接口

v1.0.0

使用 UAPI 的“AI翻译配置”单接口 skill,处理 AI翻译配置、AI翻译、翻译配置 等请求。 Use when the user wants get ai translate languages, ai translate languages, languages, ai translation, or...

0· 562·5 current·5 all-time
by速冻饺子@shuakami·duplicate of @shuakami/111xsxa

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for shuakami/uapi-get-ai-translate-languages.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "UAPI AI翻译配置 接口" (shuakami/uapi-get-ai-translate-languages) from ClawHub.
Skill page: https://clawhub.ai/shuakami/uapi-get-ai-translate-languages
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install uapi-get-ai-translate-languages

ClawHub CLI

Package manager switcher

npx clawhub@latest install uapi-get-ai-translate-languages
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name/description claim a single UAPI endpoint (AI 翻译配置). The skill requires no binaries, env vars, or special config and only documents calling GET /ai/translate/languages, which is coherent with the stated purpose.
Instruction Scope
SKILL.md instructs the agent to read included reference docs and call the specified endpoint; it does not direct reading unrelated files, accessing local credentials, or exfiltrating data to unexpected endpoints. It only references the UAPI base URL and suggests obtaining a UAPI Key if rate limits are hit.
Install Mechanism
No install spec and no code files to execute. Instruction-only skills have minimal disk/system impact.
Credentials
The skill declares no required environment variables or credentials. The mention of a UAPI Key is advisory and appropriate for an API wrapper; no unrelated secrets are requested.
Persistence & Privilege
always is false and the skill does not request elevated or persistent system privileges. It can be invoked autonomously (platform default), which is expected for a callable skill.
Assessment
This skill is coherent and low-risk: it only documents and wraps a single public API endpoint. Before installing, note that the agent will make network calls to https://uapis.cn when invoked (so avoid sending sensitive secrets or private data to the translation endpoint). If you plan to use it repeatedly, create and use a UAPI Key per the provider's instructions to avoid anonymous rate limits. As always, verify the UAPI domain and review the provider's privacy/terms if you will send confidential text for translation.

Like a lobster shell, security has layers — review code before you run it.

latestvk978gv98v5b2a5wdx62r50jcy582j9f1
562downloads
0stars
1versions
Updated 1mo ago
v1.0.0
MIT-0

UAPI AI翻译配置 接口

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

这个 skill 封装的接口

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

什么时候直接选这个 skill

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

常见关键词

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

使用步骤

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

鉴权与额度

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

常见返回码关注点

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

代表性的用户说法

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

导航文件

  • references/quick-start.md:先快速判断这个单接口 skill 是否匹配当前需求。
  • references/operations/get-ai-translate-languages.md:这里是调用前必须看的核心接口页。
  • references/resources/Translate.md:只在需要补充同分类背景时再看。

Comments

Loading comments...