forked from K-Dense-AI/scientific-agent-skills
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathplugin.json
More file actions
23 lines (23 loc) · 672 Bytes
/
Copy pathplugin.json
File metadata and controls
23 lines (23 loc) · 672 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "scientific-agent-skills",
"version": "2.66.0",
"description": "Ready-to-use scientific and research Agent Skills for biology, chemistry, medicine, and related workflows.",
"author": {
"name": "K-Dense Inc.",
"url": "https://k-dense.ai"
},
"homepage": "https://github.com/K-Dense-AI/scientific-agent-skills",
"repository": "https://github.com/K-Dense-AI/scientific-agent-skills",
"license": "MIT",
"keywords": [
"agent-skills",
"science",
"research",
"bioinformatics",
"cheminformatics",
"biology",
"chemistry",
"medicine"
]
}