Skip to content

mjcramerz/github

v1.1.0

Use this plugin for gitHub review, PR-comment, and Actions workflow plugins.

What this package declares

The file a client reads when it loads this plugin, exactly as this revision carries it.

plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "github",
  "version": "1.1.0",
  "description": "Use this plugin for gitHub review, PR-comment, and Actions workflow plugins.",
  "author": {
    "name": "Codex Setup"
  },
  "homepage": "https://github.com/",
  "keywords": [
    "github",
    "development",
    "pr",
    "comments",
    "ci",
    "actions",
    "fix"
  ],
  "extensions": {
    "com.openai": {
      "apps": "./.app.json",
      "interface": {
        "displayName": "GitHub",
        "shortDescription": "GitHub review and Actions",
        "category": "Developer Tools",
        "capabilities": [
          "Interactive",
          "Read",
          "Write"
        ],
        "defaultPrompt": [
          "Use the GitHub plugin for GitHub review, PR-comment, and GitHub Actions workflows."
        ],
        "longDescription": "Use this plugin for GitHub PR comments, review response work, and GitHub Actions authoring or repair.",
        "developerName": "Codex Setup",
        "brandColor": "#24292F",
        "websiteURL": "https://github.com/",
        "composerIcon": "./skills/github-pr-comments/assets/icon-32.png",
        "logo": "./skills/github-pr-comments/assets/icon-128.png",
        "screenshots": []
      }
    }
  }
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • 7Python files
  • 6JSON files
  • 6YAML files
  • 5text files
  • 12images
View on GitHub

Client extensions

Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.

  • com.openai