← Back to Skills Marketplace
syuaibsyuaib

Universal Code Converter

by hisayuki · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
230
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install universal-code-converter
Description
Design, review, or implement source-to-source code translation pipelines that convert or port code between programming languages. Use when building or evalua...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install universal-code-converter
  3. After installation, invoke the skill by name or use /universal-code-converter
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug universal-code-converter
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 230 downloads so far.

How do I install Universal Code Converter?

Run "/install universal-code-converter" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Universal Code Converter free?

Yes, Universal Code Converter is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Universal Code Converter support?

Universal Code Converter is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Universal Code Converter?

It is built and maintained by hisayuki (@syuaibsyuaib); the current version is v1.0.0.

💬 Comments