Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:28:50 +08:00
commit 09abb8cfea
9 changed files with 1179 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
{
"name": "evolutionary-biology-expert",
"description": "Enhanced expert analysis system for evolutionary biology researchers with comprehensive thought map reconstruction and academic network analysis capabilities.",
"version": "0.0.0-2025.11.28",
"author": {
"name": "gqy20",
"email": "qingyuge@foxmail.com"
},
"skills": [
"./skills"
],
"agents": [
"./agents"
],
"commands": [
"./commands"
]
}