npm for your coding agent. Install packs of skills, subagents, and hooks into any repo, for every major agent.
Project description
agentbundle
The installer for agent-ready-repo. Think npm, but for the skills, subagents, and hooks your coding agent runs on.
agentbundle installs packs of agent primitives into your repo or your home directory. It projects each primitive into the layout every agent expects. One pack. One command. Every major agent.
pip install agentbundle
agentbundle install --pack core git+https://github.com/eugenelim/agent-ready-repo
That lands core, the flagship pack and the loop itself, in your repo. Claude Code, Codex, Cursor, Copilot, Gemini, and Kiro all read it.
Common commands
# See what's in a catalogue
agentbundle list-packs git+https://github.com/eugenelim/agent-ready-repo
# Install the flagship loop into this repo
agentbundle install --pack core git+https://github.com/eugenelim/agent-ready-repo
# Install a pack at user scope, so it follows you across every project
agentbundle install --pack research git+https://github.com/eugenelim/agent-ready-repo --scope user
# Preview an install without writing a file
agentbundle install --pack core git+https://github.com/eugenelim/agent-ready-repo --dry-run
# Upgrade a pack; it reports the .upstream files you need to reconcile
agentbundle upgrade --pack core --to 0.4.0 git+https://github.com/eugenelim/agent-ready-repo
A catalogue is a git URL or a local path. Installs auto-detect your agent; pass --adapter to override.
Build your own catalogue
agentbundle isn't tied to the agent-ready-repo catalogue. Any repo that lays its packs out the same way can use it. A pack is a directory:
my-pack/
pack.toml # name, version, adapter-contract, install scope
.apm/
skills/<name>/SKILL.md # one folder per skill
agents/<name>.md # subagents
hooks/<name>.py # lifecycle hooks
seeds/ # files scaffolded into the adopter repo
Point a catalogue URI (a git URL or a local path) at the repo that holds your packs. Then validate a pack against the adapter contract, render it to preview the projection, and install it into a target repo. scaffold drops a pack's seeds into a fresh directory to start from. The build pipeline (agentbundle.build) is the same engine make build runs.
See the pack layout reference and authoring a skill.
Credentials
agentbundle doesn't resolve secrets. Credentialed skills use credbroker, a standalone resolver that keeps cleartext out of the model's reach.
Learn more
The full story — the loop, the reviewers, the pack catalogue — is in the agent-ready-repo README.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file agentbundle-0.3.1.tar.gz.
File metadata
- Download URL: agentbundle-0.3.1.tar.gz
- Upload date:
- Size: 331.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e80986d5188cb87a3ca497d5a45b9ed92cf935eb931636539ba996c557218141
|
|
| MD5 |
8539cdc04aed7a840e2ff1f210b897d2
|
|
| BLAKE2b-256 |
5ae7adc75842ad36dbeaaae060c1423b768878f0d4cd3fce6f9ed42b7a433aca
|
Provenance
The following attestation bundles were made for agentbundle-0.3.1.tar.gz:
Publisher:
release-agentbundle.yml on eugenelim/agent-ready-repo
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
agentbundle-0.3.1.tar.gz -
Subject digest:
e80986d5188cb87a3ca497d5a45b9ed92cf935eb931636539ba996c557218141 - Sigstore transparency entry: 1806527284
- Sigstore integration time:
-
Permalink:
eugenelim/agent-ready-repo@fd9a971e82f61d5674e198488694ef3cc34cfc01 -
Branch / Tag:
refs/tags/agentbundle-v0.3.1 - Owner: https://github.com/eugenelim
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release-agentbundle.yml@fd9a971e82f61d5674e198488694ef3cc34cfc01 -
Trigger Event:
push
-
Statement type:
File details
Details for the file agentbundle-0.3.1-py3-none-any.whl.
File metadata
- Download URL: agentbundle-0.3.1-py3-none-any.whl
- Upload date:
- Size: 406.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5f99a2007e8e617b4d23c3ca4072942afc224a134cf1911642fbe9dbb8dc58e2
|
|
| MD5 |
b464e0daa47c0d0d7844a95d3cd187b6
|
|
| BLAKE2b-256 |
b0506c099cbf754783031b16bf36144a6b9ffb13dbd790aaafae2595f6dae701
|
Provenance
The following attestation bundles were made for agentbundle-0.3.1-py3-none-any.whl:
Publisher:
release-agentbundle.yml on eugenelim/agent-ready-repo
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
agentbundle-0.3.1-py3-none-any.whl -
Subject digest:
5f99a2007e8e617b4d23c3ca4072942afc224a134cf1911642fbe9dbb8dc58e2 - Sigstore transparency entry: 1806527390
- Sigstore integration time:
-
Permalink:
eugenelim/agent-ready-repo@fd9a971e82f61d5674e198488694ef3cc34cfc01 -
Branch / Tag:
refs/tags/agentbundle-v0.3.1 - Owner: https://github.com/eugenelim
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release-agentbundle.yml@fd9a971e82f61d5674e198488694ef3cc34cfc01 -
Trigger Event:
push
-
Statement type: