AI & ML Agent Skills

AI & ML agent skills cover the machine-learning workflow itself: writing and evaluating prompts, building RAG pipelines, running evals, and wiring up model APIs. Each one is a SKILL.md file your agent loads on demand, so the know-how travels across Claude Code, Cursor, and 60+ agents.

AI & ML

5,020 skills
orchestra-research
Mlflow
Track ML experiments, manage model registry with versioning, deploy models to production, and reproduce experiments with MLflow.
10.4k · bundle
orchestra-research
Pinecone
Provides code examples and best practices for using Pinecone, a managed vector database for production RAG, recommendation, and semantic search applications.
10.4k · bundle
orchestra-research
Experiment Tracking Swanlab
Track ML experiments with open-source run logging, local or self-hosted dashboards, and media visualization using SwanLab.
10.4k · bundle
orchestra-research
Autogpt Agents
Build, deploy, and manage continuous AI agents using a visual workflow editor or development toolkit.
10.4k · bundle
orchestra-research
Evolving AI Agents
Optimize AI agents through automated evolution cycles using LLM-driven mutation of prompts, skills, and memory against measurable benchmarks.
10.4k · bundle
orchestra-research
Clip
Enables zero-shot image classification, image-text matching, and cross-modal retrieval using OpenAI's CLIP model.
10.4k · bundle
orchestra-research
Peft Fine Tuning
Fine-tune large language models by training less than 1% of parameters using LoRA, QLoRA, and 25+ adapter methods, enabling efficient adaptation on consumer GPUs.
10.4k · bundle
orchestra-research
Hqq Quantization
Quantize large language models to 8/4/3/2/1-bit precision without calibration data, using multiple optimized backends for deployment with vLLM or HuggingFace Transformers.
10.4k · bundle
orchestra-research
Langchain
Build LLM-powered applications with agents, chains, and RAG using a framework that supports multiple providers and 500+ integrations.
10.4k · bundle
orchestra-research
Llava
Enables visual instruction tuning and image-based conversations using open-source vision-language models. Supports multi-turn image chat, visual question answering, and image understanding tasks.
10.4k · bundle
orchestra-research
Autoresearch
Orchestrates end-to-end autonomous AI research projects using a two-loop architecture for rapid experimentation and synthesis, producing papers and presentations.
10.4k · bundle
orchestra-research
Gptq
Quantize large language models to 4-bit with minimal accuracy loss using GPTQ, enabling deployment of 70B+ models on consumer GPUs with 4× memory reduction and 3-4× faster inference.
10.4k · bundle
orchestra-research
Tensorboard
Visualize training metrics, debug models with histograms, compare experiments, visualize model graphs, and profile performance using TensorBoard.
10.4k · bundle
orchestra-research
Llamaindex
Connects LLMs with user data for RAG applications, document Q&A, and knowledge retrieval using 300+ data connectors and vector indices.
10.4k · bundle
orchestra-research
Blip 2 Vision Language
Generate image captions, answer visual questions, and perform image-text retrieval using BLIP-2's Q-Former architecture with frozen vision encoders and LLMs.
10.4k · bundle
orchestra-research
Verl Rl Training
Train LLMs with reinforcement learning using verl (Volcano Engine RL), supporting RLHF, GRPO, PPO, and other algorithms for scalable post-training with flexible infrastructure backends.
10.4k · bundle
orchestra-research
Whisper
Transcribe and translate speech across 99 languages using OpenAI's Whisper model, with support for multiple model sizes, batch processing, and subtitle generation.
10.4k · bundle
orchestra-research
Axolotl
Provides expert guidance for fine-tuning LLMs with Axolotl, covering YAML configs, LoRA/QLoRA, DPO/KTO/ORPO/GRPO, and multimodal support.
10.4k · bundle
orchestra-research
Unsloth
Provides expert guidance for fast fine-tuning with Unsloth, including LoRA/QLoRA optimization, with 2-5x faster training and 50-80% less memory usage.
10.4k · bundle
orchestra-research
Simpo Training
Train language models with SimPO, a reference-free preference optimization method that outperforms DPO without needing a reference model.
10.4k · bundle
orchestra-research
Slime Rl Training
Post-train LLMs with reinforcement learning using the slime framework, which integrates Megatron-LM for training and SGLang for rollout generation.
10.4k · bundle
orchestra-research
Modal Serverless Gpu
Run ML workloads on Modal's serverless GPU cloud platform with auto-scaling, pay-per-second pricing, and Python-native infrastructure.
10.4k · bundle
orchestra-research
Phoenix Observability
Trace, evaluate, and monitor LLM applications with an open-source observability platform.
10.4k · bundle
orchestra-research
Openrlhf Training
Train large language models (7B-70B+) with RLHF using PPO, GRPO, DPO, and other algorithms, accelerated by Ray and vLLM for distributed multi-GPU setups.
10.4k · bundle
orchestra-research
Serving Llms Vllm
Deploy and serve LLMs with high throughput using vLLM's PagedAttention and continuous batching. Supports OpenAI-compatible endpoints, quantization (GPTQ/AWQ/FP8), and tensor parallelism for production inference.
10.4k · bundle
orchestra-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.
10.4k · bundle
orchestra-research
Rwkv Architecture
Use RWKV, a linear-time RNN-Transformer hybrid, for efficient long-context inference and training with constant memory usage.
10.4k · bundle
orchestra-research
Dspy
Build complex AI systems with declarative programming, optimize prompts automatically, and create modular RAG systems and agents using Stanford NLP's DSPy framework.
10.4k · bundle
orchestra-research
Langsmith Observability
Debug, evaluate, and monitor LLM applications with tracing, datasets, and built-in evaluators.
10.4k · bundle
orchestra-research
Mamba Architecture
Train and run Mamba state-space models with O(n) complexity, achieving faster inference and longer context than Transformers.
10.4k · bundle
orchestra-research
Ray Data
Process large-scale ML datasets with distributed streaming execution across CPU/GPU, supporting Parquet, CSV, JSON, images, and integration with PyTorch, TensorFlow, and Ray Train.
10.4k · bundle
orchestra-research
Sglang
Serve LLMs and VLMs with structured outputs, prefix caching, and high throughput using RadixAttention.
10.4k · bundle
orchestra-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.
10.4k · bundle
orchestra-research
Evaluating Cosmos Policy
Evaluate NVIDIA Cosmos Policy on LIBERO and RoboCasa simulation environments with headless GPU evaluation and inference profiling.
10.4k · bundle
orchestra-research
Implementing Llms Litgpt
Train, fine-tune, and deploy LLMs using LitGPT's clean implementations of 20+ architectures like Llama, Gemma, and Phi.
10.4k · bundle
orchestra-research
Quantizing Models Bitsandbytes
Quantize LLMs to 8-bit or 4-bit for 50-75% memory reduction with minimal accuracy loss using bitsandbytes. Supports INT8, NF4, FP4 formats, QLoRA training, and 8-bit optimizers.
10.4k · bundle

Frequently asked questions

What are AI & ML agent skills?

AI & ML agent skills cover the machine-learning workflow itself: writing and evaluating prompts, building RAG pipelines, running evals, and wiring up model APIs. Each one is a SKILL.md file your agent loads on demand, so the know-how travels across Claude Code, Cursor, and 60+ agents.

Which AI & ML skills are most installed?

Popular AI & ML skills on SkillMD right now include evolving-ai-agents, whisper, dspy. Rankings shift as installs change; sort this page by "Most downloaded" for the live list.

Do AI & ML skills work with Claude Code and Cursor?

Yes. Every skill here ships as a SKILL.md file, an open format that works in Claude Code, Claude.ai, Cursor, Codex, Windsurf, and 60+ other agents. Install one with npx skillmds add <owner>/<name>, or copy the file into your agent's skills directory.