agent-picker

Installation
SKILL.md

Agent Picker

Use Agent Picker as a shared coordination workflow, not a private scratchpad.

Prerequisites — run once after skill registration

If ~/.codex/extensions/agent-picker-browser-extension/manifest.json does not exist, the browser extension has not been installed yet. Run the following from the agent-picker repo:

npm run extension:install          # copies the unpacked extension
# or, to install both skill files and extension together:
npm run skill:install

Then load the unpacked extension in Chrome: chrome://extensions → Developer mode → Load unpacked → ~/.codex/extensions/agent-picker-browser-extension

Skip this section if the extension is already loaded in Chrome.

Installs
1
GitHub Stars
21
First Seen
Mar 18, 2026
agent-picker — aldegad/agent-picker