Skip to content

Data Science & AI Research Skills

794 data science, AI research, and analysis skills for coding agents. Data pipeline, ML model dev, statistical analysis - pre-verified and MCP-ready.

ETL Pipeline

Design and automate Extract, Transform, Load data pipelines for data integration and analytics

by claude-office-skills/skills / etl-pipeline

#work-life#office#productivityData, AI & Research

Evaluating Code Models

Evaluates code generation models across HumanEval, MBPP, MultiPL-E, and 15+ benchmarks with pass@k metrics. Use when benchmarking code models, comparing coding abilities, testing multi-language support, or measuring code generation quality. Industry standard from BigCode Project used by HuggingFace leaderboards.

by foryourhealth111-pixel/Vibe-Skills / bundled/skills/evaluating-code-models

#broad-capability#creative#llmData, AI & Research

Evaluating LLMs Harness

Evaluates LLMs across 60+ academic benchmarks (MMLU, HumanEval, GSM8K, TruthfulQA, HellaSwag). Use when benchmarking model quality, comparing models, reporting academic results, or tracking training progress. Industry standard used by EleutherAI, HuggingFace, and major labs. Supports HuggingFace, vLLM, APIs.

by foryourhealth111-pixel/Vibe-Skills / bundled/skills/evaluating-llms-harness

#broad-capability#creative#llmData, AI & Research

Evaluating LLMs Harness

lm-eval-harness: benchmark LLMs (MMLU, GSM8K, etc.).

by NousResearch/hermes-agent / skills/mlops/evaluation/lm-evaluation-harness

#broad-capability#development#creativeData, AI & Research

Evaluating Machine Learning Models

Evaluate trained machine learning models with the right metrics and comparison logic. Use for benchmark review, threshold selection, calibration, validation, and model comparison; not for feature engineering or leakage auditing.

by foryourhealth111-pixel/Vibe-Skills / bundled/skills/evaluating-machine-learning-models

#broad-capability#creative#llmData, AI & Research

Evaluation Methodology

PluginEval quality methodology — dimensions, rubrics, statistical methods, and scoring formulas. Use this skill when understanding how plugin quality is measured, when interpreting a low score on a specific dimension, when deciding how to improve a skill's triggering accuracy or orchestration fitness, when calibrating scoring thresholds for your marketplace, or when explaining quality badges to external partners like Neon.

by wshobson/agents / plugins/plugin-eval/skills/evaluation-methodology

#github#broad-capability#externalData, AI & Research

Evaluation Methods for Agent Systems

Evaluate agent systems differently from traditional software because agents make dynamic decisions, are non-deterministic between runs, and often lack single correct answers. Build evaluation frameworks that account for these characteristics, provide actionable feedback, catch regressions, and validate that context engineering choices achieve intended effects.

by guanyang/antigravity-skills / skills/evaluation

#broad-capability#agent-skills#designData, AI & Research

Evolving AI Agents with A-Evolve

Provides guidance for automatically evolving and optimizing AI agents across any domain using LLM-driven evolution algorithms. Use when building self-improving agents, optimizing agent prompts and skills against benchmarks, or implementing automated agent evaluation loops.

by Orchestra-Research/AI-Research-SKILLs / 14-agents/a-evolve

#github#broad-capability#externalData, AI & Research

Exa AI-Powered Web Search

AI-powered web search via Exa with content extraction. Use when user says "exa search", "web search with content", "find similar pages", or needs broad web results beyond academic databases (arXiv, Semantic Scholar).

by wanshuiyin/Auto-claude-code-research-in-sleep / skills/skills-codex/exa-search

#broad-capability#github#externalData, AI & Research

Exa Search

AI-powered web search via Exa with content extraction. Use when user says "exa search", "web search with content", "find similar pages", or needs broad web results beyond academic databases (arXiv, Semantic Scholar).

by wanshuiyin/Auto-claude-code-research-in-sleep / skills/exa-search

#broad-capability#wanshuiyin-aris#ml-researchData, AI & Research

Exa Web Toolkit

Web toolkit powered by Exa, tuned for scientific and technical content. Use this skill when the user needs to search the web or fetch/extract URL content. Covers: web search (semantic lookups, research, current info — with optional research-paper category and academic domain filtering) and URL extraction (fetching pages, articles, academic PDFs in batch). Use this skill for web-related tasks when the user wants high-quality search or scholarly filtering via category=research paper. Triggers on requests to search, look up, fetch a page, or extract an article.

by K-Dense-AI/scientific-agent-skills / scientific-skills/exa-search

#github#broad-capability#externalData, AI & Research

Experiment Audit

Audit experiment integrity before claiming results. Uses cross-model review (GPT-5.5) to check for fake ground truth, score normalization fraud, phantom results, and insufficient scope. Use when user says "审计实验", "check experiment integrity", "audit results", "实验诚实度", or after experiments complete before writing claims.

by wanshuiyin/Auto-claude-code-research-in-sleep / skills/skills-codex/experiment-audit

#broad-capability#wanshuiyin-aris#ml-researchData, AI & Research

Experiment Audit

Audit experiment integrity before claiming results. Uses cross-model review (external reviewer backend) to check for fake ground truth, score normalization fraud, phantom results, and insufficient scope. Use when user says "审计实验", "check experiment integrity", "audit results", "实验诚实度", or after experiments complete before writing claims.

by wanshuiyin/Auto-claude-code-research-in-sleep / skills/experiment-audit

#broad-capability#wanshuiyin-aris#ml-researchData, AI & Research

Experiment Bridge

Workflow 1.5: Bridge between idea discovery and auto review. Reads EXPERIMENT_PLAN.md, implements experiment code, deploys to GPU, collects initial results. Use when user says "实现实验", "implement experiments", "bridge", "从计划到跑实验", "deploy the plan", or has an experiment plan ready to execute.

by wanshuiyin/Auto-claude-code-research-in-sleep / skills/experiment-bridge

#broad-capability#wanshuiyin-aris#ml-researchData, AI & Research

