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.

Statistics Fundamentals

Apply statistical methods to financial data including descriptive statistics, covariance estimation, regression, hypothesis testing, and resampling. Use when the user asks about return distributions, correlation between assets, building a covariance matrix, running a CAPM regression, testing whether alpha is significant, checking if returns are normal, or estimating confidence intervals. Also trigger when users mention 'volatility', 'how correlated are these', 'fat tails', 'skewness', 'R-squared', 'beta of a fund', 'bootstrap a Sharpe ratio', 'shrinkage estimator', 'Ledoit-Wolf', or ask why their optimizer produces unstable weights.

by JoelLewis/finance_skills / plugins/core/skills/statistics-fundamentals

#finance#personal-finance#wealth-managementData, AI & Research

Statistics & Mathematics

Statistics, probability, linear algebra, and mathematical foundations for data science

by foryourhealth111-pixel/Vibe-Skills / bundled/skills/statistics-math

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

Statsmodels

Statistical modeling toolkit. OLS, GLM, logistic, ARIMA, time series, hypothesis tests, diagnostics, AIC/BIC, for rigorous statistical inference and econometric analysis.

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

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

Statsmodels

Statistical models library for Python. Use when you need specific model classes (OLS, GLM, mixed models, ARIMA) with detailed diagnostics, residuals, and inference. Best for econometrics, time series, rigorous inference with coefficient tables. For guided statistical test selection with APA reporting use statistical-analysis.

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

#k-dense-ai-claude-scientific-skills#deep#researchData, AI & Research

Stock Liquidity

Analyze stock liquidity using bid-ask spreads, volume profiles, order book depth, market impact estimates, and turnover ratios via Yahoo Finance data. Use this skill whenever the user asks about liquidity, trading costs, bid-ask spread, market depth, volume analysis, slippage, market impact, turnover ratio, or how easy/hard it is to trade a stock without moving the price. Triggers: "how liquid is AAPL", "bid-ask spread", "volume analysis", "order book depth", "market impact of a large order", "turnover ratio", "slippage estimate", "can I trade 100k shares without moving the price", "liquidity comparison", "spread analysis", "ADTV", "Amihud illiquidity", "dollar volume", "execution cost estimate", "liquidity score", penny stocks, small caps, or thinly traded securities.

by himself65/finance-skills / plugins/market-analysis/skills/stock-liquidity

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

Structured Extraction

Extract structured data matching a JSON schema from websites. Handles complex nested schemas, arrays, pagination, and validation. Always outputs via formatOutput.

by firecrawl/web-agent / agent-core/src/skills/definitions/structured-extraction

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

Svm

Explore Solana's architecture and protocol internals. Covers the SVM execution engine, account model, consensus, transactions, validator economics, data layer, development tooling, and token extensions using the Helius blog, SIMDs, and Agave/Firedancer source code.

by helius-labs/core-ai / helius-cursor/skills/svm

#helius-core-ai#solana#blockchainData, AI & Research

SymPy - Symbolic Mathematics in Python

Use this skill when working with symbolic mathematics in Python. This skill should be used for symbolic computation tasks including solving equations algebraically, performing calculus operations (derivatives, integrals, limits), manipulating algebraic expressions, working with matrices symbolically, physics calculations, number theory problems, geometry computations, and generating executable code from mathematical expressions. Apply this skill when the user needs exact symbolic results rather than numerical approximations, or when working with mathematical formulas that contain variables and parameters.

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

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

Synthesize

Synthesize information across multiple sources into a structured document. Processes sources in batches across sessions to handle more data than fits in context. Discovers and queues related sources automatically. Use for research synthesis, topic deep-dives, or consolidating scattered notes. Triggers on "synthesize", "synthesis", "research [topic]".

by TaylorHuston/local-life-manager / .claude/skills/synthesize

#personal-productivity#daily-routine#weekly-reviewData, AI & Research

Synthesize Research

Synthesize user research from interviews, surveys, and feedback into structured insights. Use when you have a pile of interview notes, survey responses, or support tickets to make sense of, need to extract themes and rank findings by frequency and impact, or want to turn raw feedback into roadmap recommendations.

by anthropics/knowledge-work-plugins / product-management/skills/synthesize-research

