portable-safe-skills

Create portable, safe Codex skills focused on file or I/O operations under WASIp1 constraints. Use when authoring skills that must be portable across environments and avoid unsafe assumptions about paths, preopens, or stdio.

$ Installer

git clone https://github.com/moonbit-community/wasip1 /tmp/wasip1 && cp -r /tmp/wasip1/skills/portable-safe-skills ~/.claude/skills/wasip1

// tip: Run this command in your terminal to install the skill