Share Claude Code Skills in Seconds
Push your skills, commands, and agents to GitHub Gists. Share a simple identifier. Others pull with one command.
Terminal
How It Works
1
Push
Bundle your skills, commands, or agents and push to a GitHub Gist
$ skpkg push --name skills2
Share
Share your unique identifier with anyone
@tviles/skills3
Pull
Others install with a single command
$ skpkg pull @tviles/skillsWhy skpkg?
One-Command Sharing
Push your entire skill set with one command. Pull others' skills just as easily.
GitHub Gist-Backed
No new accounts needed. Everything is stored in GitHub Gists you own and control.
Skills, Commands & Agents
Share any Claude Code customization — skills, slash commands, or autonomous agents.
Stay Updated
Check for updates and pull the latest versions with built-in status tracking.
See It In Action
Terminal
$ skpkg push --name skillsScanning ~/.claude/skills...Found 3 skills: tdd, debugging, code-reviewPublishing to GitHub Gist...Published! Share with: @tviles/skills$ skpkg pull @friend/agentsPulling agents from @friend/agents...Installed 2 agents to ~/.claude/agents/ - code-reviewer - test-writer$ skpkg status@friend/agents: 1 update available