#work-life#productivity#knowledge-workData, AI & Research

Table Extractor

>

by claude-office-skills/skills / table-extractor

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

Task Researcher Instructions

Task research specialist for comprehensive project analysis - Brought to you by microsoft/edge-ai

by github/awesome-copilot / agents/task-researcher.agent.md

#github-copilot#research#reviewData, AI & Research

Tavily

Tavily web search, content extraction, and research tools.

by openclaw/openclaw / extensions/tavily/skills/tavily

#broad-capability#browser#automationData, AI & Research

Tcm Constitution Analyzer

分析中医体质数据、识别体质类型、评估体质特征,并提供个性化养生建议。支持与营养、运动、睡眠等健康数据的关联分析。

by huifer/WellAlly-health / .claude/skills/tcm-constitution-analyzer

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

Technical spike research mode

Systematically research and validate technical spike documents through exhaustive investigation and controlled experimentation.

by github/awesome-copilot / agents/research-technical-spike.agent.md

#github-copilot#research#reviewData, AI & Research

Telegram Reader

Read Telegram channels and groups for financial news and market research using tdl (read-only). Use this skill whenever the user wants to read Telegram channels, export messages from financial Telegram groups, list their Telegram chats, search for news in Telegram channels, or gather market intelligence from Telegram. Triggers include: "check my Telegram", "read Telegram channel", "Telegram news", "what's new in my Telegram channels", "export messages from", "list my Telegram chats", "financial news on Telegram", "crypto Telegram", "market news Telegram", any mention of Telegram in context of reading financial news, crypto signals, or market research. This skill is READ-ONLY — it does NOT support sending messages, joining channels, or any write operations.

by himself65/finance-skills / plugins/social-readers/skills/telegram-reader

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

Tensorboard

Visualize training metrics, debug models with histograms, compare experiments, visualize model graphs, and profile performance with TensorBoard - Google's ML visualization toolkit

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

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

Timesfm Forecasting

Zero-shot time series forecasting with Google's TimesFM foundation model. Use this skill when forecasting ANY univariate time series — sales, sensor readings, stock prices, energy demand, patient vitals, weather, or scientific measurements — without training a custom model. Automatically checks system RAM/GPU before loading the model, supports CSV/DataFrame/array inputs, and returns point forecasts with calibrated prediction intervals. Includes a preflight system checker script that MUST be run before first use to verify the machine can load the model. For classical statistical time series models (ARIMA, SARIMAX, VAR) use statsmodels; for time series classification/clustering use aeon.

by foryourhealth111-pixel/Vibe-Skills / bundled/skills/timesfm-forecasting

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

Timesfm Forecasting

Zero-shot time series forecasting with Google's TimesFM foundation model. Use for any univariate time series (sales, sensors, energy, vitals, weather) without training a custom model. Supports CSV/DataFrame/array inputs with point forecasts and prediction intervals. Includes a preflight system checker script to verify RAM/GPU before first use.

by K-Dense-AI/scientific-agent-skills / skills/timesfm-forecasting

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

TimesFM Forecasting

Zero-shot time series forecasting with Google's TimesFM foundation model. Use for any univariate time series (sales, sensors, energy, vitals, weather) without training a custom model. Supports CSV/DataFrame/array inputs with point forecasts and prediction intervals. Includes a preflight system checker script to verify RAM/GPU before first use.

by K-Dense-AI/scientific-agent-skills / scientific-skills/timesfm-forecasting

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

Torchdrug

Graph-based drug discovery toolkit. Molecular property prediction (ADMET), protein modeling, knowledge graph reasoning, molecular generation, retrosynthesis, GNNs (GIN, GAT, SchNet), 40+ datasets, for PyTorch-based ML on molecules, proteins, and biomedical graphs.

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

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

Torchdrug

PyTorch-native graph neural networks for molecules and proteins. Use when building custom GNN architectures for drug discovery, protein modeling, or knowledge graph reasoning. Best for custom model development, protein property prediction, retrosynthesis. For pre-trained models and diverse featurizers use deepchem; for benchmark datasets use pytdc.

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

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

torchforge: PyTorch-Native Agentic RL Library

