Skip to content

Commit 805b1e1

Browse files
author
Timothy Kassis
committed
Add compatibility field to some of the skills
1 parent 9a89e01 commit 805b1e1

6 files changed

Lines changed: 6 additions & 1 deletion

File tree

.claude-plugin/marketplace.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
},
77
"metadata": {
88
"description": "Claude scientific skills from K-Dense Inc",
9-
"version": "2.11.2"
9+
"version": "2.11.3"
1010
},
1111
"plugins": [
1212
{

scientific-skills/benchling-integration/SKILL.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
name: benchling-integration
33
description: "Benchling R&D platform integration. Access registry (DNA, proteins), inventory, ELN entries, workflows via API, build Benchling Apps, query Data Warehouse, for lab data management automation."
44
license: Unknown
5+
compatibility: Requires a Benchling account and API key
56
metadata:
67
skill-author: K-Dense Inc.
78
---

scientific-skills/dnanexus-integration/SKILL.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
name: dnanexus-integration
33
description: "DNAnexus cloud genomics platform. Build apps/applets, manage data (upload/download), dxpy Python SDK, run workflows, FASTQ/BAM/VCF, for genomics pipeline development and execution."
44
license: Unknown
5+
compatibility: Requires a DNAnexus account
56
metadata:
67
skill-author: K-Dense Inc.
78
---

scientific-skills/generate-image/SKILL.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
name: generate-image
33
description: Generate or edit images using AI models (FLUX, Gemini). Use for general-purpose image generation including photos, illustrations, artwork, visual assets, concept art, and any image that isn't a technical diagram or schematic. For flowcharts, circuits, pathways, and technical diagrams, use the scientific-schematics skill instead.
44
license: MIT license
5+
compatibility: Requires an OpenRouter API key
56
metadata:
67
skill-author: K-Dense Inc.
78
---

scientific-skills/perplexity-search/SKILL.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
name: perplexity-search
33
description: Perform AI-powered web searches with real-time information using Perplexity models via LiteLLM and OpenRouter. This skill should be used when conducting web searches for current information, finding recent scientific literature, getting grounded answers with source citations, or accessing information beyond the model's knowledge cutoff. Provides access to multiple Perplexity models including Sonar Pro, Sonar Pro Search (advanced agentic search), and Sonar Reasoning Pro through a single OpenRouter API key.
44
license: MIT license
5+
compatibility: An OpenRouter API key is required to use Perplexity search
56
metadata:
67
skill-author: K-Dense Inc.
78
---

scientific-skills/transformers/SKILL.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
name: transformers
33
description: This skill should be used when working with pre-trained transformer models for natural language processing, computer vision, audio, or multimodal tasks. Use for text generation, classification, question answering, translation, summarization, image classification, object detection, speech recognition, and fine-tuning models on custom datasets.
44
license: Apache-2.0 license
5+
compatibility: Some features require an Huggingface token
56
metadata:
67
skill-author: K-Dense Inc.
78
---

0 commit comments

Comments
 (0)