Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:16:05 +08:00
commit 08bc0315e1
4 changed files with 387 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:ComposioHQ/awesome-claude-skills:meeting-insights-analyzer",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "b4ab2d8a7c00008383576265d16d12cfdeca3aac",
"treeHash": "7ed56b18437efda09846b0e5c712eaf8450a54a7cde574840121c884b24b132f",
"generatedAt": "2025-11-28T10:10:05.034506Z",
"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": "meeting-insights-analyzer",
"description": "Analyzes meeting transcripts to uncover behavioral patterns including conflict avoidance, speaking ratios, filler words, and leadership style.",
"version": null
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "d4ca1353b80e147445d8d93038074742319783b8f1b2e6fc542838c6e5d2ac06"
},
{
"path": "SKILL.md",
"sha256": "c639c0fc10a84225ba117ec5561f8cca1325c8d739fd0ac169b5a6dca6a0d071"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "3f87dfc41883488c59194b0bc33d4719680ee4bca40aa931908c7c0723b995fe"
}
],
"dirSha256": "7ed56b18437efda09846b0e5c712eaf8450a54a7cde574840121c884b24b132f"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}