Show HN: Homecrew – Share agent skills across your team and keep them in sync
Homecrew is an open-source package manager designed for sharing agent skills across teams. It allows users to install skills once and automatically sync them across multiple coding agents. The tool simplifies the process of managing and updating skills through a git-native approach.
- ▪Homecrew enables teams to share agent skills by installing them once and syncing across all supported agents.
- ▪Users can tap into shared repositories, making it easy to pull in skills and keep them updated.
- ▪The package manager handles dependencies automatically, allowing for streamlined installation of multiple skills.
Opening excerpt (first ~120 words) tap to expand
An open-source package manager for agent skills$ crew install <skill>Install HomecrewCommand referencecrew helps teams share agent skills.Install a skill once and Homecrew copies it into every supported coding agent. Share team skills through git, then keep them current with crew update.Install HomecrewHow it works~/work · zsh$crew install founding-engineer ✓claude-code → ~/.claude/skills/founding-engineer ✓codex → ~/.agents/skills/founding-engineer ✓gemini-cli → ~/.agents/skills/founding-engineer installed in 5 agents · 0 skipped · 0 failed$crew tap add @acme/skills ✓cloned acme → 42 skills searchable$crew install acme/team-baseline ✓resolved 14 dependencies from tap acme ✓installed team baseline across every detected agent$crew autoupdate enable ✓checking every 4 hours$Installs…
Excerpt limited to ~120 words for fair-use compliance. The full article is at Logic.