Provides guidance for PyTorch-native agentic RL using torchforge, Meta's library separating infra from algorithms. Use when you want clean RL abstractions, easy algorithm experimentation, or scalable training with Monarch and TorchTitan.

by Orchestra-Research/AI-Research-SKILLs / 06-post-training/torchforge

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

Torch Geometric

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

by foryourhealth111-pixel/Vibe-Skills / bundled/skills/torch-geometric

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

Torch Geometric

PyTorch Geometric (PyG) for graph neural networks — node/link/graph classification, message passing (GCN, GAT, GraphSAGE, GIN), heterogeneous graphs, neighbor sampling, and custom datasets. Use when working with torch_geometric, not for general NetworkX analytics or non-graph PyTorch models.

by K-Dense-AI/scientific-agent-skills / skills/torch-geometric

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

Trace

Analyzing session replays, extracting persona-based behavioral patterns, and storytelling UX issues. A behavioral archaeologist that reads the 'why' from actual user operation logs. Collaborates with Field/Echo for persona validation.

by simota/agent-skills / trace

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

Trade Hypothesis Ideator

Generate falsifiable trade strategy hypotheses from market data, trade logs, and journal snippets. Use when you have a structured input bundle and want ranked hypothesis cards with experiment designs, kill criteria, and optional strategy.yaml export compatible with edge-finder-candidate/v1.

by tradermonty/claude-trading-skills / skills/trade-hypothesis-ideator

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

Trader Memory Core

Track investment theses across their lifecycle — from screening idea to closed position with postmortem. Register theses from screener outputs, manage state transitions, attach position sizing, review due dates, and generate postmortem reports with P&L and MAE/MFE analysis. Trigger when user says "register thesis", "track this idea", "thesis status", "review due", "close position", "postmortem", or "trading journal".

by tradermonty/claude-trading-skills / skills/trader-memory-core

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

Tradingview Reader

Read TradingView desktop app for market data, news, alerts, watchlists, and screener results using opencli (read-only). Use this skill whenever the user wants quotes, options chains, options expiries, screener results across stocks/crypto/forex/futures/bonds, gainers/losers/movers, news headlines or full story bodies, alerts (active list, fire log, offline fires), watchlists including colored flag lists, symbol search/autocomplete, chart state, or screenshots from their local TradingView.app. Triggers include: "options chain for X", "IV on Y", "show me SNDK puts", "TV screener for Y sector", "screen oversold stocks", "TV gainers", "crypto by market cap", "TradingView news on AAPL", "show my watchlists", "red flag list", "list my alerts", "what alerts fired", "search TV for nvidia", "what symbol is on my chart", "screenshot NVDA chart", "TradingView IV skew", "TV expiries for X". This skill is READ-ONLY — it does NOT place trades, modify watchlists, or change chart layouts.

by himself65/finance-skills / plugins/data-providers/skills/tradingview-reader

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

Training Check

Periodically check WandB metrics during training to catch problems early (NaN, loss divergence, idle GPUs). Avoids wasting GPU hours on broken runs. Use when training is running and you want automated health checks.

by wanshuiyin/Auto-claude-code-research-in-sleep / skills/training-check

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

Training Check

Interactively monitor training metrics from the current Codex session, periodically checking WandB or fallback logs for NaN, divergence, plateaus, and broken runs.

by wanshuiyin/Auto-claude-code-research-in-sleep / skills/skills-codex/training-check

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

Training LLMs Megatron

Trains large language models (2B-462B parameters) using NVIDIA Megatron-Core with advanced parallelism strategies. Use when training models >1B parameters, need maximum GPU efficiency (47% MFU on H100), or require tensor/pipeline/sequence/context/expert parallelism. Production-ready framework used for Nemotron, LLaMA, DeepSeek.

by Orchestra-Research/AI-Research-SKILLs / 08-distributed-training/megatron-core

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

Train Sentence Transformers

Train or fine-tune sentence-transformers models across `SentenceTransformer` (bi-encoder; dense or static embedding model; for retrieval, similarity, clustering, classification, paraphrase mining, dedup, multimodal), `CrossEncoder` (reranker; pair scoring for two-stage retrieval / pair classification), and `SparseEncoder` (SPLADE, sparse embedding model; for learned-sparse retrieval). Covers loss selection, hard-negative mining, evaluators, distillation, LoRA, Matryoshka, and Hugging Face Hub publishing. Use for any sentence-transformers training task.

