Agentpack banner
OlegHQ OlegHQ

Agentpack

AI community

Description

๐Ÿค– The package manager for AI coding agents โ€” pin, resolve, and sync skills & plugins across Claude Code, Cursor, OpenCode, Codex, Grok, and Antigravity

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

agentpack

The package manager for AI coding agents

Pin, resolve, and sync skills & plugins across Claude Code, Cursor, OpenCode, Codex, Grok, and Antigravity โ€” from one manifest.

Documentation Writeup MIT License Version Built with Go

Documentation ยท Writeup ยท Quick Start ยท How It Works ยท CLI Reference

brew install --cask OlegHQ/tap/agentpack

Prefer a prebuilt binary or source build? See all install options.


The Problem

Every coding agent manages skills, plugins, commands, and rules its own way โ€” different file layouts, config formats, and discovery rules. Run more than one agent, or share a curated toolset across a team, and you end up pasting the same files into each agent's config by hand and watching the copies drift apart. There's no lockfile to say which version everyone is actually on.

What agentpack Doe