← 返回 Skills 市场
mazizulak

Ollang SKILLS

作者 M. Aziz Ulak · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ⚠ suspicious
156
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install ollang-skills
功能描述
Master skill for the Ollang translation platform. Routes to the right Ollang sub-skill based on intent — upload files, create orders, check status, manage re...
安全使用建议
This collection appears to be a legitimate Ollang API integration (upload, orders, QC, revisions). However: 1) The SKILL.md files all require an OLLANG_API_KEY but the skill metadata lists no required environment variable — ask the publisher to set primaryEnv/requires.env to OLLANG_API_KEY so the platform can surface and protect that secret. 2) Verify the skill source (the registry shows unknown source/homepage). Only set OLLANG_API_KEY if you trust the skill's origin and the domains listed (api-integration.ollang.com and lab.ollang.com). 3) Be cautious with callbackUrl/webhook options: if you supply a callback URL, the service will POST results there — don’t point it to an endpoint you don’t control. 4) If you need stronger assurance, request the publisher provide a homepage or source repository and update the skill metadata to declare the required credential. If you cannot verify the author, avoid installing or supply an API key with minimal privileges or a throwaway account.
功能分析
Type: OpenClaw Skill Name: ollang-skills Version: 1.0.3 The Ollang skill bundle is a legitimate integration for the Ollang translation platform. It provides a structured set of sub-skills for managing the full translation lifecycle, including file uploads, order creation, status monitoring, and quality control evaluations. The skills interact exclusively with the official API endpoint (api-integration.ollang.com) using a user-provided API key stored in an environment variable. No evidence of data exfiltration, malicious execution, or prompt injection was found; the instructions are consistent with the stated purpose of automating translation workflows.
能力标签
cryptocan-make-purchases
能力评估
Purpose & Capability
The name/description and all sub-skill SKILL.md files consistently implement an Ollang translation integration (upload, create orders, QC, revisions, projects, folders). The requested HTTP endpoints and parameters align with that purpose. However, the registry metadata lists no required environment variables or primary credential, while every SKILL.md repeatedly states it reads OLLANG_API_KEY — that inconsistency is unexpected and should be justified.
Instruction Scope
Instructions are narrowly scoped to calling Ollang API endpoints and returning results (curl examples, expected request fields, and behavior flows). They do instruct the agent to read the OLLANG_API_KEY environment variable and to 'save' projectId/orderId for later steps; 'save' is vague about where state is stored. No instructions ask to read unrelated system files or other environment variables. The main concern: the runtime behaviour depends on an env var that the skill metadata does not declare.
Install Mechanism
This is an instruction-only skill with no install spec and no code files — low risk from installation. There are no downloads, packages, or binaries required.
Credentials
Every sub-skill requires an API key (X-Api-Key) read from OLLANG_API_KEY, but the skill's declared requirements list zero env vars and no primary credential. Requiring a single service API key is reasonable for this purpose, but the metadata omission is an incoherence and raises a risk: the platform and user will not be warned that a secret is needed, and automated permission gating may not be applied. No other unrelated secrets are requested.
Persistence & Privilege
The skill is not always-enabled, is user-invocable, and contains no install-time persistence or cross-skill configuration changes. It does mention saving projectId/orderId for later steps, which is normal for a multi-step API integration, but the mechanism/location for that state is unspecified.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install ollang-skills
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /ollang-skills 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
- The .claude/settings.local.json file was removed. - Updated API key handling: the skill now reads the API key from the OLLANG_API_KEY environment variable instead of asking for it during the session. - SKILL.md guidance improved to tell users how to set the OLLANG_API_KEY variable if not configured.
v1.0.1
Version 1.0.1 of ollang-skills - No file changes were detected in this release. - Functionality and documentation remain unchanged.
v1.0.0
- Initial release of the master skill for the Ollang translation platform. - Routes user intents to the appropriate Ollang sub-skills: upload, order creation, status checks, revisions, QC, human review, and project/folder browsing. - Supports a complete end-to-end translation workflow. - Requires API key authentication for most operations. - Provides clear prompts, output, and next-step suggestions based on the user's workflow.
元数据
Slug ollang-skills
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 3
常见问题

Ollang SKILLS 是什么?

Master skill for the Ollang translation platform. Routes to the right Ollang sub-skill based on intent — upload files, create orders, check status, manage re... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 156 次。

如何安装 Ollang SKILLS?

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

Ollang SKILLS 是免费的吗?

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

Ollang SKILLS 支持哪些平台?

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

谁开发了 Ollang SKILLS?

由 M. Aziz Ulak(@mazizulak)开发并维护,当前版本 v1.0.3。

💬 留言讨论