11111

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· 298·0 current·0 all-time
by速冻饺子@shuakami

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for shuakami/111xsxa.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "11111" (shuakami/111xsxa) from ClawHub.
Skill page: https://clawhub.ai/shuakami/111xsxa
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 111xsxa

ClawHub CLI

Package manager switcher

npx clawhub@latest install 111xsxa
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
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.
Assessment
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.

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

latestvk9721r7vpcjz12q02y9sa75t0982k9e1
298downloads
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...