mjcramerz/google-calendar
v1.1.0MIT
Use this plugin for google Calendar scheduling, availability, and event 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": "google-calendar",
"version": "1.1.0",
"description": "Use this plugin for google Calendar scheduling, availability, and event management.",
"author": {
"name": "OpenAI",
"email": "support@openai.com",
"url": "https://openai.com/"
},
"homepage": "https://workspace.google.com/products/calendar/",
"repository": "https://github.com/openai/plugins",
"license": "MIT",
"keywords": [
"google",
"calendar",
"productivity"
],
"extensions": {
"com.openai": {
"apps": "./.app.json",
"interface": {
"displayName": "Google Calendar",
"shortDescription": "Google Calendar management",
"category": "Productivity",
"capabilities": [
"Interactive",
"Write"
],
"defaultPrompt": [
"Use Google Calendar to summarize my day, find availability this week, and schedule, update, or cancel the right event."
],
"longDescription": "Use Google Calendar to summarize a day, check availability, list calendars, and create, update, or delete events directly from task prompts.",
"developerName": "OpenAI",
"brandColor": "#4285F4",
"websiteURL": "https://workspace.google.com/products/calendar/",
"privacyPolicyURL": "https://policies.google.com/privacy",
"termsOfServiceURL": "https://policies.google.com/terms",
"composerIcon": "./skills/google-calendar/assets/icon.png",
"logo": "./skills/google-calendar/assets/logo.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.
- metadata.json
- 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