by huggingface/skills / skills/train-sentence-transformers

#ml#huggingface#fineData, AI & Research

Transcribe

Transcribe audio files to text with optional diarization and known-speaker hints. Use when a user asks to transcribe speech from audio/video, extract text from recordings, or label speakers in interviews or meetings.

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

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

Transcribe Video

Generate subtitles (SRT/VTT) and plain text transcripts from video or audio files using AWS Transcribe. Use when creating captions, extracting spoken content, generating transcripts for notes, or making video content searchable.

by rameerez/claude-code-startup-skills / skills/transcribe-video

#work-life#productivity#rameerez-startup-skillsData, AI & Research

Transformer Lens Interpretability

Provides guidance for mechanistic interpretability research using TransformerLens to inspect and manipulate transformer internals via HookPoints and activation caching. Use when reverse-engineering model algorithms, studying attention patterns, or performing activation patching experiments.

by foryourhealth111-pixel/Vibe-Skills / bundled/skills/transformer-lens-interpretability

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

Transformers

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.

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

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

Transformers JS

Use Transformers.js to run state-of-the-art machine learning models directly in JavaScript/TypeScript. Supports NLP (text classification, translation, summarization), computer vision (image classification, object detection), audio (speech recognition, audio classification), and multimodal tasks. Works in browsers and server-side runtimes (Node.js, Bun, Deno) with WebGPU/WASM using pre-trained models from Hugging Face Hub.

by huggingface/skills / skills/transformers-js

#ml#huggingface#promptData, AI & Research

Travel Health Analyzer

分析旅行健康数据、评估目的地健康风险、提供疫苗接种建议、生成多语言紧急医疗信息卡片。支持WHO/CDC数据集成的专业级旅行健康风险评估。

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

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

Treatment Plan Writing

Generate concise (3-4 page), focused medical treatment plans in LaTeX/PDF format for all clinical specialties. Supports general medical treatment, rehabilitation therapy, mental health care, chronic disease management, perioperative care, and pain management. Includes SMART goal frameworks, evidence-based interventions with minimal text citations, regulatory compliance (HIPAA), and professional formatting. Prioritizes brevity and clinical actionability.

by foryourhealth111-pixel/Vibe-Skills / bundled/skills/treatment-plans

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

Tripadvisor

TripAdvisor Content API for hotel ratings, restaurant search, attraction reviews, rankings, and nearby locations. Use when evaluating hotels or researching destinations. 5K calls/month.

by borski/travel-hacking-toolkit / plugins/travel-hacking-toolkit/skills/tripadvisor

#travel#flights#hotelsData, AI & Research

Trl Fine Tuning

Trl Fine Tuning linked from Hermes creative, research, and development skills, with the upstream skill instructions available on GitHub.

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

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

Troubleshooting Dbt Job Errors

Diagnoses dbt Cloud/platform job failures by analyzing run logs, querying the Admin API, reviewing git history, and investigating data issues. Use when a dbt Cloud/platform job fails and you need to diagnose the root cause, especially when error messages are unclear or when intermittent failures occur. Do not use for local dbt development errors.

by dbt-labs/dbt-agent-skills / skills/dbt/skills/troubleshooting-dbt-job-errors

#dbt#analytics-engineering#dataData, AI & Research

Twitter Reader

Read Twitter/X for financial research using opencli (read-only). Use this skill whenever the user wants to read their Twitter feed, search for financial tweets, view bookmarks, look up user profiles, or gather market sentiment from Twitter/X. Triggers include: "check my feed", "search Twitter for", "show my bookmarks", "who follows", "look up @user", "what's trending about", "market sentiment on Twitter", "what are people saying about AAPL", "recent tweets from @elonmusk", "show me @user's posts", "fintwit", any mention of Twitter/X in context of reading financial news or market research. This skill is READ-ONLY — it does NOT support posting, liking, retweeting, or any write operations.

by himself65/finance-skills / plugins/social-readers/skills/twitter-reader

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

TypeScript MCP Server Expert

Expert assistant for developing Model Context Protocol (MCP) servers in TypeScript

