Install
openclaw skills install @yand/skill-portSkill Port audits and ports AI agent skills across Claude Code, Codex, Gemini CLI, and Agent Skills-compatible runtimes. It checks portability, target-agent compatibility, risky scripts/hooks/MCP configs, and stages safe target layouts without installing or running source code.
openclaw skills install @yand/skill-portUse this skill to audit or port agent skills and plugin ecosystems. It supports Claude Code, Codex, Gemini CLI, and Agent Skills-compatible sources and targets through an adapter-based workflow.
Default to audit-only when the user's request is unclear or security-sensitive. In audit-only mode, be decisive: recommend a concrete port scope, target layout, command mapping plan, and next port command without creating files.
skills/<target-agent>/<skill-name>/ports/<source-name>/<target-agent>/Identify source and target
codex.Run inventory
scripts/audit_skill.py for deterministic local inspection.references/portability-model.mdreferences/source-claude.mdreferences/source-codex.mdreferences/source-gemini.mdreferences/target-codex.mdreferences/target-claude.mdreferences/target-gemini.mdreferences/ecosystem-porting.mdreferences/locations.mdreferences/security.mdClassify artifacts
SKILL.md, references, examples, assets, templates.direct, translated, partial, unsupported, or manual.Port only when requested
Report
references/report-schema.md.python3 scripts/audit_skill.py <source-path> --target-agent codex
python3 scripts/audit_skill.py <source-path> --target-agent codex --format markdown
python3 scripts/audit_skill.py <source-path> --target-agent claude --format markdown
python3 scripts/audit_skill.py <source-path> --target-agent gemini --format markdown
python3 scripts/audit_skill.py <source-path> --target-agent codex --output report.json
For every audit or port, state: