Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:44:01 +08:00
commit f39a842409
10 changed files with 1497 additions and 0 deletions

69
plugin.lock.json Normal file
View File

@@ -0,0 +1,69 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:nicknisi/claude-plugins:plugins/sandbox",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "a05f91fa1739a2593b2af902ff1b8c4faf6e80bc",
"treeHash": "a6c078a2d52551e82684aeea47c56b41521bfb2d907bc4bb09cc736ee3d8210c",
"generatedAt": "2025-11-28T10:27:22.300403Z",
"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": "sandbox",
"description": "Experimental agents, skills, and output styles for unconventional interaction patterns",
"version": "0.1.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "52be3c6abe61e3666ed0429d40ecf8d784966b2e001815229fe23f697456fffd"
},
{
"path": "agents/cunningham.md",
"sha256": "8fecdb3112df292008bf0e67872bc4572a6fdd232eb48e06208ab9ce5617132a"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "096eaa4ce1d1731792f114986cc6ce0af278d7d27c39be6e5639c4de78b4fe88"
},
{
"path": "skills/claude-code-analyzer/SKILL.md",
"sha256": "98371fe8de251ff2470e237bf023c3939c7736b8d2f0914f402eaa554e2f1513"
},
{
"path": "skills/claude-code-analyzer/references/best-practices.md",
"sha256": "848a5c5237ec3bed7dc58d1542816efe70f2a8bf776e5708fd4653310b838949"
},
{
"path": "skills/claude-code-analyzer/scripts/fetch-features.sh",
"sha256": "c322965d0294b9db94b4af3377042f772e4ce605861ed3ab55e94b23e75b45b5"
},
{
"path": "skills/claude-code-analyzer/scripts/github-discovery.sh",
"sha256": "a7c9d84b90035b32cf9bd63545de026823ce33d36b443852cf6dc8817b6bb634"
},
{
"path": "skills/claude-code-analyzer/scripts/analyze.sh",
"sha256": "3557d370d13774ee2ffe1936cc5fd79efec277c2c35c0e63bf2b07e388d0a449"
},
{
"path": "skills/claude-code-analyzer/scripts/analyze-claude-md.sh",
"sha256": "0c6b960c8184f9e2eaa451ea8b05f102ff95394dbc6af55172dacd212e44170f"
}
],
"dirSha256": "a6c078a2d52551e82684aeea47c56b41521bfb2d907bc4bb09cc736ee3d8210c"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}