by github/awesome-copilot / agents/typescript-mcp-expert.agent.md

#github-copilot#fine#tuningData, AI & Research

Umap Learn

Use UMAP-learn for nonlinear dimensionality reduction, 2D/3D embeddings, clustering preprocessing, supervised or semi-supervised UMAP, DensMAP, AlignedUMAP, and Parametric UMAP workflows.

by K-Dense-AI/scientific-agent-skills / skills/umap-learn

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

Umap Learn

UMAP dimensionality reduction. Fast nonlinear manifold learning for 2D/3D visualization, clustering preprocessing (HDBSCAN), supervised/parametric UMAP, for high-dimensional data.

by foryourhealth111-pixel/Vibe-Skills / bundled/skills/umap-learn

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

/understand-chat

Use when you need to ask questions about a codebase or understand code using a knowledge graph

by Lum1104/Understand-Anything / understand-anything-plugin/skills/understand-chat

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

/understand-dashboard

Launch the interactive web dashboard to visualize a codebase's knowledge graph

by Lum1104/Understand-Anything / understand-anything-plugin/skills/understand-dashboard

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

Understand Knowledge

Analyze a Karpathy-pattern LLM wiki knowledge base and generate an interactive knowledge graph with entity extraction, implicit relationships, and topic clustering.

by Lum1104/Understand-Anything / understand-anything-plugin/skills/understand-knowledge

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

Uniprot Database

Direct REST API access to UniProt. Protein searches, FASTA retrieval, ID mapping, Swiss-Prot/TrEMBL. For broader biological evidence lookup across databases, use bio-database-evidence. Use this for direct HTTP/REST work or UniProt-specific control.

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

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

Unslop Help

Quick-reference card for unslop modes, sub-skills, and slash commands. One-shot display, not a persistent mode. Trigger: /unslop-help, "unslop help", "what unslop commands", "how do I use unslop".

by MohamedAbdallah-14/unslop / plugins/unslop/skills/unslop-help

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

Unsloth

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

by NousResearch/hermes-agent / skills/mlops/training/unsloth

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

Unsloth Skill

Expert guidance for fast fine-tuning with Unsloth - 2-5x faster training, 50-80% less memory, LoRA/QLoRA optimization

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

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

Uptrend Analyzer

Analyzes market breadth using Monty's Uptrend Ratio Dashboard data to diagnose the current market environment. Generates a 0-100 composite score from 5 components (breadth, sector participation, rotation, momentum, historical context). Use when asking about market breadth, uptrend ratios, or whether the market environment supports equity exposure. No API key required.

by tradermonty/claude-trading-skills / skills/uptrend-analyzer

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

User Research

Plan, conduct, and synthesize user research. Trigger with "user research plan", "interview guide", "usability test", "survey design", "research questions", or when the user needs help with any aspect of understanding their users through research.

by anthropics/knowledge-work-plugins / design/skills/user-research

#work-life#productivity#knowledge-workData, AI & Research

Usfiscaldata

Query the U.S. Treasury Fiscal Data API for federal financial data including national debt, government spending, revenue, interest rates, exchange rates, and savings bonds. Access 54 datasets and 182 data tables with no API key required. Use when working with U.S. federal fiscal data, national debt tracking (Debt to the Penny), Daily Treasury Statements, Monthly Treasury Statements, Treasury securities auctions, interest rates on Treasury securities, foreign exchange rates, savings bonds, or any U.S. government financial statistics.

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

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

Using Dbt For Analytics Engineering

Builds and modifies dbt models, writes SQL transformations using ref() and source(), creates tests, and validates results with dbt show. Use when doing any dbt work - building or modifying models, debugging errors, exploring unfamiliar data sources, writing tests, or evaluating impact of changes.

by dbt-labs/dbt-agent-skills / skills/dbt/skills/using-dbt-for-analytics-engineering

#dbt#analytics-engineering#dataData, AI & Research

Us Market Bubble Detector

Evaluates market bubble risk through quantitative data-driven analysis using the revised Minsky/Kindleberger framework v2.1. Prioritizes objective metrics (Put/Call, VIX, margin debt, breadth, IPO data) over subjective impressions. Features strict qualitative adjustment criteria with confirmation bias prevention. Supports practical investment decisions with mandatory data collection and mechanical scoring. Use when user asks about bubble risk, valuation concerns, or profit-taking timing.

