Share from Claude Code
Point sk share at the Claude Code skill directory that contains SKILL.md.
sk share ~/.claude/skills/review-prKeep the returned URL. It identifies the exact immutable snapshot you just created.
Review the transfer
On the destination machine, inspect the snapshot before installing it. This verifies the bundle and reveals agent-specific assumptions in the files.
sk inspect https://skilldrop.dev/s/PL1mY4-Install for Codex
Select Codex explicitly and choose whether this skill belongs to the current project or your global environment.
sk install PL1mY4- --agent codex --scope globalCross-agent does not mean automatically portable. Review tool names, paths, and instructions inside the skill. Skilldrop transfers the files faithfully; it does not rewrite their behavior.