mcpbeat

Machine Learning Skills

1 774 machine learning skills from 282 authors. They train and fine-tune models, build embeddings, run RAG and measure quality. Half of them fit into 2 253 tokens or less — that is what one costs your context window when the agent loads it. 422 ship runnable scripts rather than instructions alone. 10 of them cannot work without an MCP server, most often rube. We also found 363 copies of these same skills sitting in other people's repositories — counted once here, not 363 times.

1 774 unique 282 authors 905 updated this month 182 from vendors

2 253
tokens, median
what a typical one costs in context
422
ship scripts
code that runs, not instructions alone
10
need a server
most often rube
363
copies elsewhere
counted once here, not once per repository

1 345–1 392 of 1 774

page 29 of 37
Skill Creator
zby

Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.

56k tokens scripts
Huggingface Webhooks
hookdeck

> Receive and verify Hugging Face webhooks. Use when setting up Hugging Face webhook handlers, debugging X-Webhook-Secret verification, or handling events on models, datasets, and Spaces — repo updates, new commits and tags (repo.content), config changes (repo.config), discussions, Pull Requests, and discussion comments.

20k tokens scripts
Openai Webhooks
hookdeck

> Receive and verify OpenAI webhooks. Use when setting up OpenAI webhook handlers for fine-tuning jobs, batch completions, or async events like fine_tuning.job.completed, batch.completed, or realtime.call.incoming.

20k tokens scripts
Cre Due Diligence
ahacker-1

CRE Due Diligence analysis suite — 7 specialist skills for multifamily property analysis including rent roll validation, expense benchmarking, market study, physical inspection, environmental review, title review, and tenant credit assessment.

64k tokens
Kaggle
shepsci

Unified Kaggle skill. Use when the user explicitly mentions Kaggle, kaggle.com, a Kaggle URL, Kaggle competitions, Kaggle datasets/models/notebooks, Kaggle forums/discussions/writeups, Kaggle benchmarks, hackathons hosted on Kaggle, Kaggle badges, or Kaggle account setup. Do not use for generic ML, GPU/TPU, notebook, dataset, benchmark, or data-science tasks unless the user clearly ties them to Kaggle.

79k tokens scripts
Character Lora
KerberosClaw

Use when the user wants to build a consistent-identity LoRA for an original character — defining the character, generating a face/body-consistent multi-angle dataset (via the gpt-image-gen skill for codex image generation), captioning it, doing base-specific homework, training on a chosen base (Pony / Z-Image / others) on a local GPU, and producing a usable LoRA. This skill ORCHESTRATES the end-to-end pipeline and gates every expensive/irreversible step; it delegates actual image generation to gpt-image-gen and never improvises training settings from memory.

5k tokens zh
LLM Benchmark
KerberosClaw

Use when the user wants to test, compare, or choose local Ollama models for their machine. Checks Ollama/GPU state, recommends model sizes from available VRAM, preserves existing benchmark records, pulls only approved models, runs repeatable benchmarks, restores stopped services, and writes a markdown comparison report. NOT for hosted API model evaluation or subjective chat-quality judging without local benchmark commands.

3k tokens scripts zh
Pytorch Loss Implementation
cxcscmu

Implement loss functions in PyTorch with proper tensor operations.

573 tokens
Plate Tectonics Analysis
cxcscmu

Analyzing earthquake data relative to tectonic plate boundaries using PB2002 dataset and GeoPandas.

534 tokens
Pytorch Preference Optimization
cxcscmu

PyTorch patterns for implementing preference optimization losses (DPO, SimPO, etc.) for LLM training.

306 tokens
Sec 13f Analysis
cxcscmu

Parse and analyze SEC 13-F filing TSV datasets to extract AUM, holdings count, and fund details by accession number.

480 tokens
Pytorch Preference Optimization
cxcscmu

Guide for implementing preference optimization methods (DPO, SimPO, IPO) in PyTorch. Use when implementing loss functions for RLHF-style training.

305 tokens
Simpo Loss
cxcscmu

Implements the SimPO (Simple Preference Optimization) loss function from the paper "SimPO: Simple Preference Optimization with a Reference-Free Reward". Use this when implementing or understanding SimPO training objectives.

638 tokens
Trl Setup
cxcscmu

Setup and installation of TRL (Transformer Reinforcement Learning) library with compatible torch/transformers versions. Use when setting up preference optimization training environments.

309 tokens
Travel Itinerary Data
cxcscmu

How to query and filter travel itinerary datasets (restaurants, accommodations, attractions, distances) to build constraint-satisfying travel plans.

650 tokens
Geospatial Data Loading
cxcscmu

Techniques for loading and initial processing of GeoJSON and coordinate-based datasets using GeoPandas.

312 tokens
Nlp Environment Management
cxcscmu

Manages NLP environments, handling library dependencies like PyTorch, Transformers, and custom local packages.

292 tokens
Simpo Loss Implementation
cxcscmu

Implements the Simple Preference Optimization (SimPO) loss function in PyTorch, focusing on length-normalized log probabilities and target reward margins.

561 tokens
Geospatial Processing
cxcscmu

Provides foundational techniques for loading, projecting, and manipulating geospatial datasets using GeoPandas.

168 tokens
Data Querying
cxcscmu

Provides strategies for traversing and filtering hierarchical JSON datasets stored in flat files.

112 tokens
Fuzzy String Matching
cxcscmu