by tradermonty/claude-trading-skills / skills/us-market-bubble-detector

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

Uspto Database

Access USPTO APIs for patent/trademark searches, examination history (PEDS), assignments, citations, office actions, TSDR, for IP analysis and prior art searches.

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

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

Vaex

Use this skill for processing and analyzing large tabular datasets (billions of rows) that exceed available RAM. Vaex excels at out-of-core DataFrame operations, lazy evaluation, fast aggregations, efficient visualization of big data, and machine learning on large datasets. Apply when users need to work with large CSV/HDF5/Arrow/Parquet files, perform fast statistics on massive datasets, create visualizations of big data, or build ML pipelines that do not fit in memory.

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

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

Vaex

Use this skill for processing and analyzing large tabular datasets (billions of rows) that exceed available RAM. Vaex excels at out-of-core DataFrame operations, lazy evaluation, fast aggregations, efficient visualization of big data, and machine learning on large datasets. Apply when users need to work with large CSV/HDF5/Arrow/Parquet files, perform fast statistics on massive datasets, create visualizations of big data, or build ML pipelines that do not fit in memory.

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

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

Validate Healthcare Data

Comprehensive data quality validation for healthcare datasets. Use when validating patient records, medical codes, insurance data, or preparing healthcare data for production.

by prshahbs/healthcare-claude-skills / .claude/skills/validate-healthcare-data

#healthcare#hipaa#fhirData, AI & Research

Validation

Use after creating or modifying ANY Honeydew object (metric, attribute, entity, domain). Provides type-specific validation logic to ensure objects work correctly and return sensible results.

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

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

Vector Index Tuning

Optimize vector index performance for latency, recall, and memory. Use when tuning HNSW parameters, selecting quantization strategies, or scaling vector search infrastructure.

by wshobson/agents / plugins/llm-application-dev/skills/vector-index-tuning

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

Venice API Overview

High-level map of the Venice.ai API - base URL, authentication modes, endpoint categories, response headers, pricing model, error shape, and versioning. Load this first when starting any Venice integration.

by veniceai/skills / skills/venice-api-overview

#broad-capability#image-generation#video-generationData, AI & Research

Venice Audio Music

Async music / audio-track generation via Venice. Covers the /audio/quote + /audio/queue + /audio/retrieve + /audio/complete lifecycle, lyrics vs instrumental, voice selection, duration, language, speed, model capability probing, and webhook-free polling.

by veniceai/skills / skills/venice-audio-music

#broad-capability#image-generation#video-generationData, AI & Research

Venice Audio Transcription

Transcribe audio files to text via POST /audio/transcriptions. Covers supported models (Parakeet, Whisper, Wizper, Scribe, xAI STT), supported formats (wav/flac/m4a/aac/mp4/mp3/ogg/webm), response formats (json/text), timestamps, and language hints. OpenAI-compatible multipart.

by veniceai/skills / skills/venice-audio-transcription

#broad-capability#image-generation#video-generationData, AI & Research

Venice Characters

Discover and use Venice public characters (persona-driven system prompts with a bound model). Covers GET /characters (search/filter/sort), /characters/{slug}, /characters/{slug}/reviews, the Character schema, and how to apply a character via venice_parameters.character_slug in chat completions.

by veniceai/skills / skills/venice-characters

#broad-capability#image-generation#video-generationData, AI & Research

Venice Crypto RPC (JSON-RPC proxy)

Use Venice as a pay-per-call JSON-RPC proxy to 20+ EVM and Starknet networks. Covers GET /crypto/rpc/networks, POST /crypto/rpc/{network}, the 1×/2×/4× method-tier pricing model, per-minute + 24-hour credit rate limits, idempotency keys for safe retries, single vs batch requests, and the unsupported stateful/WebSocket methods (eth_subscribe, eth_newFilter, etc.).

by veniceai/skills / skills/venice-crypto-rpc

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

Venice Embeddings

Call POST /embeddings on Venice. Covers request shape (input, model, encoding_format, dimensions, user), OpenAI compatibility, response compression (gzip/br), and practical usage for retrieval, clustering, and RAG.