Experiment Plan

Turn a refined research proposal or method idea into a detailed, claim-driven experiment roadmap. Use after `research-refine`, or when the user asks for a detailed experiment plan, ablation matrix, evaluation protocol, run order, compute budget, or paper-ready validation that supports the core problem, novelty, simplicity, and any LLM / VLM / Diffusion / RL-based contribution.

by wanshuiyin/Auto-claude-code-research-in-sleep / skills/skills-codex/experiment-plan

#broad-capability#wanshuiyin-aris#ml-researchData, AI & Research

Experiment Plan

Turn a refined research proposal or method idea into a detailed, claim-driven experiment roadmap. Use after `research-refine`, or when the user asks for a detailed experiment plan, ablation matrix, evaluation protocol, run order, compute budget, or paper-ready validation that supports the core problem, novelty, simplicity, and any LLM / VLM / Diffusion / RL-based contribution.

by wanshuiyin/Auto-claude-code-research-in-sleep / skills/experiment-plan

#broad-capability#wanshuiyin-aris#ml-researchData, AI & Research

Experiment Queue

SSH job queue for multi-seed/multi-config ML experiments with OOM-aware retry, stale-screen cleanup, and wave-transition race prevention. Use when user says "batch experiments", "队列实验", "run grid", "multi-seed sweep", "auto-chain experiments", or when /run-experiment is insufficient for 10+ jobs that need orchestration.

by wanshuiyin/Auto-claude-code-research-in-sleep / skills/experiment-queue

#broad-capability#wanshuiyin-aris#ml-researchData, AI & Research

Experiment Queue

SSH job queue for multi-seed/multi-config ML experiments with OOM-aware retry, stale-screen cleanup, and wave-transition race prevention. Use when user says "batch experiments", "队列实验", "run grid", "multi-seed sweep", "auto-chain experiments", or when /run-experiment is insufficient for 10+ jobs that need orchestration.

by wanshuiyin/Auto-claude-code-research-in-sleep / skills/skills-codex/experiment-queue

#broad-capability#wanshuiyin-aris#ml-researchData, AI & Research

Experiment Tracking Swanlab

Provides guidance for experiment tracking with SwanLab. Use when you need open-source run tracking, local or self-hosted dashboards, and lightweight media logging for ML workflows.

by Orchestra-Research/AI-Research-SKILLs / 13-mlops/swanlab

#broad-capability#ai-research#machine-learningData, AI & Research

Exploratory Data Analysis

Perform comprehensive exploratory data analysis on scientific data files across 200+ file formats. This skill should be used when analyzing any scientific data file to understand its structure, content, quality, and characteristics. Automatically detects file type and generates detailed markdown reports with format-specific analysis, quality metrics, and downstream analysis recommendations. Covers chemistry, bioinformatics, microscopy, spectroscopy, proteomics, metabolomics, and general scientific data formats.

by foryourhealth111-pixel/Vibe-Skills / bundled/skills/exploratory-data-analysis

#broad-capability#creative#dataData, AI & Research

Exposure Coach

Generate a one-page Market Posture summary with net exposure ceiling, growth-vs-value bias, participation breadth, and new-entry-allowed vs cash-priority recommendation by integrating signals from breadth, regime, and flow analysis skills.

by tradermonty/claude-trading-skills / skills/exposure-coach

#work-life#productivity#financeData, AI & Research

Fact Checker

Verifies factual claims in documents using web search and official sources, then proposes corrections with user confirmation. Use when the user asks to fact-check, verify information, validate claims, check accuracy, or update outdated information in documents. Supports AI model specs, technical documentation, statistics, and general factual statements.

by daymade/claude-code-skills / fact-checker

#broad-capability#research#documentsData, AI & Research

Faiss

Facebook's library for efficient similarity search and clustering of dense vectors. Supports billions of vectors, GPU acceleration, and various index types (Flat, IVF, HNSW). Use for fast k-NN search, large-scale vector retrieval, or when you need pure similarity search without metadata. Best for high-performance applications.

by NousResearch/hermes-agent / optional-skills/mlops/faiss

#broad-capability#development#creativeData, AI & Research

Family Health Analyzer

分析家族病史、评估遗传风险、识别家庭健康模式、提供个性化预防建议

by huifer/WellAlly-health / .claude/skills/family-health-analyzer

#work-life#productivity#claude-ally-healthData, AI & Research

Fda Database

Query openFDA API for drugs, devices, adverse events, recalls, regulatory submissions (510k, PMA), substance identification (UNII), for FDA regulatory data analysis and safety research.

by foryourhealth111-pixel/Vibe-Skills / bundled/skills/fda-database

#broad-capability#creative#structuredData, AI & Research

Filesystem-Based Context Engineering

Use the filesystem as the primary overflow layer for agent context because context windows are limited while tasks often require more information than fits in a single window. Files let agents store, retrieve, and update an effectively unlimited amount of context through a single interface.

by guanyang/antigravity-skills / skills/filesystem-context

#broad-capability#agent-skills#designData, AI & Research

Filtering

Use when the user needs to filter data — whether in a structured query, a metric aggregation, or an attribute expression. Covers filter syntax, date handling, and best practices.

by honeydew-ai/honeydew-ai-coding-agents-plugins / skills/filtering

#honeydew-ai-plugins#coding-agents#structuredData, AI & Research

Finance Sentiment

Fetch structured stock sentiment across Reddit, X.com, news, and Polymarket using the Adanos Finance API. Use this skill whenever the user asks how much people are talking about a stock, how hot a ticker is on social platforms, how many Polymarket bets exist for a company, whether sources are aligned, or to compare stock sentiment across multiple tickers. Triggers include: "social sentiment on TSLA", "how hot is NVDA on X.com", "how many Reddit mentions does AAPL have", "compare sentiment on AMD vs NVDA", "how many Polymarket bets on Microsoft", "is Reddit aligned with X on META", "stock buzz", "bullish percentage", and any mention of cross-source stock sentiment research. This skill is READ-ONLY and does not place trades or modify anything.

