Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 09:04:06 +08:00
commit e3cbcb7998
8 changed files with 5770 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:uw-ssec/rse-agents:plugins/python-development",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "07392f6e3f0df225ceee253e490768e02d36569a",
"treeHash": "b884831c2a60fa400a8a48d555fdcc0b847c4023df0e4e9087439060ab149817",
"generatedAt": "2025-11-28T10:28:52.009541Z",
"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": "python-development",
"description": "Agents and skills for Scientific Python development and best practices",
"version": "0.1.1"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "4d00d2c35330cd28543a1634224115788fe0073a7fa9f0bde143e19640220acd"
},
{
"path": "agents/scientific-python-expert.md",
"sha256": "cb7093984e8958e7b4000bee46c59e915b6af291c0986d1f427aface4f939bde"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "1872498c332b4168f5fb3c495b7bce4eb3383454b1340e6e729c4435e46117a0"
},
{
"path": "skills/pixi-package-manager/SKILL.md",
"sha256": "dd46fd33de7956b3f7c5b1a091d63f459e03c6071e34d112312b4bf1c59e92f8"
},
{
"path": "skills/python-testing/SKILL.md",
"sha256": "9b299478f8b626a663d5b6f40801dbdf8989f21cdbffea7a55900e5008efc5a4"
},
{
"path": "skills/python-packaging/SKILL.md",
"sha256": "0f132276ef68fbc9b8b039001ed6002cd864c5baac7758d917cabe781a022b2b"
},
{
"path": "skills/code-quality-tools/SKILL.md",
"sha256": "354e248b7f8ec44d59c2483387234bc59340cfe916a370cf980ea9f249aec5ac"
}
],
"dirSha256": "b884831c2a60fa400a8a48d555fdcc0b847c4023df0e4e9087439060ab149817"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}