mjcramerz/linear
v1.1.0MIT
Use this plugin for linear issue and workflow management.
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": "linear",
"version": "1.1.0",
"description": "Use this plugin for linear issue and workflow management.",
"author": {
"name": "OpenAI",
"email": "support@openai.com",
"url": "https://openai.com/"
},
"homepage": "https://linear.app/",
"repository": "https://github.com/openai/plugins",
"license": "MIT",
"keywords": [
"linear",
"productivity"
],
"extensions": {
"com.openai": {
"apps": "./.app.json",
"interface": {
"displayName": "Linear",
"shortDescription": "Linear issue management",
"category": "Productivity",
"capabilities": [
"Interactive",
"Write"
],
"defaultPrompt": [
"Use Linear context to triage or update relevant issues for this task, with clear next actions."
],
"longDescription": "Use Codex with Linear to triage, create, and update issues, projects, and team workflows directly from task prompts.",
"developerName": "OpenAI",
"brandColor": "#222326",
"websiteURL": "https://linear.app/",
"privacyPolicyURL": "https://linear.app/privacy",
"termsOfServiceURL": "https://linear.app/terms",
"composerIcon": "./skills/linear/assets/icon-32.png",
"logo": "./skills/linear/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.
- skill_helper.py
- metadata.json
- LICENSE.txt
- openai.yaml
- 2images
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