by himself65/finance-skills / plugins/data-providers/skills/finance-sentiment

#work-life#productivity#financeData, AI & Research

Financial Research

Pull company financials, SEC filings, and analyst consensus for a public company. Use this skill whenever the user says "10-K", "10-Q", "earnings", "revenue of", "financials for", "analyst rating for", "price target for", or provides a stock ticker. Combines SEC EDGAR for official filings with Yahoo Finance / TipRanks for analyst data. Search + scrape only; no interact needed.

by firecrawl/web-agent / agent-core/src/skills/definitions/financial-research

#firecrawl-firecrawl-agent#crawling#financialData, AI & Research

Find Models

Find AI models on Replicate using search and curated collections.

by replicate/skills / skills/find-models

#ml-inference#web#searchData, AI & Research

Fine Tuning Expert

Use when fine-tuning LLMs, training custom models, or adapting foundation models for specific tasks. Invoke for configuring LoRA/QLoRA adapters, preparing JSONL training datasets, setting hyperparameters for fine-tuning runs, adapter training, transfer learning, finetuning with Hugging Face PEFT, OpenAI fine-tuning, instruction tuning, RLHF, DPO, or quantizing and deploying fine-tuned models. Trigger terms include: LoRA, QLoRA, PEFT, finetuning, fine-tuning, adapter tuning, LLM training, model training, custom model.

by Jeffallan/claude-skills / skills/fine-tuning-expert

#engineering#full-stack#fineData, AI & Research

Fine Tuning Openvla Oft

Fine-tunes and evaluates OpenVLA-OFT and OpenVLA-OFT+ policies for robot action generation with continuous action heads, LoRA adaptation, and FiLM conditioning on LIBERO simulation and ALOHA real-world setups. Use when reproducing OpenVLA-OFT paper results, training custom VLA action heads (L1 or diffusion), deploying server-client inference for ALOHA, or debugging normalization, LoRA merge, and cross-GPU issues.

by Orchestra-Research/AI-Research-SKILLs / 18-multimodal/openvla-oft

#broad-capability#ai-research#machine-learningData, AI & Research

Fine Tuning Serving Openpi

Fine-tune and serve Physical Intelligence OpenPI models (pi0, pi0-fast, pi0.5) using JAX or PyTorch backends for robot policy inference across ALOHA, DROID, and LIBERO environments. Use when adapting pi0 models to custom datasets, converting JAX checkpoints to PyTorch, running policy inference servers, or debugging norm stats and GPU memory issues.

by Orchestra-Research/AI-Research-SKILLs / 18-multimodal/openpi

#broad-capability#ai-research#machine-learningData, AI & Research

Fine Tuning With Trl

Fine-tune LLMs using reinforcement learning with TRL - SFT for instruction tuning, DPO for preference alignment, PPO/GRPO for reward optimization, and reward model training. Use when need RLHF, align model with preferences, or train from human feedback. Works with HuggingFace Transformers.

by Orchestra-Research/AI-Research-SKILLs / 06-post-training/trl-fine-tuning

#broad-capability#ai-research#machine-learningData, AI & Research

Fine Tuning With Trl

TRL: SFT, DPO, PPO, GRPO, reward modeling for LLM RLHF.

by NousResearch/hermes-agent / optional-skills/mlops/training/trl-fine-tuning

#broad-capability#development#creativeData, AI & Research

Fitness Analyzer

分析运动数据、识别运动模式、评估健身进展,并提供个性化训练建议。支持与慢性病数据的关联分析。

by huifer/WellAlly-health / .claude/skills/fitness-analyzer

#work-life#productivity#claude-ally-healthData, AI & Research

FlashRAG Evidence (VCO)

Local evidence retrieval (FlashRAG-style) for VCO/vibe: search protocols/config/skills docs and return citeable snippets with file+line anchors.

by foryourhealth111-pixel/Vibe-Skills / bundled/skills/flashrag-evidence

#broad-capability#github#externalData, AI & Research

Flowio

Parse FCS (Flow Cytometry Standard) files v2.0-3.1. Extract events as NumPy arrays, read metadata/channels, convert to CSV/DataFrame, for flow cytometry data preprocessing.

by K-Dense-AI/scientific-agent-skills / skills/flowio

#broad-capability#science#mathData, AI & Research

FlowIO: Flow Cytometry Standard File Handler

Parse FCS (Flow Cytometry Standard) files v2.0-3.1. Extract events as NumPy arrays, read metadata/channels, convert to CSV/DataFrame, for flow cytometry data preprocessing.

by K-Dense-AI/scientific-agent-skills / scientific-skills/flowio

#github#broad-capability#externalData, AI & Research

Formula Derivation

Structures and derives research formulas when the user wants to 推导公式, build a theory line, organize assumptions, turn scattered equations into a coherent derivation, or rewrite theory notes into a paper-ready formula document. Use when the derivation target is not yet fully fixed, the main object still needs to be chosen, or the user needs a coherent derivation package rather than a finished theorem proof.

by wanshuiyin/Auto-claude-code-research-in-sleep / skills/formula-derivation

#broad-capability#wanshuiyin-aris#ml-researchData, AI & Research

Fred Economic Data

Query FRED (Federal Reserve Economic Data) API for 800,000+ economic time series from 100+ sources. Access GDP, unemployment, inflation, interest rates, exchange rates, housing, and regional data. Use for macroeconomic analysis, financial research, policy studies, economic forecasting, and academic research requiring U.S. and international economic indicators.

by foryourhealth111-pixel/Vibe-Skills / bundled/skills/fred-economic-data

#broad-capability#creative#financialData, AI & Research

Funda Data

