matplotlib
Niedriges Risiko 74Create scientific plots and charts
von davila7
Creating publication-quality visualizations in Python requires understanding matplotlib API, styling options, and best practices. This skill provides templates, code examples, and troubleshooting guidance for generating professional plots, charts, and 3D visualizations for research and data analysis.
matchms
Sicher 70Analyze mass spectrometry data
von davila7
Mass spectrometry generates complex spectral data that requires specialized processing. Matchms provides a complete Python toolkit for loading, filtering, comparing, and identifying compounds from spectral data with established similarity metrics.
get-available-resources
Sicher 71Detect system resources for scientific computing
von davila7
Scientific computing tasks require appropriate hardware resources to run efficiently. This skill automatically detects CPU cores, GPU availability, memory, and disk space to recommend optimal computational strategies and library choices.
geopandas
Sicher 71Work with geospatial vector data for spatial analysis
von davila7
Analyzing geographic data requires specialized tools for handling vector geometries, coordinate systems, and spatial relationships. GeoPandas extends pandas to enable spatial operations on geometric types for efficient geospatial data manipulation.
fda-database
Niedriges Risiko 74Query FDA databases for regulatory data
von davila7
Access comprehensive FDA regulatory data including drugs, medical devices, food recalls, and substance information. Search adverse events, labeling, approvals, and recalls using the official openFDA API.
exploratory-data-analysis
Sicher 82Analyze scientific data files
von davila7
Scientists need to understand the structure and quality of diverse scientific data files before analysis. This skill automatically detects file types, extracts metadata, performs statistical analysis, and generates comprehensive markdown reports for 200+ scientific formats.
excel-analysis
Sicher 70Analyze Excel Spreadsheets with Pandas
von davila7
Manual Excel analysis takes hours of repetitive work. This skill provides ready-to-use pandas patterns for reading, analyzing, and visualizing spreadsheet data in seconds.
dnanexus-integration
Sicher 70Build and Deploy DNAnexus Genomics Pipelines
von davila7
Managing genomics data and building analysis pipelines on DNAnexus requires learning complex APIs and patterns. This skill provides comprehensive guidance for app development, data management, and workflow execution on the DNAnexus cloud platform.
diffdock
Sicher 81Predict protein-ligand binding poses with AI
von davila7
Predict 3D binding poses between proteins and small molecule ligands using state-of-the-art diffusion models. Generate confidence-scored predictions for structure-based drug discovery and virtual screening campaigns.
deeptools
Sicher 79Analyze NGS data with deepTools
von davila7
Process next-generation sequencing data for ChIP-seq, RNA-seq, and ATAC-seq experiments. Convert BAM files to normalized coverage tracks and generate publication-quality visualizations including heatmaps, correlation plots, and profile graphs.
datamol
Sicher 70Analyze molecules and compute drug properties with Python
von davila7
Working with molecular data in Python requires complex RDKit code. Datamol provides simple functions for SMILES parsing, property calculation, and compound analysis.
datacommons-client
Sicher 71Query public statistics from Data Commons
von davila7
Accessing demographic, economic, and health data from multiple global sources requires navigating complex APIs. This skill provides complete guidance for using the Data Commons Python client to query population statistics, unemployment rates, GDP figures, and other public datasets through a unified knowledge graph.
dask
Sicher 70Scale pandas and NumPy beyond memory with Dask
von davila7
Processing large datasets that exceed available RAM causes memory errors and slow performance. Dask provides parallel computing abstractions that scale pandas and NumPy operations to handle terabyte-scale data on laptops or clusters.
biopython
Sicher 71Master Biopython for Molecular Biology Research
von davila7
Working with biological sequences, protein structures, or genomic data requires specialized tools. This skill provides comprehensive Biopython documentation to help you parse FASTA files, query NCBI databases, run BLAST searches, analyze protein structures, and perform phylogenetic analysis using Python.
anndata
Sicher 72Work with AnnData for single-cell genomics
von davila7
Managing large annotated data matrices for single-cell genomics analysis is complex. This skill provides comprehensive documentation for the AnnData library, enabling efficient handling of h5ad files, metadata annotations, and integration with the scverse ecosystem.
datadata-dql
Niedriges Risiko 67编写 DQL 脚本进行数据处理与转换
von datadata-team
Datadata DQL 脚本语言基于 Starlark 扩展,支持 DataFrame/Series 数据操作、SQL 查询和 HTTP 请求。使用此 skill 可以快速生成数据清洗、转换和 ETL 处理脚本,减少手动编码时间。
datadata-api
Niedriges Risiko 72Query and explore data with Datadata SQL API
von datadata-team
Data analysts and engineers waste time switching between database consoles and writing boilerplate API clients. This skill lets you query any Datadata datasource, explore table schemas, and download results using natural language commands via a CLI tool.
snowtower-user
Sicher 69Get Snowflake Access and Connect
von Database-Tycoon
New team members need clear instructions to request Snowflake access. This skill provides step-by-step guidance for generating RSA keys, submitting access requests, and connecting to Snowflake via CLI, Python, or web interface.
database-fundamentals
Sicher 69Review database code with best practices
von DanielPodolsky
Database mistakes cause slow applications and data loss. This skill provides comprehensive review checklists for schema design, queries, ORM patterns, and migrations.
scanlume-ocr-api
Niedriges Risiko 73Extract text and tables from images with OCR
von daanaagua
Manual text extraction from images and screenshots is slow and error-prone. This skill automates OCR processing through the Scanlume API, delivering structured text, Markdown, HTML, or table data from image files.