toshi0607/gcal-slack-notifier
v0.1.0MIT
Googleカレンダーの予定変更(追加・更新・削除)をSlackチャンネルに通知するGASツール。セットアップを案内・自動化するAgent Skillを含む。
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": "gcal-slack-notifier",
"version": "0.1.0",
"description": "Googleカレンダーの予定変更(追加・更新・削除)をSlackチャンネルに通知するGASツール。セットアップを案内・自動化するAgent Skillを含む。",
"author": {
"name": "toshi0607",
"url": "https://github.com/toshi0607"
},
"repository": "https://github.com/toshi0607/gcal-slack-notifier",
"license": "MIT",
"keywords": ["google-calendar", "slack", "google-apps-script", "clasp", "notification"]
}
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.
- LICENSE