Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 17:58:40 +08:00
commit 021764fde3
8 changed files with 964 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:atc-net/atc-agentic-toolkit:.claude/plugins/common",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "a1b6a19569763e57fe650e867c21d35a136cf8b0",
"treeHash": "ca15499f46f822ddcbe2c22a35f246a54d39c66482d2eb3e7d09d7fcb53ad007",
"generatedAt": "2025-11-28T10:13:58.680815Z",
"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": "common",
"description": "Common base skills, plugins, commands etc.",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "28d7d2dff40e88be5f460d101dfab09ea5f7d827267a144972814794f09cee66"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "27a5ab09f72c6e9599e7ff8dd1cc98b4b8c04c1a795c872637224d279af84299"
},
{
"path": "skills/skill-creator/SKILL.md",
"sha256": "8c0ce23bb87be91f5b0853c2e9815617c3858b63acdddfe5da47d2c2d3a60816"
},
{
"path": "skills/skill-creator/LICENSE.txt",
"sha256": "58d1e17ffe5109a7ae296caafcadfdbe6a7d176f0bc4ab01e12a689b0499d8bd"
},
{
"path": "skills/skill-creator/scripts/init_skill.py",
"sha256": "0bba250b94caa4cb2b28b15dad26fdcf371aeda4c9797b8120e55c2e33e0c73c"
},
{
"path": "skills/skill-creator/scripts/package_skill.py",
"sha256": "692525dd8096aee51730ab142fb2605894a6f1a4135bcffebbf4f8ed3cf8715e"
},
{
"path": "skills/skill-creator/scripts/quick_validate.py",
"sha256": "41647b79d15e7e51b944d56843e9f87a33f4c66e64ded5964d1f95bad2fe634a"
}
],
"dirSha256": "ca15499f46f822ddcbe2c22a35f246a54d39c66482d2eb3e7d09d7fcb53ad007"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}