← 返回 Skills 市场
orahub-ora

OraHub Skills

作者 Orahub-ora · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ✓ 安全检测通过
126
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install orahub-skills
功能描述
Route OraHub image edit requests to the right Ora workflow. Trigger for color match, color transfer, style transfer, "make this photo look like the reference...
安全使用建议
This skill appears coherent for routing OraHub image edits and only needs the orahub CLI. Before approving any automatic installation or authentication requests: 1) verify the legitimacy of the orahub-cli npm package or upstream repository (the README refers to github.com/Orahub-ora/orahub-skills — confirm the CLI source); 2) do not approve global npm installs or device-login flows unless you trust the package and its publisher; 3) be aware the skill may request you run a device-login (opens a browser/device code) or paste API keys — treat those secrets carefully; and 4) if you prefer, perform the npm install and CLI auth yourself ahead of time so the agent does not need to run installer/auth commands. The small wording inconsistencies in bootstrap guidance are implementation nuances, not security-red flags, but you can ask the skill author for clarification if you plan automated installs.
功能分析
Type: OpenClaw Skill Name: orahub-skills Version: 1.0.2 The skill bundle acts as a router for image processing tasks using the 'orahub-cli'. It demonstrates strong security awareness by including explicit instructions to prevent SSRF attacks (blocking localhost, private IPs, and metadata endpoints) and requires user approval before installing dependencies or performing authentication. No evidence of data exfiltration, obfuscation, or malicious intent was found across the router or leaf skills (SKILL.md, photo-background-replace/SKILL.md, etc.).
能力标签
cryptocan-make-purchases
能力评估
Purpose & Capability
The skill is a router for OraHub image workflows and only requires the 'orahub' CLI binary. That dependency, the described commands, and the per-workflow behaviors are consistent with image-editing tasks (color match, remove passersby, cutout, background replace). There are no unrelated env vars, binaries, or config paths requested.
Instruction Scope
Runtime instructions are narrowly scoped to collecting image inputs, validating them, invoking the orahub CLI, handling batches, and delivering media. The skill repeatedly warns to treat user images/URLs as data and not system instructions. Minor wording inconsistencies exist (e.g., 'do not run standalone orahub --version' vs. bootstrap command lists that include it), but these are implementation details and do not expand scope to unrelated data collection or exfiltration.
Install Mechanism
This is an instruction-only skill (no install spec). It tells the agent how to install an external npm package (npm install -g orahub-cli) if the runtime is missing. Installing a global npm package is a normal approach here but carries the usual moderate risk of executing third-party code — users should verify the orahub-cli package identity/source before approving an install.
Credentials
No environment variables or unrelated credentials are requested by the skill. It references running the CLI's interactive device-login or setting API keys as optional fallbacks, which are proportional to calling an external CLI that requires auth.
Persistence & Privilege
always:false and default model invocation settings are used. The skill does not request persistent system-wide privileges or attempt to modify other skills. It can run commands if the agent is allowed to, which is expected for a CLI-based workflow.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install orahub-skills
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /orahub-skills 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
-Initial release of orahub-skills on ClawHub, designed for real-world photo editing tasks. -Introduced 4 core OraHub workflows: color match, passersby removal, background cutout, and background replacement. -Built to make image edit requests easier to route, safer to execute, and more reliable to deliver in the ClawHub experience.
v1.0.1
-Initial release of orahub-skills on ClawHub, designed for real-world photo editing tasks. -Introduced 4 core OraHub workflows: color match, passersby removal, background cutout, and background replacement. -Built to make image edit requests easier to route, safer to execute, and more reliable to deliver in the ClawHub experience.
v1.0.0
-Initial release of orahub-skills on ClawHub, designed for real-world photo editing tasks. -Introduced 4 core OraHub workflows: color match, passersby removal, background cutout, and background replacement. -Built to make image edit requests easier to route, safer to execute, and more reliable to deliver in the ClawHub experience.
元数据
Slug orahub-skills
版本 1.0.2
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 3
常见问题

OraHub Skills 是什么?

Route OraHub image edit requests to the right Ora workflow. Trigger for color match, color transfer, style transfer, "make this photo look like the reference... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 126 次。

如何安装 OraHub Skills?

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

OraHub Skills 是免费的吗?

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

OraHub Skills 支持哪些平台?

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

谁开发了 OraHub Skills?

由 Orahub-ora(@orahub-ora)开发并维护,当前版本 v1.0.2。

💬 留言讨论