No description
| .agents/plugins | ||
| .claude-plugin | ||
| README.md | ||
Studio Pollinator Skill Marketplace
This repository is the shared plugin catalog for Studio Pollinator. Individual plugins remain in their own repositories and are referenced from the Claude Code and Codex marketplace manifests by Git URL.
Claude Code
Add the marketplace and install Pollinator Go:
claude plugin marketplace add git@git.studiopollinator.com:pollinator/skill-marketplace
claude plugin install pollinator-go@studio-pollinator
Codex
Add the marketplace and install Pollinator Go:
codex plugin marketplace add git@git.studiopollinator.com:pollinator/skill-marketplace
codex plugin add pollinator-go@studio-pollinator
Add future plugins as independent repositories, then append an entry to both marketplace manifests using a url source. Use git-subdir instead when a plugin lives below the root of its repository.