Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:40:16 +08:00
commit 9c6a81fd7f
8 changed files with 1030 additions and 0 deletions

61
plugin.lock.json Normal file
View File

@@ -0,0 +1,61 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:mhattingpete/claude-skills-marketplace:productivity-skills-plugin",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "8792ba2e13c8ecb840d6c29912944158058ef47d",
"treeHash": "2f1207050743d45288f5fd1ceca1b2e45b3220b6189cf34030f008b3a78b0116",
"generatedAt": "2025-11-28T10:27:05.822311Z",
"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": "productivity-skills",
"description": "Productivity and workflow optimization skills for analyzing usage patterns, auditing code, bootstrapping projects, and generating documentation",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "293d96ca09dae001889cbaf3fae4cd4daa216aa56b77414b3faff4a7f807a757"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "39c3e56797ef5162b65bc5920cc058712abcf22e91bfba5ab2bfa892a6413ef6"
},
{
"path": "skills/project-bootstrapper/SKILL.md",
"sha256": "c462d99f7cff64937de9f459ca9456d806b9f767ea487368ec4f2b1c33e88679"
},
{
"path": "skills/conversation-analyzer/SKILL.md",
"sha256": "fd3d2843c6197f394ef4a80c749e19b5e17710908152df8ac67b99a223ba197c"
},
{
"path": "skills/conversation-analyzer/scripts/analyze_history.py",
"sha256": "ea3a4eb44250f9aa00ff8fdf784243f8346de2c7bc11201d06ab59ae5307018b"
},
{
"path": "skills/code-auditor/SKILL.md",
"sha256": "eee0b7fdf0facd24771812fa45b21f70ab89eb4a973cfc378e9ee9cd25d71d6c"
},
{
"path": "skills/codebase-documenter/SKILL.md",
"sha256": "070e9479a064174028e8d1916c604235cd71557cf9f1fdab3b7b280fc3437e49"
}
],
"dirSha256": "2f1207050743d45288f5fd1ceca1b2e45b3220b6189cf34030f008b3a78b0116"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}