Query Funda AI financial data via two surfaces: the MCP server at https://funda.ai/api/mcp for analyst-grade research synthesis (DCF, comps, earnings previews/recaps, sector deep-dives, SEC filings, transcripts, supply-chain mapping, ownership flow, macro framing) via the agent_chat tool — OR the REST API at https://api.funda.ai/v1 with FUNDA_API_KEY for raw data (real-time quotes, intraday candles, EOD prices, financial statements, options chains/greeks/GEX, supply-chain KG, social sentiment, news, calendars, FRED, ESG, congressional trades, AI hiring signals). Triggers: "funda", "funda.ai", real-time quote, stock price, intraday, balance sheet, income statement, options chain, DCF, comps, earnings preview/recap, analyst estimates, 10-K/10-Q/8-K, transcript, ownership flow, gamma exposure, supply chain, sector deep-dive, congressional trades, FRED. Prefer MCP for synthesis/analysis questions; use REST for raw structured data the MCP declines.

by himself65/finance-skills / plugins/data-providers/skills/funda-data

#work-life#productivity#financeData, AI & Research

G2 Legend Expert

Expert skill for G2 legend development - provides comprehensive knowledge about legend rendering implementation, component architecture, layout algorithms, and interaction handling. Use when implementing, customizing, or debugging legend functionality in G2 visualizations.

by foryourhealth111-pixel/Vibe-Skills / bundled/skills/g2-legend-expert

#broad-capability#creative#dataData, AI & Research

Gemini Deep Research Skill

Execute autonomous multi-step research using Google Gemini Deep Research Agent. Use for: market analysis, competitive landscaping, literature reviews, technical research, due diligence. Takes 2-10 minutes but produces detailed, cited reports. Costs $2-5 per task.

by sanjay3290/ai-skills / skills/deep-research

#github#broad-capability#externalData, AI & Research

Gemini Search

Search research papers via Gemini for broad literature discovery. Use when user says "gemini search", "gemini papers", "search with gemini", or wants AI-powered literature discovery beyond arXiv/Semantic Scholar indexes.

by wanshuiyin/Auto-claude-code-research-in-sleep / skills/gemini-search

#broad-capability#wanshuiyin-aris#ml-researchData, AI & Research

Geniml

This skill should be used when working with genomic interval data (BED files) for machine learning tasks. Use for training region embeddings (Region2Vec, BEDspace), single-cell ATAC-seq analysis (scEmbed), building consensus peaks (universes), or any ML-based analysis of genomic regions. Applies to BED file collections, scATAC-seq data, chromatin accessibility datasets, and region-based genomic feature learning.

by K-Dense-AI/scientific-agent-skills / skills/geniml

#broad-capability#science#mathData, AI & Research

Geniml: Genomic Interval Machine Learning

This skill should be used when working with genomic interval data (BED files) for machine learning tasks. Use for training region embeddings (Region2Vec, BEDspace), single-cell ATAC-seq analysis (scEmbed), building consensus peaks (universes), or any ML-based analysis of genomic regions. Applies to BED file collections, scATAC-seq data, chromatin accessibility datasets, and region-based genomic feature learning.

by K-Dense-AI/scientific-agent-skills / scientific-skills/geniml

#github#broad-capability#externalData, AI & Research

Geo Database

Access NCBI GEO for gene expression/genomics data. Search/download microarray and RNA-seq datasets (GSE, GSM, GPL), retrieve SOFT/Matrix files, for transcriptomics and expression analysis.

by foryourhealth111-pixel/Vibe-Skills / bundled/skills/geo-database

#broad-capability#creative#geoData, AI & Research

GeoMaster

Comprehensive geospatial science skill covering remote sensing, GIS, spatial analysis, machine learning for earth observation, and 30+ scientific domains. Supports satellite imagery processing (Sentinel, Landsat, MODIS, SAR, hyperspectral), vector and raster data operations, spatial statistics, point cloud processing, network analysis, and 7 programming languages (Python, R, Julia, JavaScript, C++, Java, Go) with 500+ code examples. Use for remote sensing workflows, GIS analysis, spatial ML, Earth observation data processing, terrain analysis, hydrological modeling, marine spatial analysis, atmospheric science, and any geospatial computation task.

by foryourhealth111-pixel/Vibe-Skills / bundled/skills/geomaster

#broad-capability#github#externalData, AI & Research

GeoMaster

Comprehensive geospatial science skill covering remote sensing, GIS, spatial analysis, machine learning for earth observation, and 30+ scientific domains. Supports satellite imagery processing (Sentinel, Landsat, MODIS, SAR, hyperspectral), vector and raster data operations, spatial statistics, point cloud processing, network analysis, cloud-native workflows (STAC, COG, Planetary Computer), and 8 programming languages (Python, R, Julia, JavaScript, C++, Java, Go, Rust) with 500+ code examples. Use for remote sensing workflows, GIS analysis, spatial ML, Earth observation data processing, terrain analysis, hydrological modeling, marine spatial analysis, atmospheric science, and any geospatial computation task.

by K-Dense-AI/scientific-agent-skills / scientific-skills/geomaster

#github#broad-capability#externalData, AI & Research

Geopandas

Python library for working with geospatial vector data including shapefiles, GeoJSON, and GeoPackage files. Use when working with geographic data for spatial analysis, geometric operations, coordinate transformations, spatial joins, overlay operations, choropleth mapping, or any task involving reading/writing/analyzing vector geographic data. Supports PostGIS databases, interactive maps, and integration with matplotlib/folium/cartopy. Use for tasks like buffer analysis, spatial joins between datasets, dissolving boundaries, clipping data, calculating areas/distances, reprojecting coordinate systems, creating maps, or converting between spatial file formats.

by foryourhealth111-pixel/Vibe-Skills / bundled/skills/geopandas

#broad-capability#creative#geospatialData, AI & Research

Get Available Resources

This skill should be used at the start of any computationally intensive scientific task to detect and report available system resources (CPU cores, GPUs, memory, disk space). It creates a JSON file with resource information and strategic recommendations that inform computational approach decisions such as whether to use parallel processing (joblib, multiprocessing), out-of-core computing (Dask, Zarr), GPU acceleration (PyTorch, JAX), or memory-efficient strategies. Use this skill before running analyses, training models, processing large datasets, or any task where resource constraints matter.

