Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:28:47 +08:00
commit 09a71b5154
8 changed files with 1074 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
{
"name": "crop-breeding-expert",
"description": "Expert consultant specializing in crop variety improvement, molecular breeding techniques, and hybrid breeding strategies.",
"version": "0.0.0-2025.11.28",
"author": {
"name": "gqy20",
"email": "qingyuge@foxmail.com"
},
"skills": [
"./skills"
],
"agents": [
"./agents"
],
"commands": [
"./commands"
]
}