← 返回 Skills 市场
shuakami

11111

作者 速冻饺子 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
299
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install 111xsxa
功能描述
使用 UAPI 的“AI翻译配置”单接口 skill,处理 AI翻译配置、AI翻译、翻译配置 等请求。 Use when the user wants get ai translate languages, ai translate languages, languages, ai translation, or...
使用说明 (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
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install 111xsxa
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /111xsxa 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug 111xsxa
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

11111 是什么?

使用 UAPI 的“AI翻译配置”单接口 skill,处理 AI翻译配置、AI翻译、翻译配置 等请求。 Use when the user wants get ai translate languages, ai translate languages, languages, ai translation, or... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 299 次。

如何安装 11111?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install 111xsxa」即可一键安装,无需额外配置。

11111 是免费的吗?

是的,11111 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

11111 支持哪些平台?

11111 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 11111?

由 速冻饺子(@shuakami)开发并维护,当前版本 v1.0.0。

💬 留言讨论