A skill for finding best string matches in datasets using fuzzy matching libraries like fuzzywuzzy or rapidfuzz.

203 tokens
Huggingface Trl
cxcscmu

Using Hugging Face TRL library for building custom trainers for Preference Optimization methods like DPO, SimPO, etc.

291 tokens
Simpo Loss
cxcscmu

Implement the SimPO (Simple Preference Optimization) loss function for LLM alignment. Use this skill whenever implementing SimPO training objectives, reference-free reward optimization, or Bradley-Terry preference loss with target reward margin. Triggers on: SimPO, preference optimization loss, average log probability reward, gamma margin.

718 tokens
Multipart Geometry Handling
cxcscmu

Work with MultiPolygon and MultiLineString geometries from real plate boundary datasets.

955 tokens
Run2 Simpo Trainer Initialization
cxcscmu

Proper initialization of SimPOTrainer with model loading and args setup

851 tokens
Run2 Data Filtering Validation
cxcscmu

Advanced filtering and validation of travel datasets with strict cuisine matching, budget constraints, and data quality checks.

1k tokens
Run2 Excel Statistics Aggregates
cxcscmu

Excel statistical functions for datasets including MIN, MAX, MEDIAN, AVERAGE, QUARTILE, and SUMPRODUCT

975 tokens
Run2 Pytorch Preference Optimization
cxcscmu

Environment setup and testing patterns for SimPO preference optimization with PyTorch.

309 tokens
Run2 Itinerary Data Exploration
cxcscmu

Explore and query travel dataset files (CSV/TXT) to find cities, restaurants, accommodations, attractions, and driving distances — with precise filtering patterns and data field notes.

742 tokens
Run2 Itinerary Planning
cxcscmu

Build a multi-city road-trip travel itinerary from dataset files with complete budget tracking, pet-friendly constraints, cuisine coverage, and correct JSON output format.

949 tokens
Run2 File Navigation
cxcscmu

Efficient recursive exploration and content searching across large datasets.

117 tokens
Run2 13f Analysis
cxcscmu

Improved 13F dataset analysis functions (includes better handling of TSVs).

122 tokens
Run2 Pytorch Tensor Ops
cxcscmu

Robust PyTorch tensor operations for implementing loss functions, including handling device placement and numerical stability.

129 tokens
Run2 Pytorch Simpo Loss
cxcscmu

A refined skill to implement SimPO (Simple Preference Optimization) loss in PyTorch, precisely matching the official paper implementation without a reference model.

581 tokens
Mars Cloud Data Loading Matching
cxcscmu

Load citizen science and expert annotation datasets, match them by image using file_rad column, handle missing data, and prepare data for clustering evaluation.

503 tokens
Filter Pacific Plate Boundaries
cxcscmu

Filter the boundary dataset to include only boundaries relevant to the Pacific plate (where PlateA or PlateB equals the Pacific plate identifier). Use this skill to exclude irrelevant boundaries before distance calculations.

247 tokens
Identify Pacific Plate Identifier
cxcscmu

Examine the plates dataset to find the exact identifier used for the Pacific plate (e.g., "PA", "Pacific", etc.). Use this skill early in the analysis to ensure consistent filtering across boundaries and plates.

340 tokens
Load and Parse Plate Boundary Data
cxcscmu

Load plate boundary GeoJSON and create a GeoDataFrame with proper geometry parsing. Verify column names (PlateA, PlateB) match the dataset structure. Use this skill to prepare boundary data before filtering for Pacific plate relevance.

260 tokens
Examine Raw Holdings Data Structure
cxcscmu

Inspect the actual holdings dataset to understand its schema, field names, and data patterns before applying filters. Use this to identify the correct field name that distinguishes equity securities from bonds, options, warrants, and other non-stock instruments.

375 tokens
Fuzzy Search Coverpage For Fund Identification
cxcscmu

Search the COVERPAGE dataset using fuzzy matching to locate a specific fund by name and extract its accession_number for subsequent analysis. Use this when you need to identify a fund's filing by partial or approximate name matching.

322 tokens
Load Holdings Data By Accession Number
cxcscmu

Retrieve and load the complete holdings dataset for a specific fund using its accession_number. Use this to access position-level details needed for AUM, stock count, and comparative analysis.

342 tokens
Implement SimPO Loss Function
cxcscmu

Use when implementing the `simpo_loss` function in SimPOTrainer class. Extract loss computation logic from the paper and translate it to PyTorch code that accepts the expected tensor inputs.

342 tokens
Sec 13f Dataset Structure
cxcscmu

Understanding the structure of SEC 13F filing datasets stored in /root/2025-q2 and /root/2025-q3 folders, including available scripts and data files

506 tokens
Plate Tectonics Pb2002 Parsing
cxcscmu

Specific knowledge of the PB2002 (Bird, 2002) dataset structure for identifying the Pacific plate.

198 tokens
Token Usage Tracking
cxcscmu

Methods for calculating or retrieving the number of tokens consumed during an LLM inference task.

199 tokens
Load And Preprocess Spatial Data
cxcscmu

Load earthquake GeoJSON and plate boundary datasets, and ensure consistent projection for distance analysis.

236 tokens
Simpo Loss Implementation
cxcscmu

Implements the SimPO loss function using stable log-probability operations in the specified trainer file.

159 tokens
Data Querying And Filtering
cxcscmu

Instructions for querying the provided datasets to ensure constraints regarding pet-friendly lodging, specific cuisines, and valid locations are met.

194 tokens