by foryourhealth111-pixel/Vibe-Skills / bundled/skills/get-available-resources

#broad-capability#github#externalData, AI & Research

gget

Fast CLI/Python queries to 20+ bioinformatics databases. Use for quick lookups: gene info, BLAST searches, AlphaFold structures, enrichment analysis. Best for interactive exploration, simple queries. For batch processing or advanced BLAST use biopython; for multi-database Python workflows use bioservices.

by K-Dense-AI/scientific-agent-skills / scientific-skills/gget

#github#broad-capability#externalData, AI & Research

Gguf Quantization

GGUF format and llama.cpp quantization for efficient CPU/GPU inference. Use when deploying models on consumer hardware, Apple Silicon, or when needing flexible quantization from 2-8 bit without GPU requirements.

by Orchestra-Research/AI-Research-SKILLs / 10-optimization/gguf

#broad-capability#ai-research#machine-learningData, AI & Research

Ginkgo Cloud Lab

Submit and manage protocols on Ginkgo Bioworks Cloud Lab (cloud.ginkgo.bio), a web-based interface for autonomous lab execution on Reconfigurable Automation Carts (RACs). Use when the user wants to run cell-free protein expression (validation or optimization), generate fluorescent pixel art, or interact with Ginkgo Cloud Lab services. Covers protocol selection, input preparation, pricing, and ordering workflows.

by K-Dense-AI/scientific-agent-skills / scientific-skills/ginkgo-cloud-lab

#github#broad-capability#externalData, AI & Research

Glycoengineering

Analyze and engineer protein glycosylation. Scan sequences for N-glycosylation sequons (N-X-S/T), predict O-glycosylation hotspots, and access curated glycoengineering tools (NetOGlyc, GlycoShield, GlycoWorkbench). For glycoprotein engineering, therapeutic antibody optimization, and vaccine design.

by K-Dense-AI/scientific-agent-skills / scientific-skills/glycoengineering

#github#broad-capability#externalData, AI & Research

Google Gemini Code Review Skill

Google Gemini CLI code review with Gemini 2.5 Pro, 1M token context, CI/CD integration

by alinaqi/maggy / skills/gemini-review

#github#external#license-mitData, AI & Research

Gptq

Post-training 4-bit quantization for LLMs with minimal accuracy loss. Use for deploying large models (70B, 405B) on consumer GPUs, when you need 4× memory reduction with <2% perplexity degradation, or for faster inference (3-4× speedup) vs FP16. Integrates with transformers and PEFT for QLoRA fine-tuning.

by Orchestra-Research/AI-Research-SKILLs / 10-optimization/gptq

#broad-capability#ai-research#machine-learningData, AI & Research

GPU Optimization for Python with NVIDIA

GPU-accelerate Python code using CuPy, Numba CUDA, Warp, cuDF, cuML, cuGraph, KvikIO, cuCIM, cuxfilter, cuVS, cuSpatial, and RAFT. Use whenever the user mentions GPU/CUDA/NVIDIA acceleration, or wants to speed up NumPy, pandas, scikit-learn, scikit-image, NetworkX, GeoPandas, or Faiss workloads. Covers physics simulation, differentiable rendering, mesh ray casting, particle systems (DEM/SPH/fluids), vector/similarity search, GPUDirect Storage file IO, interactive dashboards, geospatial analysis, medical imaging, and sparse eigensolvers. Also use when you see CPU-bound Python code (loops, large arrays, ML pipelines, graph analytics, image processing) that would benefit from GPU acceleration, even if not explicitly requested.

by K-Dense-AI/scientific-agent-skills / scientific-skills/optimize-for-gpu

#github#broad-capability#externalData, AI & Research

Gradient Methods

Problem-solving strategies for gradient methods in optimization

by foryourhealth111-pixel/Vibe-Skills / bundled/skills/gradient-methods

#broad-capability#github#externalData, AI & Research

Gradio

Build Gradio web UIs and demos in Python. Use when creating or editing Gradio apps, components, event listeners, layouts, or chatbots.

by huggingface/skills / skills/huggingface-gradio

#github#external#license-apache-2-0Data, AI & Research

Grant Proposal

Draft a structured grant proposal from research ideas and literature. Supports KAKENHI (Japan), NSF (US), NSFC (China, including 面上/青年/优青/杰青/海外优青/重点), ERC (EU), DFG (Germany), SNSF (Switzerland), ARC (Australia), NWO (Netherlands), and generic formats. Use when user says "write grant", "grant proposal", "申請書", "write KAKENHI", "科研費", "基金申请", "写基金", "NSF proposal", or wants to turn research ideas into a funding application.

by wanshuiyin/Auto-claude-code-research-in-sleep / skills/skills-codex-gemini-review/grant-proposal

#broad-capability#wanshuiyin-aris#ml-researchData, AI & Research

Grant Proposal

Draft a structured grant proposal from research ideas and literature. Supports KAKENHI (Japan), NSF (US), NSFC (China, including 面上/青年/优青/杰青/海外优青/重点), ERC (EU), DFG (Germany), SNSF (Switzerland), ARC (Australia), NWO (Netherlands), and generic formats. Use when user says "write grant", "grant proposal", "申請書", "write KAKENHI", "科研費", "基金申请", "写基金", "NSF proposal", or wants to turn research ideas into a funding application.

by wanshuiyin/Auto-claude-code-research-in-sleep / skills/skills-codex/grant-proposal

#broad-capability#wanshuiyin-aris#ml-researchData, AI & Research

Grant Proposal

Draft a structured grant proposal from research ideas and literature. Supports KAKENHI (Japan), NSF (US), NSFC (China, including 面上/青年/优青/杰青/海外优青/重点), ERC (EU), DFG (Germany), SNSF (Switzerland), ARC (Australia), NWO (Netherlands), and generic formats. Use when user says "write grant", "grant proposal", "申請書", "write KAKENHI", "科研費", "基金申请", "写基金", "NSF proposal", or wants to turn research ideas into a funding application.

