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
affaan-m
Ecc Tools Cost Audit
Audits ECC Tools GitHub App for cost issues like runaway PR creation, quota bypass, premium-model leakage, and duplicate jobs, using an evidence-first workflow.
226k
affaan-m
Enterprise Agent Ops
Operate long-lived agent workloads with observability, security boundaries, and lifecycle management.
226k
affaan-m
Inherit Legacy Style
Scans legacy codebases to extract implicit coding conventions across architecture dimensions, resolves conflicts interactively, and generates an enforceable style rules file.
226k
affaan-m
Ml Adoption Playbook
Provides an adaptive methodology for adding machine learning models to existing codebases, covering problem framing, data readiness, architectural decoupling, and baseline model integration.
226k
affaan-m
Agent Self Evaluation
Rates an agent's own output on five axes — accuracy, completeness, clarity, actionability, conciseness — producing a structured scorecard with evidence and improvement suggestions.
226k · bundle
affaan-m
AI Regression Testing
Prevents AI-introduced regressions with sandbox-mode API testing, automated bug-check workflows, and patterns that catch blind spots where the same model writes and reviews code.
226k
affaan-m
Dynamic Workflow Mode
Design task-local harnesses, eval gates, and reusable skill extraction for adaptive agent workflows.
226k
antigravity
Adhx
Fetch any X/Twitter post as clean LLM-friendly JSON, converting x.com, twitter.com, or adhx.com links into structured data with full article content, author info, and engagement metrics.
42.4k
antigravity
Cirq
Design, simulate, and run quantum circuits on quantum computers and simulators using Google's Cirq framework.
42.4k
antigravity
Moyu
Keeps AI coding agents tightly scoped to only change what the user explicitly requested, using the simplest viable solution and asking before expanding scope.
42.4k
antigravity
AI Md
Convert human-written CLAUDE.md files into a structured label format that AI models follow more reliably using fewer tokens.
42.4k
antigravity
AI Ml
Orchestrates AI/ML workflows for building LLM applications, RAG systems, AI agents, and ML pipelines with observability and security.
42.4k
antigravity
Daily
Build real-time voice and multimodal AI applications using Pipecat and Daily, covering pipeline architecture, AI service integration, and transport options.
42.4k
antigravity
Crewai
Designs and orchestrates multi-agent AI teams using the CrewAI framework, covering agent roles, task decomposition, crew processes, memory, and flows.
42.4k
antigravity
Imagen
Generates images using Google Gemini's image generation model for UI placeholders, documentation, and design assets.
42.4k
antigravity
Jobgpt
Automates job search, auto-apply, resume generation, application tracking, salary intelligence, and recruiter outreach via the JobGPT MCP server.
42.4k
antigravity
Qiskit
Build, optimize, and execute quantum circuits using Qiskit on simulators or real quantum hardware from IBM, IonQ, and Amazon Braket.
42.4k
antigravity
Scanpy
Analyze single-cell RNA-seq data using Scanpy, including quality control, normalization, clustering, marker gene identification, and visualization.
42.4k
antigravity
Handoff
Compact the current conversation into a handoff document for another agent to pick up, including suggested skills and references to existing artifacts.
42.4k
antigravity
LLM Ops
Provides guidance and code for production AI workflows including RAG pipelines, vector databases, embedding indexing, prompt engineering, cost estimation, semantic caching, and quality evaluation.
42.4k
antigravity
Molykit
Build cross-platform AI chat interfaces with Makepad using MolyKit, including async utilities, chat widgets, and OpenAI-compatible client integration.
42.4k
antigravity
Seaborn
Create publication-quality statistical graphics from tabular datasets with minimal code, supporting multivariate analysis, statistical estimation, and complex multi-panel figures.
42.4k
antigravity
Videodb
Ingest, index, search, and edit video and audio from files, URLs, live streams, or desktop sessions with timestamps, subtitles, overlays, and real-time alerts.
42.4k · bundle
antigravity
Langfuse
Provides expertise in Langfuse for LLM observability, including tracing, prompt management, evaluation, and integration with LangChain, LlamaIndex, and OpenAI.
42.4k
antigravity
Networkx
Create, manipulate, and analyze complex networks and graphs using the NetworkX Python package.
42.4k
antigravity
Weaviate
Search, query, inspect, create, and import data into Weaviate vector database collections using official scripts and references.
42.4k · bundle
antigravity
Agents Md
Creates and maintains minimal, high-signal AGENTS.md files for AI coding agents, enforcing research-backed best practices for concise agent documentation.
42.4k
antigravity
Biopython
Provides Python tools for biological computation, including sequence manipulation, file I/O, database access, structural bioinformatics, and phylogenetics.
42.4k
antigravity
Blueprint
Generates a step-by-step construction plan from a one-line objective, where each step is self-contained and executable by a fresh agent in a new session.
42.4k
antigravity
Brave Man
Runs a structured clarifying interview for new project requests before building, then outputs a fully specified prompt.md for a fresh agent session to execute.
42.4k
antigravity
Bumblebee
Run Bumblebee supply-chain inventory and exposure scans on macOS/Linux to detect compromised packages, extensions, and MCP host configs.
42.4k · bundle
antigravity
Fal Audio
Convert text to speech and speech to text using fal.ai audio models.
42.4k
antigravity
Julia Pro
Provides expert guidance on modern Julia 1.10+ development, covering performance optimization, multiple dispatch, tooling, testing, and production-ready practices.
42.4k
antigravity
Langgraph
Build production-grade stateful AI agents using LangGraph, covering graph construction, state management, persistence, and human-in-the-loop patterns.
42.4k
antigravity
Mathguard
Guides AI agents to apply advanced mathematical and probabilistic techniques (Bloom filters, HyperLogLog, FFT, etc.) for large-scale data problems where classical algorithms are optimal but math offers better asymptotic bounds.
42.4k
antigravity
Recallmax
Injects up to 1 million tokens of external context into AI agent memory, auto-summarizes conversations with tone and intent preservation, and compresses multi-turn history into dense token sequences.
42.4k

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 agent-self-evaluation, seaborn, bumblebee. 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.