Token导航 LogoToken导航TokenDH.com
研究检索操作浏览器github未标认证来源可访问许可证需确认审计通过

scientific-skills科学技能

Agent Skill

scientific-skills 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

1,552

周安装

66

GitHub Stars

25

下载量

544
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:scientific-skills(科学技能)
来源仓库:https://github.com/oimiragieo/agent-studio
仓库路径:skills/scientific-skills
安装命令:
npx skills add https://github.com/oimiragieo/agent-studio --skill scientific-skills
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/oimiragieo/agent-studio --skill scientific-skills

简介

scientific-skills 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。

  • 适用于科研选题、文献调研、信息聚合等需要从多源数据中提炼线索的场景。
  • 通过安装命令 npx skills add https://github.com/oimiragieo/agent-studio --skill scientific-skills 添加,需确认权限范围和维护状态。
  • 使用前应核实是否会触发联网、命令执行或文件读写操作,避免越权访问。
  • 建议结合原始 README 进一步核验具体用法和功能边界。

SKILL.md

Claude Scientific Skills

Overview

A comprehensive collection of 139 ready-to-use scientific skills that transform Claude into an AI research assistant capable of executing complex multi-step scientific workflows across biology, chemistry, medicine, and related fields.

When to Use

Invoke this skill when:

  • Working on scientific research tasks
  • Need access to specialized databases (PubMed, ChEMBL, UniProt, etc.)
  • Performing bioinformatics or cheminformatics analysis
  • Creating literature reviews or scientific documents
  • Analyzing single-cell RNA-seq, proteomics, or multi-omics data
  • Drug discovery and molecular analysis workflows
  • Statistical analysis and machine learning on scientific data

Quick Start

// Invoke the main skill catalog
Skill({ skill: 'scientific-skills' });

// Or invoke specific sub-skills directly
Skill({ skill: 'scientific-skills/rdkit' }); // Cheminformatics
Skill({ skill: 'scientific-skills/scanpy' }); // Single-cell analysis
Skill({ skill: 'scientific-skills/biopython' }); // Bioinformatics
Skill({ skill: 'scientific-skills/literature-review' }); // Literature review

Skill Categories

Scientific Databases (28+)

SkillDescription
pubchemChemical compound database
chembl-databaseBioactivity database for drug discovery
uniprot-databaseProtein sequence and function database
pdbProtein Data Bank structures
drugbank-databaseDrug and drug target information
keggPathway and genome database
clinvar-databaseClinical variant interpretations
cosmic-databaseCancer mutation database
ensembl-databaseGenome browser and annotations
geo-databaseGene expression data
gwas-databaseGenome-wide association studies
reactome-databaseBiological pathways
string-databaseProtein-protein interactions
alphafold-databaseProtein structure predictions
biorxiv-databasePreprint server for biology
clinicaltrials-databaseClinical trial registry
ena-databaseEuropean Nucleotide Archive
fda-databaseFDA drug approvals and labels
gene-databaseGene information from NCBI
zinc-databaseCommercially available compounds
brenda-databaseEnzyme database
clinpgx-databasePharmacogenomics annotations
uspto-databasePatent database

Python Analysis Libraries (55+)

SkillDescription
rdkitCheminformatics toolkit
scanpySingle-cell RNA-seq analysis
anndataAnnotated data matrices
biopythonComputational biology tools
pytorch-lightningDeep learning framework
scikit-learnMachine learning library
transformersNLP and deep learning models
pandas / polars / vaexData manipulation
matplotlib / seaborn / plotlyVisualization
deepchemDeep learning for chemistry
esmEvolutionary Scale Modeling
datamolMolecular data processing
pymatgenMaterials science
qiskitQuantum computing
pymooMulti-objective optimization
statsmodelsStatistical modeling
sympySymbolic mathematics
networkxNetwork analysis
geopandasGeospatial analysis
shapModel explainability

Bioinformatics & Genomics

SkillDescription
ggetGene and transcript information
pysamSAM/BAM file manipulation
deeptoolsNGS data analysis
pydeseq2Differential expression
scvi-toolsDeep learning for single-cell
etetoolkitPhylogenetic analysis
scikit-bioBioinformatics algorithms
bioservicesWeb services for biology
cellxgene-censusCell atlas exploration

Cheminformatics & Drug Discovery

SkillDescription
rdkitMolecular manipulation
datamolMolecular data handling
molfeatMolecular featurization
diffdockMolecular docking
torchdrugDrug discovery ML
pytdcTherapeutics data commons
cobrapyMetabolic modeling

Scientific Communication

SkillDescription
literature-reviewSystematic literature reviews
scientific-writingAcademic writing assistance
scientific-schematicsAI-generated figures
scientific-slidesPresentation generation
hypothesis-generationHypothesis development
venue-templatesJournal-specific formatting
citation-managementReference management