by wanshuiyin/Auto-claude-code-research-in-sleep / skills/grant-proposal

#broad-capability#wanshuiyin-aris#ml-researchData, AI & Research

Grpo Rl Training

Expert guidance for GRPO/RL fine-tuning with TRL for reasoning and task-specific model training

by Orchestra-Research/AI-Research-SKILLs / 06-post-training/grpo-rl-training

#broad-capability#ai-research#machine-learningData, AI & Research

Gtars

High-performance toolkit for genomic interval analysis in Rust with Python bindings. Use when working with genomic regions, BED files, coverage tracks, overlap detection, tokenization for ML models, or fragment analysis in computational genomics and machine learning applications.

by K-Dense-AI/scientific-agent-skills / skills/gtars

#k-dense-ai-claude-scientific-skills#genomic#intervalData, AI & Research

Gtars: Genomic Tools and Algorithms in Rust

High-performance toolkit for genomic interval analysis in Rust with Python bindings. Use when working with genomic regions, BED files, coverage tracks, overlap detection, tokenization for ML models, or fragment analysis in computational genomics and machine learning applications.

by K-Dense-AI/scientific-agent-skills / scientific-skills/gtars

#github#external#license-mitData, AI & Research

Gtars: Genomic Tools and Algorithms in Rust

High-performance toolkit for genomic interval analysis in Rust with Python bindings. Use when working with genomic regions, BED files, coverage tracks, overlap detection, tokenization for ML models, or fragment analysis in computational genomics and machine learning applications.

by foryourhealth111-pixel/Vibe-Skills / bundled/skills/gtars

#broad-capability#github#externalData, AI & Research

Guidance

Control LLM output with regex and grammars, guarantee valid JSON/XML/code generation, enforce structured formats, and build multi-step workflows with Guidance - Microsoft Research's constrained generation framework

by NousResearch/hermes-agent / optional-skills/mlops/guidance

#broad-capability#development#creativeData, AI & Research

Hedgefundmonitor

Query the OFR (Office of Financial Research) Hedge Fund Monitor API for hedge fund data including SEC Form PF aggregated statistics, CFTC Traders in Financial Futures, FICC Sponsored Repo volumes, and FRB SCOOS dealer financing terms. Access time series data on hedge fund size, leverage, counterparties, liquidity, complexity, and risk management. No API key or registration required. Use when working with hedge fund data, systemic risk monitoring, financial stability research, hedge fund leverage or leverage ratios, counterparty concentration, Form PF statistics, repo market data, or OFR financial research data.

by foryourhealth111-pixel/Vibe-Skills / bundled/skills/hedgefundmonitor

#broad-capability#creative#financialData, AI & Research

Helius x Jupiter — Build DeFi Apps on Solana

Build Solana DeFi applications combining Jupiter APIs with Helius infrastructure. Covers token swaps (Swap API V2), lending/borrowing (Lend protocol), limit orders (Trigger), DCA (Recurring), token/price data, transaction submission via Sender, fee optimization, real-time streaming, and wallet intelligence.

by helius-labs/core-ai / helius-skills/helius-jupiter

#github#external#license-mitData, AI & Research

Help

Shows available skills, common workflows, and quick reference for the plugin. Use when the user asks for help, what skills are available, or how to do something.

by bitwize-music-studio/claude-ai-music-skills / skills/help

#github#broad-capability#externalData, AI & Research

Hermes Atropos Environments

Hermes Atropos Environments linked from Hermes creative, research, and development skills, with the upstream skill instructions available on GitHub.

by NousResearch/hermes-agent / optional-skills/mlops/hermes-atropos-environments

#github#broad-capability#externalData, AI & Research

Hf CLI

Hugging Face Hub CLI (`hf`) for downloading, uploading, and managing models, datasets, spaces, buckets, repos, papers, jobs, and more on the Hugging Face Hub. Use when: handling authentication; managing local cache; managing Hugging Face Buckets; running or scheduling jobs on Hugging Face infrastructure; managing Hugging Face repos; discussions and pull requests; browsing models, datasets and spaces; reading, searching, or browsing academic papers; managing collections; querying datasets; configuring spaces; setting up webhooks; or deploying and managing HF Inference Endpoints. Make sure to use this skill whenever the user mentions 'hf', 'huggingface', 'Hugging Face', 'huggingface-cli', or 'hugging face cli', or wants to do anything related to the Hugging Face ecosystem and to AI and ML in general. Also use for cloud storage needs like training checkpoints, data pipelines, or agent traces. Use even if the user doesn't explicitly ask for a CLI command. Replaces the deprecated `huggingface-cli`.

by huggingface/skills / skills/hf-cli

#github#external#license-apache-2-0Data, AI & Research

Hf MCP

Use Hugging Face Hub via MCP server tools. Search models, datasets, Spaces, papers. Get repo details, fetch documentation, run compute jobs, and use Gradio Spaces as AI tools. Available when connected to the HF MCP server.

by huggingface/skills / hf-mcp/skills/hf-mcp

#ml#huggingface#modelData, AI & Research

Histolab

Lightweight WSI tile extraction and preprocessing. Use for basic slide processing tissue detection, tile extraction, stain normalization for H&E images. Best for simple pipelines, dataset preparation, quick tile-based analysis. For advanced spatial proteomics, multiplexed imaging, or deep learning pipelines use pathml.

by foryourhealth111-pixel/Vibe-Skills / bundled/skills/histolab

#broad-capability#github#externalData, AI & Research

Histolab

Lightweight WSI tile extraction and preprocessing. Use for basic slide processing tissue detection, tile extraction, stain normalization for H&E images. Best for simple pipelines, dataset preparation, quick tile-based analysis. For advanced spatial proteomics, multiplexed imaging, or deep learning pipelines use pathml.

