Skip to content

eresearchqut/eresearch-agent-plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eresearch-agent-plugins

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.

Install

GitHub Copilot CLI

copilot plugin marketplace add git@github.com:eresearchqut/eresearch-agent-plugins.git
copilot plugin install docs@eresearch-agent-plugins

Claude Code

/plugin marketplace add eresearchqut/eresearch-agent-plugins
/plugin install docs@eresearch-agent-plugins

Junie CLI

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.

OpenAI Codex CLI

codex plugin marketplace add git@github.com:eresearchqut/eresearch-agent-plugins.git
codex plugin add docs@eresearch-agent-plugins

Inside an interactive Codex session, /plugins opens the plugin browser and @docs can explicitly mention the installed plugin.

Plugins

Plugin Status Contents
docs available MCP server for the QUT eResearch docs site

Develop

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.

About

Public agent plugins for users of QUT eResearch services

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors