Install
openclaw skills install skill-portAudit and port AI agent skills, Claude Code skills/plugins, Codex skills/plugins, Gemini CLI skills/extensions, slash commands, agents, hooks, policies, MCP-backed plugins, and similar skill repositories across target agents. Use when asked to assess portability, generate a compatibility/security report, stage a port under target-agent naming, or adapt agent-specific skills/plugins for another runtime.
openclaw skills install 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: