Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:28:55 +08:00
commit a11eed4e5a
8 changed files with 1587 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
{
"name": "hybrid-speciation-expert",
"description": "Expert consultant specializing in hybrid speciation mechanisms, genomic introgression analysis, and reproductive isolation evolution.",
"version": "0.0.0-2025.11.28",
"author": {
"name": "gqy20",
"email": "qingyuge@foxmail.com"
},
"skills": [
"./skills"
],
"agents": [
"./agents"
],
"commands": [
"./commands"
]
}