Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 09:05:22 +08:00
commit 8af648aba6
5 changed files with 319 additions and 0 deletions

49
plugin.lock.json Normal file
View File

@@ -0,0 +1,49 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:WarrenZhu050413/Warren-Claude-Code-Plugin-Marketplace:gcal-plugin",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "2896b89440b51091b8a7df09be28d4be1744c8ac",
"treeHash": "d6ad792748d58e98a4ebca094eb1915daeabd114426beb31178265a11f91b77b",
"generatedAt": "2025-11-28T10:12:56.883988Z",
"toolVersion": "publish_plugins.py@0.2.0"
},
"origin": {
"remote": "git@github.com:zhongweili/42plugin-data.git",
"branch": "master",
"commit": "aa1497ed0949fd50e99e70d6324a29c5b34f9390",
"repoRoot": "/Users/zhongweili/projects/openmind/42plugin-data"
},
"manifest": {
"name": "gcal-plugin",
"description": "Google Calendar CLI integration for scheduling events with natural language",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "d6fcecb39c929cbf363d6186ee39baba79b4fedd4f1d61cca9cfa42e73d68cb0"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "5306a4e14c03b642666ccd119914cf1e53f6b862e4f3385d6ee4e5e3ea6efb3c"
},
{
"path": "commands/setup.md",
"sha256": "dd2e8633cd20c5872bedfa449e191c24a2c27f075d03fd8fae8b6bd85b09c4dd"
},
{
"path": "commands/gcal.md",
"sha256": "6692d27da1134896809b08722450393cd29bbe6ba815eb67775e9db2f72dd3e8"
}
],
"dirSha256": "d6ad792748d58e98a4ebca094eb1915daeabd114426beb31178265a11f91b77b"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}