by veniceai/skills / skills/venice-embeddings

#broad-capability#image-generation#video-generationData, AI & Research

Venice Models

Discover Venice models, their capabilities, constraints, and pricing. Covers GET /models (with ?type filter), /models/traits, /models/compatibility_mapping, the ModelResponse schema (capabilities, constraints, pricing per type), and how to use this to pick the right model programmatically.

by veniceai/skills / skills/venice-models

#broad-capability#image-generation#video-generationData, AI & Research

Venice Responses API (Alpha)

Use Venice's Alpha POST /responses endpoint - an OpenAI-compatible Responses API with typed output blocks (reasoning, message, function_call, web_search_call). Covers request shape, streaming, differences from /chat/completions, supported venice_parameters subset, and E2EE behavior.

by veniceai/skills / skills/venice-responses

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

Venue Templates

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.

by K-Dense-AI/scientific-agent-skills / scientific-skills/venue-templates

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

Verify Sources

Captures human source verification for tracks, timestamps it, and updates track files. Use when sources need human review before generation.

by bitwize-music-studio/claude-ai-music-skills / skills/verify-sources

#broad-capability#music#audio-generationData, AI & Research

Verl Rl Training

Provides guidance for training LLMs with reinforcement learning using verl (Volcano Engine RL). Use when implementing RLHF, GRPO, PPO, or other RL algorithms for LLM post-training at scale with flexible infrastructure backends.

by Orchestra-Research/AI-Research-SKILLs / 06-post-training/verl

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

vLLM - High-Performance LLM Serving

Serves LLMs with high throughput using vLLM's PagedAttention and continuous batching. Use when deploying production LLM APIs, optimizing inference latency/throughput, or serving models with limited GPU memory. Supports OpenAI-compatible endpoints, quantization (GPTQ/AWQ/FP8), and tensor parallelism.

by Orchestra-Research/AI-Research-SKILLs / 12-inference-serving/vllm

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

Weather

Current weather and forecasts with web_fetch, falling back to wttr.in curl for locations, rain, temperature, travel planning.

by openclaw/openclaw / skills/weather

#weather#forecastsData, AI & Research

Web Search

Formulate effective web search queries, analyze search results, and synthesize findings. Optimize search strategies for different types of information needs.

by claude-office-skills/skills / web-search

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

Webthinker Deep Research

Deep web research for VCO: multi-hop search+browse+extract with an auditable action trace and a structured report (WebThinker-style).

by foryourhealth111-pixel/Vibe-Skills / bundled/skills/webthinker-deep-research

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

Weights And Biases

Track ML experiments with automatic logging, visualize training in real-time, optimize hyperparameters with sweeps, and manage model registry with W&B - collaborative MLOps platform

by Orchestra-Research/AI-Research-SKILLs / 13-mlops/weights-and-biases

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

Weights & Biases: ML Experiment Tracking & MLOps

Track ML experiments with automatic logging, visualize training in real-time, optimize hyperparameters with sweeps, and manage model registry with W&B - collaborative MLOps platform

by foryourhealth111-pixel/Vibe-Skills / bundled/skills/weights-and-biases

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

What If Oracle

Run structured What-If scenario analysis with 4–6 branch possibility exploration (best, likely, worst, wild card, contrarian, second-order). Use when the user asks speculative what-if questions about uncertain futures, strategic forks, contingency planning, or stress-testing a decision before committing.

by K-Dense-AI/scientific-agent-skills / skills/what-if-oracle

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

What-If Oracle — Possibility Space Explorer

Run structured What-If scenario analysis with multi-branch possibility exploration. Use this skill when the user asks speculative questions like "what if...", "what would happen if...", "what are the possibilities", "explore scenarios", "scenario analysis", "possibility space", "what could go wrong", "best case / worst case", "risk analysis", "contingency planning", "strategic options", or any question about uncertain futures. Also trigger when the user faces a fork-in-the-road decision, wants to stress-test an idea, or needs to think through consequences before committing.

by K-Dense-AI/scientific-agent-skills / scientific-skills/what-if-oracle

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

When to Use This Skill

