Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:12:28 +08:00
commit 98754c5e10
4 changed files with 283 additions and 0 deletions

45
plugin.lock.json Normal file
View File

@@ -0,0 +1,45 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:claudeforge/marketplace:plugins/agents/webhook-integrator",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "90b43a4bfa1568dc4519ed8b611ae3723f2c52b9",
"treeHash": "8e916e9498794c102b14c7c497b5d4b5ddf6eb045ad9e5e215a4beb2e1dd8f34",
"generatedAt": "2025-11-28T10:15:24.815484Z",
"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": "webhook-integrator",
"description": "Expert agent for webhook implementation, HMAC signature verification, retry logic with exponential backoff, idempotency, webhook security, and testing with ngrok",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "40e003096dfede6081e578ab2b43447ee869385a0154a7865e32990ff7c95b47"
},
{
"path": "agents/webhook-expert.md",
"sha256": "f915bf7c13029af43db2a9d48d7791a142963c80d31090ac595d566a945420a0"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "78a1c2f234fb071429ab6b9745c378f49f3988d4c3f2baecea09894bce95152e"
}
],
"dirSha256": "8e916e9498794c102b14c7c497b5d4b5ddf6eb045ad9e5e215a4beb2e1dd8f34"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}