Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Agent Plugins

This repository contains portable Agent Plugins and their Codex marketplace metadata.

Plugins

  • Rollbar Triage — analyze, classify, and prioritize Rollbar errors.

Install from GitHub

After cloning or pushing this repository, register the repository as a Codex marketplace and install the plugin:

codex plugin marketplace add https://github.com/jgtomas/agents_plugins.git
codex plugin add rollbar-triage@local-rollbar-plugins

For local development from this checkout:

codex plugin marketplace add "$(pwd)"
codex plugin add rollbar-triage@local-rollbar-plugins

Start a new Codex thread after installation so updated skills and MCP tools are loaded.

Repository layout

.
├── .agents/plugins/marketplace.json
└── plugins/
    └── rollbar-triage/

See the Agent Plugins specification for the portable package format.

About

agents plugins

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors