Share the folder you’re using.
Pass a skill name or path. Skilldrop validates the files, creates a fresh snapshot, and returns a link.
$ sk share review-prTurn any local agent skill into an immutable, inspectable link. From your terminal to theirs in one command.
No account · No Git required · Snapshots expire automatically
~/.claude/skills/review-pr
Skilldrop transfers what you already made. It doesn’t turn it into a package or ask you to maintain another project.
Pass a skill name or path. Skilldrop validates the files, creates a fresh snapshot, and returns a link.
$ sk share review-prSee every file, checksum, executable warning, target agent, and destination before installing.
The CLI detects supported agents and puts the verified skill where it belongs. Scripts are never run automatically.
$ sk install skilldrop.dev/s/sk_7fx2kaEvery share is a sealed, immutable snapshot. Skilldrop shows its contents before installation and refuses unsafe paths or symlinks.
Install sk, then share any skill folder from your terminal.
$ curl -fsSL https://getsk.dev/install.sh | shInstallation script served from getsk.dev/install.sh