Clinical & Medical

SkillDescription
clinical-decision-supportClinical reasoning
clinical-reportsMedical report generation
treatment-plansTreatment planning
pyhealthHealthcare ML
pydicomMedical imaging

Laboratory & Integration

SkillDescription
benchling-integrationLab informatics platform
dnanexus-integrationGenomics cloud platform
pylabrobotLaboratory automation
flowioFlow cytometry data
omero-integrationBioimaging platform

Core Workflows

Literature Review Workflow

# 7-phase systematic literature review
# 1. Planning with PICO framework
# 2. Multi-database search execution
# 3. Screening with PRISMA flow
# 4. Data extraction and quality assessment
# 5. Thematic synthesis
# 6. Citation verification
# 7. PDF generation

Drug Discovery Workflow

# Using RDKit + ChEMBL + datamol
from rdkit import Chem
from rdkit.Chem import Descriptors, AllChem

# 1. Query ChEMBL for bioactivity data
# 2. Calculate molecular properties
# 3. Filter by drug-likeness (Lipinski)
# 4. Similarity screening
# 5. Substructure analysis

Single-Cell Analysis Workflow

# Using scanpy + anndata
import scanpy as sc

# 1. Load and QC data
# 2. Normalization and feature selection
# 3. Dimensionality reduction (PCA, UMAP)
# 4. Clustering (Leiden algorithm)
# 5. Marker gene identification
# 6. Cell type annotation

Hypothesis Generation Workflow

# 8-step systematic process
# 1. Understand phenomenon
# 2. Literature search
# 3. Synthesize evidence
# 4. Generate competing hypotheses
# 5. Evaluate quality
# 6. Design experiments
# 7. Formulate predictions
# 8. Generate report

Sub-Skill Structure

Each sub-skill follows a consistent structure:

scientific-skills/
├── SKILL.md                    # This file (catalog/index)
├── skills/                     # Individual skill directories
│   ├── rdkit/
│   │   ├── SKILL.md           # Skill documentation
│   │   ├── references/        # API references, patterns
│   │   └── scripts/           # Example scripts
│   ├── scanpy/
│   ├── biopython/
│   └── ... (139 total)

Invoking Sub-Skills

Direct Invocation

// Invoke specific skill
Skill({ skill: 'scientific-skills/rdkit' });
Skill({ skill: 'scientific-skills/scanpy' });

Chained Workflows

// Multi-skill workflow
Skill({ skill: 'scientific-skills/literature-review' });
Skill({ skill: 'scientific-skills/hypothesis-generation' });
Skill({ skill: 'scientific-skills/scientific-schematics' });

Prerequisites

  • Python 3.9+ (3.12+ recommended)
  • uv package manager (recommended)
  • Platform: macOS, Linux, or Windows with WSL2

Best Practices

  1. Start with the right skill: Use the category tables above to find appropriate skills
  2. Chain skills for complex workflows: Literature review → Hypothesis → Experiment design
  3. Use database skills for data access: Query databases before analysis
  4. Visualize results: Use matplotlib/seaborn/plotly skills for publication-quality figures
  5. Document findings: Use scientific-writing skill for formal documentation

Integration with Agent Framework

Recommended Agent Pairings

AgentScientific Skills
data-engineerpolars, dask, vaex, zarr-python
python-proAll Python-based skills
database-architectDatabase skills for schema design
technical-writerliterature-review, scientific-writing

Example Agent Spawn

Task({
  subagent_type: 'python-pro',
  description: 'Analyze molecular dataset with RDKit',
  prompt: `You are the PYTHON-PRO agent with scientific research expertise.

## Task
Analyze the molecular dataset for drug-likeness properties.

## Skills to Invoke
1. Skill({ skill: "scientific-skills/rdkit" })
2. Skill({ skill: "scientific-skills/datamol" })

## Workflow
1. Load molecular data
2. Calculate descriptors
3. Apply Lipinski filters
4. Generate visualization
5. Report findings
`,
});

Resources

Bundled Documentation

  • skills/*/SKILL.md - Individual skill documentation
  • skills/*/references/ - API references and patterns
  • skills/*/scripts/ - Example scripts and templates

External Resources

Version History

  • v2.17.0 - Current version with 139 skills
  • Integrated from K-Dense-AI/claude-scientific-skills repository

License

MIT License - Open source and freely available for research and commercial use.

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

38.08%
按下载量换算207

Claude

32.05%
按下载量换算174

Cursor

17.21%
按下载量换算94

Gemini CLI

9.33%
按下载量换算51

安全审计

Socket

通过

权限和风险

操作浏览器

该 Skill 可能涉及浏览器控制能力,使用时可能读取或操作网页内容,需要在受控环境中确认权限边界。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills