🤖

Data & AI

Machine Learning, Data Science, and AI development skills

22656 skills in this category

executing-marketing-campaigns

Marketplace

Plans, creates, and optimizes marketing campaigns including content strategy, social media, email, and analytics. Helps develop go-to-market strategies, campaign messaging, and performance measurement.

davila7/claude-code-templates
14.5k
1.3k
업데이트 1w ago

scientific-critical-thinking

Marketplace

Evaluate research rigor. Assess methodology, experimental design, statistical validity, biases, confounding, evidence quality (GRADE, Cochrane ROB), for critical analysis of scientific claims.

davila7/claude-code-templates
14.5k
1.3k
업데이트 1w ago

bioservices

Marketplace

Primary Python tool for 40+ bioinformatics services. Preferred for multi-database workflows: UniProt, KEGG, ChEMBL, PubChem, Reactome, QuickGO. Unified API for queries, ID mapping, pathway analysis. For direct REST control, use individual database skills (uniprot-database, kegg-database).

davila7/claude-code-templates
14.5k
1.3k
업데이트 1w ago

clinicaltrials-database

Marketplace

Query ClinicalTrials.gov via API v2. Search trials by condition, drug, location, status, or phase. Retrieve trial details by NCT ID, export data, for clinical research and patient matching.

davila7/claude-code-templates
14.5k
1.3k
업데이트 1w ago

dnanexus-integration

Marketplace

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.

davila7/claude-code-templates
14.5k
1.3k
업데이트 1w ago

torch-geometric

Marketplace

Graph Neural Networks (PyG). Node/graph classification, link prediction, GCN, GAT, GraphSAGE, heterogeneous graphs, molecular property prediction, for geometric deep learning.

davila7/claude-code-templates
14.5k
1.3k
업데이트 1w ago

hmdb-database

Marketplace

Access Human Metabolome Database (220K+ metabolites). Search by name/ID/structure, retrieve chemical properties, biomarker data, NMR/MS spectra, pathways, for metabolomics and identification.

davila7/claude-code-templates
14.5k
1.3k
업데이트 1w ago

Excel Analysis

Marketplace

Analyze Excel spreadsheets, create pivot tables, generate charts, and perform data analysis. Use when analyzing Excel files, spreadsheets, tabular data, or .xlsx files.

davila7/claude-code-templates
14.5k
1.3k
업데이트 1w ago

artifacts-builder

Marketplace

Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.

davila7/claude-code-templates
14.5k
1.3k
업데이트 1w ago

datamol

Marketplace

Pythonic wrapper around RDKit with simplified interface and sensible defaults. Preferred for standard drug discovery: SMILES parsing, standardization, descriptors, fingerprints, clustering, 3D conformers, parallel processing. Returns native rdkit.Chem.Mol objects. For advanced control or custom parameters, use rdkit directly.

davila7/claude-code-templates
14.5k
1.3k
업데이트 1w ago

mcp-builder

Marketplace

Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).

davila7/claude-code-templates
14.5k
1.3k
업데이트 1w ago

rdkit

Marketplace

Cheminformatics toolkit for fine-grained molecular control. SMILES/SDF parsing, descriptors (MW, LogP, TPSA), fingerprints, substructure search, 2D/3D generation, similarity, reactions. For standard workflows with simpler interface, use datamol (wrapper around RDKit). Use rdkit for advanced control, custom sanitization, specialized algorithms.

davila7/claude-code-templates
14.5k
1.3k
업데이트 1w ago

ena-database

Marketplace

Access European Nucleotide Archive via API/FTP. Retrieve DNA/RNA sequences, raw reads (FASTQ), genome assemblies by accession, for genomics and bioinformatics pipelines. Supports multiple formats.

davila7/claude-code-templates
14.5k
1.3k
업데이트 1w ago

venue-templates

Marketplace

Access comprehensive LaTeX templates, formatting requirements, and submission guidelines for major scientific publication venues (Nature, Science, PLOS, IEEE, ACM), academic conferences (NeurIPS, ICML, CVPR, CHI), research posters, and grant proposals (NSF, NIH, DOE, DARPA). This skill should be used when preparing manuscripts for journal submission, conference papers, research posters, or grant proposals and need venue-specific formatting requirements and templates.

davila7/claude-code-templates
14.5k
1.3k
업데이트 1w ago

senior-computer-vision

Marketplace

World-class computer vision skill for image/video processing, object detection, segmentation, and visual AI systems. Expertise in PyTorch, OpenCV, YOLO, SAM, diffusion models, and vision transformers. Includes 3D vision, video analysis, real-time processing, and production deployment. Use when building vision AI systems, implementing object detection, training custom vision models, or optimizing inference pipelines.

davila7/claude-code-templates
14.5k
1.3k
업데이트 1w ago

biomni

Marketplace

Autonomous biomedical AI agent framework for executing complex research tasks across genomics, drug discovery, molecular biology, and clinical analysis. Use this skill when conducting multi-step biomedical research including CRISPR screening design, single-cell RNA-seq analysis, ADMET prediction, GWAS interpretation, rare disease diagnosis, or lab protocol optimization. Leverages LLM reasoning with code execution and integrated biomedical databases.

davila7/claude-code-templates
14.5k
1.3k
업데이트 1w ago

biorxiv-database

Marketplace

Efficient database search tool for bioRxiv preprint server. Use this skill when searching for life sciences preprints by keywords, authors, date ranges, or categories, retrieving paper metadata, downloading PDFs, or conducting literature reviews.

davila7/claude-code-templates
14.5k
1.3k
업데이트 1w ago

nowait-reasoning-optimizer

Marketplace

Implements the NOWAIT technique for efficient reasoning in R1-style LLMs. Use when optimizing inference of reasoning models (QwQ, DeepSeek-R1, Phi4-Reasoning, Qwen3, Kimi-VL, QvQ), reducing chain-of-thought token usage by 27-51% while preserving accuracy. Triggers on "optimize reasoning", "reduce thinking tokens", "efficient inference", "suppress reflection tokens", or when working with verbose CoT outputs.

davila7/claude-code-templates
14.5k
1.3k
업데이트 1w ago

scientific-brainstorming

Marketplace

Research ideation partner. Generate hypotheses, explore interdisciplinary connections, challenge assumptions, develop methodologies, identify research gaps, for creative scientific problem-solving.

davila7/claude-code-templates
14.5k
1.3k
업데이트 1w ago

uniprot-database

Marketplace

Direct REST API access to UniProt. Protein searches, FASTA retrieval, ID mapping, Swiss-Prot/TrEMBL. For Python workflows with multiple databases, prefer bioservices (unified interface to 40+ services). Use this for direct HTTP/REST work or UniProt-specific control.

davila7/claude-code-templates
14.5k
1.3k
업데이트 1w ago