← 返回 Skills 市场
jolestar

Uxc Skill Creator

作者 jolestar · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
333
总下载
0
收藏
2
当前安装
1
版本数
在 OpenClaw 中安装
/install uxc-skill-creator
功能描述
Create wrapper skills that call remote tools through UXC. Use when defining a new provider skill and you need reusable templates, validation rules, and anti-...
安全使用建议
This skill appears coherent and is intended as a developer toolkit for authoring uxc wrapper skills. Before using it: (1) ensure you or your agent are comfortable with the skill performing web searches and probing the endpoints you supply (these probes are necessary to discover protocol/auth but will send requests to the target host); (2) confirm `uxc` is installed and available to any agent or user running the generated commands; (3) install ripgrep (`rg`) if you will run the provided validate.sh locally; (4) review any generated SKILL.md and any proposed `uxc link` or auth-binding commands before executing them, especially against private or production endpoints; and (5) if you need higher assurance, ask the publisher for a homepage or source repository so you can review provenance and history.
功能分析
Type: OpenClaw Skill Name: uxc-skill-creator Version: 1.0.0 The `uxc-skill-creator` skill is designed to guide an AI agent in creating other `uxc`-based wrapper skills, emphasizing best practices and security-conscious conventions. The `SKILL.md` and `references/*.md` files provide instructions and templates for the agent, including steps to probe user-provided endpoints with `uxc`. While the execution of user-provided input by an AI agent always carries a risk of shell injection if not properly sanitized by the agent, this skill itself does not exhibit malicious intent. On the contrary, the `scripts/validate.sh` actively enforces strict validation rules, banning deprecated and potentially risky patterns, which is a strong indicator of a focus on preventing vulnerabilities in the skills it helps create. No evidence of data exfiltration, backdoors, or prompt injection with malicious objectives was found.
能力评估
Purpose & Capability
The name/description match the contents: templates, anti-patterns, workflow and a validation script are exactly what you'd expect from a skill that helps authors build uxc-based wrapper skills. There are no unrelated env vars, binaries, or install steps requested.
Instruction Scope
The SKILL.md explicitly instructs the agent/author to perform web searches and probe user-provided endpoints (e.g., `uxc <endpoint> -h`) and to run local binding checks (`uxc auth binding match <endpoint>`). This behavior is coherent with the stated purpose (discovering protocol/auth), but it does involve active network probing and checks of local auth bindings — the user should expect those network and local-auth interactions and review any generated commands before executing them.
Install Mechanism
No install spec and no archive downloads — the skill is instruction-only and ships only text and a validation script. That is the lowest-risk install mechanism for this purpose.
Credentials
The skill requests no environment variables or credentials, which is appropriate. One minor inconsistency: the runtime docs and scripts assume `uxc` is available and the validate script requires `rg` (ripgrep), but the skill metadata's 'required binaries' list is empty — this is not dangerous but you should ensure those tools exist in your environment before using the validation flow.
Persistence & Privilege
The skill is not marked always:true and does not request persistent privileges or modify other skills' configs. It mainly generates documentation and a validation script; normal autonomy (model invocation allowed) is appropriate here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install uxc-skill-creator
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /uxc-skill-creator 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of uxc-skill-creator. - Provides a structured workflow for creating standardized wrapper skills using UXC. - Enforces strict validation rules on skill layout, naming, and file requirements. - Supplies templates, guidance, and anti-pattern documentation for reusable and robust provider skill design. - Includes validation scripts and metadata to ensure best practices.
元数据
Slug uxc-skill-creator
版本 1.0.0
许可证
累计安装 2
当前安装数 2
历史版本数 1
常见问题

Uxc Skill Creator 是什么?

Create wrapper skills that call remote tools through UXC. Use when defining a new provider skill and you need reusable templates, validation rules, and anti-... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 333 次。

如何安装 Uxc Skill Creator?

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

Uxc Skill Creator 是免费的吗?

是的,Uxc Skill Creator 完全免费(开源免费),可自由下载、安装和使用。

Uxc Skill Creator 支持哪些平台?

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

谁开发了 Uxc Skill Creator?

由 jolestar(@jolestar)开发并维护,当前版本 v1.0.0。

💬 留言讨论