Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:27:20 +08:00
commit b35e761c82
11 changed files with 3059 additions and 0 deletions

73
plugin.lock.json Normal file
View File

@@ -0,0 +1,73 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:flox/flox-agentic:flox-plugin",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "4043f54aaaa5d6748d9c94dfcc9e7057b9194643",
"treeHash": "132a12f226cf6cbfc190fed94055bfb8ae9522b9984839f470cd47e5877377d4",
"generatedAt": "2025-11-28T10:16:55.153081Z",
"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": "flox",
"description": "Flox development environment and deployment plugin. Includes expert guidance for package management, services, builds and package distribution, containerization, environment composition and layering. Works with the Flox MCP server for enhanced functionality.",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "62c975801bb38b25754d3870ac254ffe71188b37f0eccdb6cd1e5a7c481bd16c"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "4f08266fc4c78c6e99b4ac26323190afd40570ab9f7030e1256c7820f71c9782"
},
{
"path": "skills/README.md",
"sha256": "e589b399590fe661359bcc89324996ab79ac53053d287f80ce979d15f49b9db4"
},
{
"path": "skills/flox-sharing/SKILL.md",
"sha256": "67e71414026996e635acad9cd2829a311778828f622220711fccce05e5274a72"
},
{
"path": "skills/flox-services/SKILL.md",
"sha256": "a6608db65d9c480a2d0d9fd461367a6a358e7673b03e001dbbe7442726b1acab"
},
{
"path": "skills/flox-environments/SKILL.md",
"sha256": "7ece3329c2acea714efff04b9fef8dbd7fe98505b254b3e8e96a4fb4d962343e"
},
{
"path": "skills/flox-builds/SKILL.md",
"sha256": "0b47de45963b8507b30a421ede8ba305fbb1d773f70b7490ee275adf5816880f"
},
{
"path": "skills/flox-publish/SKILL.md",
"sha256": "33d3cc7cfb64337c54d3484992cac5b5a86efc78edef3d6e3a04e05880e72cdd"
},
{
"path": "skills/flox-cuda/SKILL.md",
"sha256": "3ed977eb97be9d7de2f9eaeb7ae552946f5fafb5a148810780ef4f60126c0566"
},
{
"path": "skills/flox-containers/SKILL.md",
"sha256": "d5cf632bbd4e89b339d5d9970f3fdc12a41e552f63c81dee3f1fd90f673cc920"
}
],
"dirSha256": "132a12f226cf6cbfc190fed94055bfb8ae9522b9984839f470cd47e5877377d4"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}