skillsync
Now in public beta

Share your Claude Code
skills with your hackathon team

One CLI command syncs agents, skills, and workflows across your entire team through GitHub.

$ skillsync create

  Authenticated as @Mishra-Manit

 

  + design-system-agent

  + code-review

  + api-patterns

 

  Share this command with your team:

    skillsync join Mishra-Manit/superior-skills

 

  Created Mishra-Manit/superior-skills with 3 shared items.

The Problem

Team knowledge trapped on individual machines

Agents and skills live in local dotfiles with no built-in way to share them. Teams duplicate work, new hires start from zero, and hard-won workflows disappear when people move on.

01Create a shared repo

One command creates a GitHub repo, invites teammates, and seeds it with your best skills.

02Import your best work

Choose which agents and skills to share. Nothing is exported by default.

03Everyone stays in sync

Teammates run skillsync join and get everything. A background daemon keeps it current.

Features

No new platform. Just Git.

One-command sync

Run skillsync sync. Every agent, skill, and workflow updates instantly. No git pull, no manual copying.

GitHub-backed

Skills live in a GitHub repo. Version history, access control, and code review come for free.

Symlink-based

Symlinked into ~/.claude, not copied. One source of truth, zero duplication.

Daemon auto-sync

A background daemon watches for changes and syncs automatically. Start it once, forget about it.

Team management

Join, leave, import, delete, destroy. Every action is reversible, every command has a confirmation step.

Ready to sync
your team?

Get started in under a minute. No account required.

npm install -g @manitmishra/skillsync
Free and open source. MIT licensed.