No description
Find a file
2026-07-17 17:55:15 -04:00
.agents/plugins initial commit: 'go-agent-skills' plugin for claude and codex 2026-07-17 17:55:15 -04:00
.claude-plugin initial commit: 'go-agent-skills' plugin for claude and codex 2026-07-17 17:55:15 -04:00
README.md initial commit: 'go-agent-skills' plugin for claude and codex 2026-07-17 17:55:15 -04:00

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.