Skip to content

mjcramerz/atlassian

v1.1.0

Use this plugin for atlassian cloud, Jira, and Confluence workflow research and implementation guidance.

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": "atlassian",
  "version": "1.1.0",
  "description": "Use this plugin for atlassian cloud, Jira, and Confluence workflow research and implementation guidance.",
  "author": {
    "name": "Atlassian"
  },
  "homepage": "https://developer.atlassian.com/cloud/",
  "keywords": [
    "atlassian",
    "jira",
    "confluence",
    "workflow",
    "cloud"
  ],
  "extensions": {
    "com.openai": {
      "interface": {
        "displayName": "Atlassian",
        "shortDescription": "Atlassian workflow guidance",
        "category": "Productivity",
        "capabilities": [
          "Read",
          "Write"
        ],
        "defaultPrompt": [
          "Use the Atlassian plugin for Jira, Confluence, and Atlassian cloud workflow guidance."
        ],
        "longDescription": "Use this plugin for Jira, Confluence, Atlassian cloud workflows, and implementation planning grounded in Atlassian documentation.",
        "developerName": "Atlassian",
        "brandColor": "#1D4ED8",
        "websiteURL": "https://developer.atlassian.com/cloud/",
        "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.

  • 2JSON files
  • 2YAML files
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