skpkg

Share Your Claude Code Setup

Push your skills, commands, and agents to GitHub Gists. Share a simple identifier. Others pull with one command.

$ npm install -g @modelkit/skpkg

How It Works

1

Push

Bundle your skills, commands, or agents and push to a GitHub Gist

$ skpkg push --name skills
2

Share

Share your unique identifier with anyone

@tviles/skills
3

Pull

Others install with a single command

$ skpkg pull @tviles/skills
Terminal

Why 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.

Ready to share?

$ npm install -g @modelkit/skpkg