machine-learning skills

700 tagged machine-learning, measured the same way as everything else here.

Browse within: data-science 231bioinformatics 161deep-learning 98MLOps 73streamlit 53claude-code-plugin 50auto-sci-research 45bibliometrics 45codex-skills 45geospatial 45literature-review 45forecasting 43mlforecast 41neuralforecast 41

create-release

25

GetBindu/Bindu

Skill Claude CodeCodex

Create releases with proper versioning, release notes, and Git tags.

not rated 9.4k 10d ago A 16 tokens

deploy-agent

26

GetBindu/Bindu

Skill Claude CodeCodex

Deploy Bindu agents to various environments with safety checks and verification.

not rated 9.4k 10d ago A 15 tokens

swarms

27

kyegomez/swarms

Skill Claude CodeCodex

Build agents and multi-agent systems with the Swarms framework — the Agent class, tools, autonomous loops, memory, and the 15+ multi-agent architectures (SequentialWorkflow, ConcurrentWorkflow, GraphWorkflow, HierarchicalSwarm, SwarmRouter, and more). Use whenever writing, reviewing, or debugging code that imports…

not rated 7.1k +10 today A 73 tokens original Apache-2.0

code-review

28

kyegomez/swarms

Skill Claude CodeCodex

Perform comprehensive code reviews focusing on best practices, security vulnerabilities, performance optimization, and maintainability.

not rated 7.1k +10 today A 21 tokens original Apache-2.0

data-visualization

29

kyegomez/swarms

Skill Claude CodeCodex

Create effective data visualizations using best practices for clarity, accuracy, and visual communication of insights.

not rated 7.1k +10 today A 23 tokens original Apache-2.0

zenml-io/zenml

Skill Claude CodeCodex

Use for ZenML repo work involving tests, PRs, migrations, docs, integrations, models, orchestrators, server, or storage.

not rated 5.6k +4 today A 35 tokens original Apache-2.0

field-descriptions

31

zenml-io/zenml

Skill Claude CodeCodex

Write or review Pydantic Field(description=...) text for ZenML stack component configs. Use when adding, editing, or reviewing config fields in src/zenml/integrations//flavors/ or any StackComponentConfig subclass, or when scripts/validatedescriptions.py fails.

not rated 5.6k +4 today A 70 tokens original Apache-2.0

Kiln-AI/Kiln

Skill Claude CodeCodex

Add new AI models to Kiln's mlmodellist.py and produce a Discord announcement. Use when the user wants to add, integrate, or register a new LLM model (e.g. Claude, GPT, DeepSeek, Gemini, Kimi, Qwen, Grok) into the Kiln model list, mentions adding a model to mlmodellist.py, asks to discover/find new models that are…

not rated 5.0k +2 today A 110 tokens

Kiln-AI/Kiln

Skill Claude CodeCodex

Run the Kiln pre-release smoke test suite plus the standard CI checks (checks.sh), diagnose every prerelease test that broke (and why), and write a clean readable report with recommended actions. Read-only — it never edits code. Use when the user wants to validate a release candidate, run prerelease tests, or asks for…

not rated 5.0k +2 today A 84 tokens

release-digest

34

Kiln-AI/Kiln

Skill Claude CodeCodex

Post a "what's changed since the last release" recap to the release Slack channel for final QA. Groups merged PRs by author and classifies each as feature / bug fix / task. Use when the user wants a release recap, a changelog since the last tag, or to prep QA before cutting a release from main.

not rated 5.0k +2 today A 71 tokens

hf-release-notes

35

huggingface/huggingface_hub

Skill Claude CodeCodex ✓ vendor

Generate Hugging Face Hub (huggingfacehub) release notes from cached PR JSON files. Use when asked to draft release notes from PR files.

not rated 3.9k +8 2d ago A 36 tokens original Apache-2.0

pysr

36

astroautomata/PySR

Skill Claude CodeCodex

Use when fitting equations to data with PySR or SymbolicRegression.jl, when a user wants an interpretable formula, symbolic model, scaling law, or empirical relation discovered from numeric data, or when debugging a PySR search that is slow, stuck, or giving poor equations.

not rated 3.7k +2 yesterday A 61 tokens original Apache-2.0

trulens-diagnosis

37

truera/trulens

Skill Claude CodeCodex

Diagnose low evaluation scores and generate actionable improvement recommendations.

not rated 3.5k +1 2d ago A 17 tokens original MIT

truera/trulens

Skill Claude CodeCodex

Configure feedback functions and selectors for TruLens evaluations.

not rated 3.5k +1 2d ago A 17 tokens original MIT

truera/trulens

Skill Claude CodeCodex

Instrument LLM apps with TruLens OTEL-based tracing - from setup to debugging and optimization.

not rated 3.5k +1 2d ago A 25 tokens original MIT

NVIDIA/physicsnemo

Skill Claude CodeCodex ✓ vendor

Official NVIDIA-authored guidance for navigating PhysicsNeMo — pick the model, datapipe, or example for a SciML/AI4Science task (surrogates, forecasting, downscaling, physics-informed, inverse, generative). Points at existing files via live repo search; never writes code. Do NOT use for installation or environment…

not rated 3.2k +2 today A 124 tokens original Apache-2.0

NVIDIA/physicsnemo

Skill Claude CodeCodex ✓ vendor

Official NVIDIA-authored guidance for PhysicsNeMo ShardTensor domain parallelism — integrate domain parallelism into training/inference scripts (new or existing) with DDP or FSDP2, write and register shard patches to enable new layers/ops, and bootstrap multi-GPU correctness tests. Use when working with ShardTensor…

not rated 3.2k +2 today A 152 tokens original Apache-2.0

dstack-presets

45

dstackai/dstack

Skill Claude CodeCodex

Create and manage dstack presets: a toolkit that streamlines model inference optimization with agents, and a portable preset format. Use together with the dstack skill, and only when the user explicitly asks to create a preset or manage existing presets, not for deploying or serving a model.

not rated 2.2k today A 61 tokens original MPL-2.0

dstack-prototyping

46

dstackai/dstack

Skill Claude CodeCodex

Use with the dstack skill for model-serving work when the image, serving command, resources, backend/fleet choice, or service behavior is not proven. Guides task-first prototyping on real hardware, choosing fleets/backends that can reuse idle instances and caches, checking vLLM/SGLang sources, and verifying the final…

not rated 2.2k changed today A 80 tokens original MPL-2.0

dstack

47

dstackai/dstack

Skill Claude CodeCodex

Skill "dstack" from dstackai/dstack, covering dstack, how it works, quick agent flow (detached runs), agent execution guidelines and output accuracy.

not rated 2.2k changed today C 28 tokens original MPL-2.0

golang-gomlx

48

gomlx/gomlx

Skill Claude CodeCodex

Machine learning models training and inference using GoMLX for Go. It provides an abstraction to create vectorized computation graphs, that can then be JIT-compiled (Just-In-Time) and executed very fast, with backends using XLA (for CPU/CUDA/TPU), Go and others. Includes a reach set of vector (tensors) operations on…

not rated 1.6k +4 today A 143 tokens original Apache-2.0

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: