← Back to Skills Marketplace
silronin

Skill to OpenClaw

by Silronin · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
76
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install skill-to-openclaw
Description
Convert a foreign agent-skill directory into an OpenClaw skill. Use when importing a non-OpenClaw skill folder, such as `.agents/skills` or Claude/Codex-styl...
Usage Guidance
This skill appears coherent and safe in structure: it doesn't install software or request credentials, and it enforces pre-conversion vetting. Before using it, ensure you: (1) run the built-in vetting gate and review flagged items carefully, (2) do not approve conversion of HIGH/EXTREME-risk sources, and (3) prefer running vetting/conversion in an isolated worker or sandbox if your host supports it—if not, be extra cautious because vetting will run in the main session and may expose the session to malicious content. Finally, remember the skill's mapping rules preserve source capabilities by default, so explicitly instruct the agent to exclude or sanitize any content you do not want preserved.
Capability Analysis
Type: OpenClaw Skill Name: skill-to-openclaw Version: 1.0.0 The skill is designed to convert foreign agent skill directories into OpenClaw format and includes a structured vetting process. However, it contains highly unusual instructions in SKILL.md and references/mapping-rules.md that explicitly command the agent to preserve malicious payloads, covert exfiltration logic, and secret-bearing content during the conversion process unless the user specifically requests a 'salvage-only' path. While framed as a 'high-fidelity' migration principle, these instructions act as a directive to ensure malware is successfully ported rather than cleaned, which could lead to the propagation of harmful code if a user misinterprets the vetting results.
Capability Assessment
Purpose & Capability
Name/description, SKILL.md, and mapping/vetting reference docs all align: the skill is an instruction-only converter that performs discovery, vetting, and conversion. It requests no binaries, env vars, or installs — proportionate for a conversion/vetting helper.
Instruction Scope
The SKILL.md prescribes thorough vetting (including checks for secrets, installers, obfuscation, network calls) and explicitly forbids executing source code before vetting. It also instructs preserving source capabilities by default and requiring explicit user approval for high-risk content. Note: if the host lacks sub-agent/isolation support, vetting runs in the same session which increases the blast radius of any accidental exposure; the skill documents this tradeoff but cannot fully mitigate it on its own.
Install Mechanism
Instruction-only: no install spec, no downloads, no archive extraction. This is the lowest-risk install model and matches the skill's needs.
Credentials
The skill declares no required environment variables or credentials. The vetting rules explicitly look for secrets inside sources, but the skill itself does not request unrelated secrets or external tokens, which is proportionate.
Persistence & Privilege
always is false and the skill does not request system-wide configuration changes or persistent privileges. It may produce converted skill files per its purpose, but it does not ask to modify other skills' configs or enable permanent agent-wide changes.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install skill-to-openclaw
  3. After installation, invoke the skill by name or use /skill-to-openclaw
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release: convert foreign agent skills into OpenClaw-compatible skills with built-in vetting, two-phase review, and user-approved conversion scope.
Metadata
Slug skill-to-openclaw
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Skill to OpenClaw?

Convert a foreign agent-skill directory into an OpenClaw skill. Use when importing a non-OpenClaw skill folder, such as `.agents/skills` or Claude/Codex-styl... It is an AI Agent Skill for Claude Code / OpenClaw, with 76 downloads so far.

How do I install Skill to OpenClaw?

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

Is Skill to OpenClaw free?

Yes, Skill to OpenClaw is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Skill to OpenClaw support?

Skill to OpenClaw is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Skill to OpenClaw?

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

💬 Comments