by K-Dense-AI/scientific-agent-skills / scientific-skills/histolab

#github#broad-capability#externalData, AI & Research

Honcho

Configure and use Honcho memory with Hermes -- cross-session user modeling, multi-profile peer isolation, observation config, dialectic reasoning, session summaries, and context budget enforcement. Use when setting up Honcho, troubleshooting memory, managing profiles with Honcho peers, or tuning observation, recall, and dialectic settings.

by NousResearch/hermes-agent / optional-skills/autonomous-ai-agents/honcho

#broad-capability#development#creativeData, AI & Research

Hormuz Strait

Check the current status of the Strait of Hormuz — shipping transit data, oil price impact, stranded vessels, insurance risk levels, diplomatic developments, and global trade impact. Use this skill whenever the user asks about the Strait of Hormuz, Hormuz chokepoint, Persian Gulf shipping risk, oil transit disruption, war risk premium in the Gulf, Middle East shipping routes, tanker traffic through Hormuz, oil supply chain risk, or geopolitical risk affecting energy markets. Triggers include: "Hormuz status", "Strait of Hormuz", "is Hormuz open", "shipping through the Gulf", "oil chokepoint", "Persian Gulf tanker traffic", "war risk premium", "Hormuz crisis", "energy supply chain risk", "oil transit disruption", "Middle East shipping", any mention of Hormuz or Persian Gulf in context of oil, shipping, or geopolitical risk.

by himself65/finance-skills / plugins/data-providers/skills/hormuz-strait

#work-life#productivity#financeData, AI & Research

Hqq Quantization

Half-Quadratic Quantization for LLMs without calibration data. Use when quantizing models to 4/3/2-bit precision without needing calibration datasets, for fast quantization workflows, or when deploying with vLLM or HuggingFace Transformers.

by Orchestra-Research/AI-Research-SKILLs / 10-optimization/hqq

#broad-capability#ai-research#machine-learningData, AI & Research

Huggingface Accelerate

Simplest distributed training API. 4 lines to add distributed support to any PyTorch script. Unified API for DeepSpeed/FSDP/Megatron/DDP. Automatic device placement, mixed precision (FP16/BF16/FP8). Interactive config, single launch command. HuggingFace ecosystem standard.

by NousResearch/hermes-agent / optional-skills/mlops/accelerate

#broad-capability#development#creativeData, AI & Research

Huggingface Best

Use when the user asks about finding the best, top, or recommended model for a task, wants to know what AI model to use, or wants to compare models by benchmark scores. Triggers on: "best model for X", "what model should I use for", "top models for [task]", "which model runs on my laptop/machine/device", "recommend a model for", "what LLM should I use for", "compare models for", "what's state of the art for", or any question about choosing an AI model for a specific use case. Always use this skill when the user wants model recommendations or comparisons, even if they don't explicitly mention HuggingFace or benchmarks.

by huggingface/skills / skills/huggingface-best

#ml#huggingface#modelData, AI & Research

Hugging Face CLI (`hf`) Reference Guide

HuggingFace hf CLI: search/download/upload models, datasets.

by NousResearch/hermes-agent / skills/mlops/huggingface-hub

#github#broad-capability#externalData, AI & Research

Huggingface Community Evals

Run evaluations for Hugging Face Hub models using inspect-ai and lighteval on local hardware. Use for backend selection, local GPU evals, and choosing between vLLM / Transformers / accelerate. Not for HF Jobs orchestration, model-card PRs, .eval_results publication, or community-evals automation.

by huggingface/skills / skills/huggingface-community-evals

#ml#huggingface#llmData, AI & Research

Huggingface Datasets

Use this skill for Hugging Face Dataset Viewer API workflows that fetch subset/split metadata, paginate rows, search text, apply filters, download parquet URLs, and read size or statistics.

by huggingface/skills / skills/huggingface-datasets

#ml#huggingface#dataData, AI & Research

Huggingface LLM Trainer

Train or fine-tune language and vision models using TRL (Transformer Reinforcement Learning) or Unsloth with Hugging Face Jobs infrastructure. Covers SFT, DPO, GRPO and reward modeling training methods, plus GGUF conversion for local deployment. Includes guidance on the TRL Jobs package, UV scripts with PEP 723 format, dataset preparation and validation, hardware selection, cost estimation, Trackio monitoring, Hub authentication, model selection/leaderboards and model persistence. Use for tasks involving cloud GPU training, GGUF conversion, or when users mention training on Hugging Face Jobs without local GPU setup.

by huggingface/skills / skills/huggingface-llm-trainer

#ml#huggingface#fineData, AI & Research

Huggingface Local Models

Use to select models to run locally with llama.cpp and GGUF on CPU, Mac Metal, CUDA, or ROCm. Covers finding GGUFs, quant selection, running servers, exact GGUF file lookup, conversion, and OpenAI-compatible local serving.

by huggingface/skills / skills/huggingface-local-models

#ml#huggingface#fineData, AI & Research

Huggingface Paper Publisher

Publish and manage research papers on Hugging Face Hub. Supports creating paper pages, linking papers to models/datasets, claiming authorship, and generating professional markdown-based research articles.

by huggingface/skills / skills/huggingface-paper-publisher

#ml#huggingface#researchData, AI & Research

Huggingface Papers

Look up and read Hugging Face paper pages in markdown, and use the papers API for structured metadata such as authors, linked models/datasets/spaces, Github repo and project page. Use when the user shares a Hugging Face paper page URL, an arXiv URL or ID, or asks to summarize, explain, or analyze an AI research paper.

by huggingface/skills / skills/huggingface-papers

#ml#huggingface#literatureData, AI & Research

Huggingface Tokenizers

Fast tokenizers optimized for research and production. Rust-based implementation tokenizes 1GB in <20 seconds. Supports BPE, WordPiece, and Unigram algorithms. Train custom vocabularies, track alignments, handle padding/truncation. Integrates seamlessly with transformers. Use when you need high-performance tokenization or custom tokenizer training.

