Public agent plugins for users of QUT eResearch services. GitHub Copilot CLI is the primary target and compatibility with other agent CLIs is maintained when it does not compromise Copilot.
copilot plugin marketplace add git@github.com:eresearchqut/eresearch-agent-plugins.git
copilot plugin install docs@eresearch-agent-plugins/plugin marketplace add eresearchqut/eresearch-agent-plugins
/plugin install docs@eresearch-agent-plugins
Junie CLI can consume Claude-compatible extension marketplaces, so it uses the
.claude-plugin/marketplace.json metadata in this repo.
/extensions marketplace add git@github.com:eresearchqut/eresearch-agent-plugins.git
Then run /extensions, find docs in the catalog, and install it from there.
codex plugin marketplace add git@github.com:eresearchqut/eresearch-agent-plugins.git
codex plugin add docs@eresearch-agent-pluginsInside an interactive Codex session, /plugins opens the plugin browser and
@docs can explicitly mention the installed plugin.
| Plugin | Status | Contents |
|---|---|---|
docs |
available | MCP server for the QUT eResearch docs site |
MCP plugins define mcpServers in plugin.json and keep .mcp.json at the
plugin root. GitHub Copilot metadata is authoritative; update secondary
metadata after the Copilot marketplace and plugin manifests.