← 返回 Skills 市场
syuaibsyuaib

Universal Code Converter

作者 hisayuki · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
230
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install universal-code-converter
功能描述
Design, review, or implement source-to-source code translation pipelines that convert or port code between programming languages. Use when building or evalua...
安全使用建议
This skill is coherent and appears safe to install from a permissions standpoint, because it requests no credentials or installs. Before using it, ensure you: (1) provide representative fixtures (the skill expects them) rather than letting the agent infer broad context; (2) run any parser builds, compilers, or tests in a controlled environment (the guidance suggests running reparses and compilation checks, which will execute tooling); (3) pin Tree-sitter and toolchain versions in your implementation to avoid upstream surprises; and (4) review any generated or executed commands before permitting the agent to run them (to avoid accidental execution of untrusted build/test scripts). If you need higher assurance, request an explicit list of commands the agent will run and the exact parser/emitter dependencies it plans to use.
功能分析
Type: OpenClaw Skill Name: universal-code-converter Version: 1.0.0 The skill bundle provides a comprehensive and professional framework for building source-to-source code translation pipelines. The instructions in SKILL.md and the reference documents (architecture-blueprint.md, validation-checklist.md) focus on best practices such as intermediate representation (IR), semantic enrichment, and rigorous validation using Tree-sitter. There are no signs of malicious intent, data exfiltration, or unauthorized command execution; the workflow is entirely consistent with the stated purpose of code porting and migration.
能力评估
Purpose & Capability
Name and description match the SKILL.md guidance and included reference docs. References to Tree-sitter, IR design, and validation are expected for a code-conversion architecture guide; no extraneous binaries, env vars, or unrelated prerequisites are requested.
Instruction Scope
Runtime instructions are focused on designing, probing, implementing, and validating translation pipelines. They reference included reference files and ask for representative snippets/fixtures from the user. They do not instruct the agent to read system secrets, arbitrary filesystem paths, or send data to external endpoints.
Install Mechanism
No install spec or code files are present; this is instruction-only and therefore does not write or execute downloaded code during install. Risk from install mechanism is minimal.
Credentials
The skill requests no environment variables, credentials, or config paths. Its Tree-sitter and build/test references are proportionate to the stated purpose and appear as implementation guidance rather than hidden requirements for sensitive data.
Persistence & Privilege
always is false and the skill is user-invocable only. It does not request to modify other skills or system-wide settings; no elevated persistence is requested.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install universal-code-converter
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /universal-code-converter 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial public release of the Universal Code Converter skill. Adds a validated workflow for staged source-to-source code conversion with parser probes, semantic IR boundaries, lowering guidance, diagnostics, and regression-oriented validation.
元数据
Slug universal-code-converter
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Universal Code Converter 是什么?

Design, review, or implement source-to-source code translation pipelines that convert or port code between programming languages. Use when building or evalua... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 230 次。

如何安装 Universal Code Converter?

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

Universal Code Converter 是免费的吗?

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

Universal Code Converter 支持哪些平台?

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

谁开发了 Universal Code Converter?

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

💬 留言讨论