by Orchestra-Research/AI-Research-SKILLs / 02-tokenization/huggingface-tokenizers

#broad-capability#ai-research#machine-learningData, AI & Research

HuggingFace Tokenizers - Fast Tokenization for NLP

Fast tokenizers optimized for research and production. Rust-based implementation tokenizes 1GB in <20 seconds. Supports BPE, WordPiece, and Unigram algorithms. Train custom vocabularies, track alignments, handle padding/truncation. Integrates seamlessly with transformers. Use when you need high-performance tokenization or custom tokenizer training.

by NousResearch/hermes-agent / optional-skills/mlops/huggingface-tokenizers

#github#broad-capability#externalData, AI & Research

Huggingface Trackio

Track and visualize ML training experiments with Trackio. Use when logging metrics during training (Python API), firing alerts for training diagnostics, or retrieving/analyzing logged metrics (CLI). Supports real-time dashboard visualization, alerts with webhooks, HF Space syncing, and JSON output for automation.

by huggingface/skills / skills/huggingface-trackio

#ml#huggingface#experimentData, AI & Research

Huggingface Vision Trainer

Trains and fine-tunes vision models for object detection (D-FINE, RT-DETR v2, DETR, YOLOS), image classification (timm models — MobileNetV3, MobileViT, ResNet, ViT/DINOv3 — plus any Transformers classifier), and SAM/SAM2 segmentation using Hugging Face Transformers on Hugging Face Jobs cloud GPUs. Covers COCO-format dataset preparation, Albumentations augmentation, mAP/mAR evaluation, accuracy metrics, SAM segmentation with bbox/point prompts, DiceCE loss, hardware selection, cost estimation, Trackio monitoring, and Hub persistence. Use when users mention training object detection, image classification, SAM, SAM2, segmentation, image matting, DETR, D-FINE, RT-DETR, ViT, timm, MobileNet, ResNet, bounding box models, or fine-tuning vision models on Hugging Face Jobs.

by huggingface/skills / skills/huggingface-vision-trainer

#ml#huggingface#fineData, AI & Research

Hugging Science

Use when the user is doing AI/ML work in a scientific domain such as biology, chemistry, physics, astronomy, climate, genomics, materials, medicine, ecology, energy, engineering, math, drug discovery, protein design, weather modeling, theorem proving, single-cell, or PDE solving. Hugging Science is a curated catalog of scientific datasets, models, blog posts, and interactive Spaces. This skill helps discover and use resources via `datasets`, `transformers`, the HF Inference API, `gradio_client`, and methodology citations.

by K-Dense-AI/scientific-agent-skills / skills/hugging-science

#broad-capability#science#mathData, AI & Research

Hugging Science

Use when the user is doing AI/ML work in a scientific domain — biology, chemistry, physics, astronomy, climate, genomics, materials science, medicine, ecology, energy, conservation, engineering, mathematics, scientific reasoning, drug discovery, protein design, weather modeling, theorem proving, single-cell, PDE solving, or anything similar. Hugging Science (huggingscience.co) is a curated catalog of scientific datasets, models, blog posts, and interactive Spaces; the `hugging-science` org on Hugging Face hosts community datasets, models, and demo Spaces. This skill helps you discover the right resource AND actually use it — loading datasets via `datasets`, running models via `transformers` or the HF Inference API, calling Spaces like BoltzGen via `gradio_client`, and citing blog posts for methodology. Trigger this skill whenever a user mentions a scientific ML task, asks for "a dataset/model for X" where X is a scientific topic, wants to fine-tune on scientific data, asks about protein / molecule / genome / climate / materials / astronomy / pathology / weather ML, or needs AI tools for research — even if they never say "Hugging Science" explicitly. The catalog is purpose-built for LLM agents (it ships an `llms-full.txt`); prefer it over generic web search for these tasks.

by K-Dense-AI/scientific-agent-skills / scientific-skills/hugging-science

#github#broad-capability#externalData, AI & Research

Hybrid Search Implementation

Combine vector and keyword search for improved retrieval. Use when implementing RAG systems, building search engines, or when neither approach alone provides sufficient recall.

by wshobson/agents / plugins/llm-application-dev/skills/hybrid-search-implementation

#broad-capability#engineering#agent-skillsData, AI & Research

Hypogenic

Automated LLM-driven hypothesis generation and testing on tabular datasets. Use when you want to systematically explore hypotheses about patterns in empirical data (e.g., deception detection, content analysis). Combines literature insights with data-driven hypothesis testing. For manual hypothesis formulation use hypothesis-generation; for creative ideation use scientific-brainstorming.

by K-Dense-AI/scientific-agent-skills / scientific-skills/hypogenic

#github#broad-capability#externalData, AI & Research

Idea Creator

Generate and rank research ideas given a broad direction. Use when user says "找idea", "brainstorm ideas", "generate research ideas", "what can we work on", or wants to explore a research area for publishable directions.

by wanshuiyin/Auto-claude-code-research-in-sleep / skills/skills-codex-gemini-review/idea-creator

#broad-capability#wanshuiyin-aris#ml-researchData, AI & Research

Idea Creator

Generate and rank research ideas given a broad direction. Use when user says "找idea", "brainstorm ideas", "generate research ideas", "what can we work on", or wants to explore a research area for publishable directions.

by wanshuiyin/Auto-claude-code-research-in-sleep / skills/idea-creator

#broad-capability#wanshuiyin-aris#ml-researchData, AI & Research

Idea Discovery

Workflow 1: Full idea discovery pipeline. Orchestrates research-lit → idea-creator → novelty-check → research-review to go from a broad research direction to validated, pilot-tested ideas. Use when user says \"找idea全流程\", \"idea discovery pipeline\", \"从零开始找方向\", or wants the complete idea exploration workflow.

by wanshuiyin/Auto-claude-code-research-in-sleep / skills/skills-codex-gemini-review/idea-discovery

#broad-capability#wanshuiyin-aris#ml-researchData, AI & Research