Use this skill to get context about Fabric Lakehouse and its features for software systems and AI-powered functions. It offers descriptions of Lakehouse data components, organization with schemas and shortcuts, access control, and code examples. This skill supports users in designing, building, and optimizing Lakehouse solutions using best practices.

by github/awesome-copilot / skills/fabric-lakehouse

#github-copilot#awesome-copilot#externalData, AI & Research

Whisper

OpenAI's general-purpose speech recognition model. Supports 99 languages, transcription, translation to English, and language identification. Six model sizes from tiny (39M params) to large (1550M params). Use for speech-to-text, podcast transcription, or multilingual audio processing. Best for robust, multilingual ASR.

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

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

Workflow 1.5: 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/skills-codex/experiment-bridge

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

Workflow 3: Paper Writing Pipeline

Workflow 3: Full paper writing pipeline. Orchestrates paper-plan → paper-figure → figure-spec/paper-illustration/mermaid-diagram → paper-write → paper-compile → auto-paper-improvement-loop to go from a narrative report to a polished PDF. At `— effort: max | beast` (or explicit `— assurance: submission`), Phase 6 gates the Final Report on `verify_paper_audits.sh` (resolved per integration-contract §2); the PDF is labelled `submission-ready` only when the external verifier is green. Use when user says "写论文全流程", "write paper pipeline", "从报告到PDF", "paper writing", or wants the complete paper generation workflow.

by wanshuiyin/Auto-claude-code-research-in-sleep / skills/skills-codex/paper-writing

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

Working With Dbt Mesh

Use when changing a dbt model in a way that could break its consumers — renaming, removing, or retyping a column, or changing a model that downstream models, exposures, dashboards, or BI tools depend on — to judge whether the change is breaking and who it affects. Also use when versioning a model (model versions, latest_version, latest_version_pointer, deprecation_date, migration windows), enforcing contracts, setting access or groups, or doing multi-project dbt Mesh work (cross-project refs via dependencies.yml, disambiguating similarly-named models, splitting a monolith). Covers single- and multi-project, and planning or advising as well as implementing.

by dbt-labs/dbt-agent-skills / skills/dbt/skills/working-with-dbt-mesh

#dbt#analytics-engineering#dataData, AI & Research

Yfinance Data

Fetch financial and market data using the yfinance Python library. Use this skill whenever the user asks for stock prices, historical data, financial statements, options chains, dividends, earnings, analyst recommendations, or any market data. Triggers include: any mention of stock price, ticker symbol (AAPL, MSFT, TSLA, etc.), "get me the financials", "show earnings", "what's the price of", "download stock data", "options chain", "dividend history", "balance sheet", "income statement", "cash flow", "analyst targets", "institutional holders", "compare stocks", "screen for stocks", or any request involving Yahoo Finance data. Always use this skill even if the user only provides a ticker — infer intent from context.

by himself65/finance-skills / plugins/market-analysis/skills/yfinance-data

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

Youtube Search

Search YouTube and return structured video results with metadata and engagement metrics using yt-dlp. USE WHEN youtube search, find videos, search videos, video research, youtube results, channel research, video metrics, trending videos, content research. Even if the user just says "search YouTube for X" or "find videos about X", use this skill.

by julianobarbosa/claude-code-skills / skills/youtube-search

#broad-capability#devops#azureData, AI & Research

Zarr Python

Chunked N-D arrays for cloud storage (Zarr-Python 3). Compressed arrays, parallel I/O, S3/GCS via fsspec, NumPy/Dask/Xarray compatible, for large-scale scientific computing pipelines.

by K-Dense-AI/scientific-agent-skills / skills/zarr-python

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

Zarr Python

Chunked N-D arrays for cloud storage. Compressed arrays, parallel I/O, S3/GCS integration, NumPy/Dask/Xarray compatible, for large-scale scientific computing pipelines.

by foryourhealth111-pixel/Vibe-Skills / bundled/skills/zarr-python

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

示例: "燕麦粥 1杯 + 鸡蛋 1个 + 牛奶 250ml"

**技能名称**: Food Database Query **技能类型**: 数据查询与分析 **创建日期**: 2026-01-06 **版本**: v1.0

by huifer/WellAlly-health / .claude/skills/food-database-query

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