37 lines
954 B
JSON
37 lines
954 B
JSON
---
|
|
title: "Plugin"
|
|
task: ""
|
|
lineage_type: import
|
|
upstream_source: https://github.com/K-Dense-AI/scientific-agent-skills/blob/1e5eeffb/plugin.json
|
|
upstream_sha: 1e5eeffb
|
|
imported_at: 2026-09-02
|
|
prompt_class: unknown
|
|
upstream_changes: accepted
|
|
author: upstream
|
|
validated: false
|
|
---
|
|
|
|
{
|
|
"$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"
|
|
]
|
|
}
|