Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:22:47 +08:00
commit 2c6e24b64d
7 changed files with 321 additions and 0 deletions

57
plugin.lock.json Normal file
View File

@@ -0,0 +1,57 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:dkmaker/my-claude-plugins:transcript",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "b7fa847df70f8d1ea003b4fb6427ffc27cb80b0f",
"treeHash": "0ef0a423dbdbacb4186239e6584bfbc3ffa1335c1dc936c57f930546070d3213",
"generatedAt": "2025-11-28T10:16:31.810792Z",
"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": "transcript",
"description": "Parse and analyze Claude Code session transcripts with markdown/HTML output",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "02f23c1f2f8785dbf859f297cf47d16a496ebc08b2841df31c645c98dfadb4cb"
},
{
"path": "hooks/hooks.json",
"sha256": "8437d9b0310245a4cb7835b93e116c43748d3dac06246e6cf7cf2d1065e32555"
},
{
"path": "hooks/scripts/sessionstart.sh",
"sha256": "13a99433f0825cee91c11b9df1beb7cf0ccfe2ccfb772620bf25b83d49b3253e"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "b6c4b0f143361f94b9a3f24066d690483ebf416dd312276857177d263d29acc5"
},
{
"path": "commands/help.md",
"sha256": "3bf78426ee3b00ac7cd81d849d2eee1ba4877e823e798b0c9a6a1e966242e7b3"
},
{
"path": "commands/create.md",
"sha256": "8961409a6c491e2c6b81c797d3f471239cd69685c784f4412dde1028f8dd2c6d"
}
],
"dirSha256": "0ef0a423dbdbacb4186239e6584bfbc3ffa1335c1dc936c57f930546070d3213"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}