machine learning skills

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

Browse within: data-science 147deep-learning 91MLOps 73bioinformatics 72prompt-engineering 70python 53forecasting 38mlforecast 37neuralforecast 37Distributed Computing 34reproducibility 34streamlit 33workflow-orchestration 33android 29

build_workspace_app

01

OpenBB-finance/OpenBB

Skill Claude CodeCodex

This guide covers the full lifecycle of building, running, and serving a custom OpenBB Workspace application from an extension project scaffolded by openbb-cookiecutter. It assumes the project shell already exists (see the developextension skill for scaffolding instructions).

73k 1mo ago A 57 tokens

OpenBB-finance/OpenBB

Skill Claude CodeCodex

This guide covers installation, configuration, authentication, tool discovery, prompt management, and client integration for openbb-mcp-server.

73k 1mo ago A 31 tokens

develop_extension

03

OpenBB-finance/OpenBB

Skill Claude CodeCodex

This is a complete guide for creating a new OpenBB Platform extension from scratch. Follow every phase in order. When the user says "build me an application that does X", use this guide to scaffold, implement, install, and verify the extension.

73k 1mo ago A 53 tokens

streamlit/streamlit

Skill Claude CodeCodex

Address all valid review comments on a PR for the current branch in the streamlit/streamlit repo. Covers both inline review comments and general PR (issue) comments. Use when a PR has reviewer feedback to address, including code changes, style fixes, and documentation updates.

46k +15 today A 61 tokens original Apache-2.0

streamlit/streamlit

Skill Claude CodeCodex

Generates polished website release notes between two git tags for docs.streamlit.io. Use when preparing a new Streamlit release or reviewing changes between versions.

46k +15 today A 35 tokens original Apache-2.0

streamlit/streamlit

Skill Claude CodeCodex

Explains Streamlit's internal architecture including backend runtime, frontend rendering, and WebSocket communication. Use when debugging cross-layer issues, understanding how features work end-to-end, planning architectural changes, or onboarding to the codebase. Covers ForwardMsg/BackMsg protocol, script rerun…

46k +15 today A 75 tokens original Apache-2.0

gradio-app/gradio

Skill Claude CodeCodex

Write comprehensive, behaviour-driven unit tests for Gradio frontend Svelte components using Vitest browser mode, Playwright, and the @self/tootils test utilities.

43k 3d ago A 37 tokens original Apache-2.0

gradio-themes

08

gradio-app/gradio

Skill Claude CodeCodex

Build and customise Gradio themes. Use when creating, editing, or publishing Python-based Gradio themes that control colours, typography, spacing, shadows, and dark mode.

43k 3d ago A 39 tokens original Apache-2.0

gradio

09

gradio-app/gradio

Skill Claude CodeCodex

Build Gradio web UIs and demos in Python. Use when creating, modifying, debugging, or answering questions about Gradio and its capabilties, components, event listeners, or layouts.

43k 3d ago A 42 tokens original Apache-2.0

dcf-valuation

10

google-research/google-research

Skill Claude CodeCodex

Estimate a public equity's intrinsic value with a discounted-cash-flow model — pull fundamentals, set a discount rate via CAPM/WACC, project free cash flow, and discount it.

39k 5d ago A 42 tokens original Apache-2.0

equity-deep-dive

11

google-research/google-research

Skill Claude CodeCodex

A thorough single-equity deep dive — read the recent qualitative picture from the web, then ground it in fundamentals and health ratios, an intrinsic DCF with a sensitivity range, a comparable-company cross-check, and the analyst-consensus view.

39k 5d ago A 55 tokens original Apache-2.0

relative-valuation

12

google-research/google-research

Skill Claude CodeCodex

Value an equity against its peers — peer-median trading multiples applied to the company's metrics for an implied range, cross-read against its own valuation ratios.

39k 5d ago A 34 tokens original Apache-2.0

patchy631/ai-engineering-hub

Skill Claude CodeCodex

Add and manage evaluation results in Hugging Face model cards. Supports extracting eval tables from README content, importing scores from Artificial Analysis API, and running custom model evaluations with vLLM/lighteval. Works with the model-index metadata format.

37k 5d ago A 55 tokens original MIT

patchy631/ai-engineering-hub

Skill Claude CodeCodex

This skill should be used when users want to train or fine-tune language models using TRL (Transformer Reinforcement Learning) on Hugging Face Jobs infrastructure. Covers SFT, DPO, GRPO and reward modeling training methods, plus GGUF conversion for local deployment. Includes guidance on the TRL Jobs package, UV…

37k 5d ago A 131 tokens original MIT

patchy631/ai-engineering-hub

Skill Claude CodeCodex

Publish and manage research papers on Hugging Face Hub. Supports creating paper pages, linking papers to models/datasets, claiming authorship, and generating professional markdown-based research articles.

37k 5d ago A 42 tokens original MIT

analyze-ci

16

mlflow/mlflow

Skill Claude CodeCodex

Analyze failed GitHub Action jobs. Takes one or more GitHub URLs (job, workflow-run, or PR) and summarizes each failure with root cause and log paths.

28k yesterday A 38 tokens original Apache-2.0

pr-review

17

mlflow/mlflow

Skill Claude CodeCodex

Review a pull request and emit a validated review payload.

28k yesterday A 14 tokens original Apache-2.0

upload-media

18

mlflow/mlflow

Skill Claude CodeCodex

Upload one or more local images or videos to GitHub and get back a user-attachments URL for each, to embed in a PR body, issue, or comment. Use when asked to attach screenshots or screen recordings.

28k yesterday A 49 tokens original Apache-2.0

marimo-pair

19

marimo-team/marimo

Skill Claude CodeCodex

Work inside the user's live marimo notebook from the code editor: run Python in the same kernel the user does, inspect live notebook state, and commit durable notebook changes through code mode. Use whenever you create, analyze, or improve the user's marimo notebook.

23k 2d ago A 57 tokens original Apache-2.0

marimo-team/marimo

Skill Claude CodeCodex

Fill empty description: "" fields in packages/llm-info/data/models.yml by querying OpenRouter and provider documentation. Use when the user asks to populate model descriptions, enrich the model catalog, or backfill descriptions after running pnpm sync-models.

23k 2d ago A 0 tokens original Apache-2.0

ml-engineering

21

stas00/ml-engineering

Skill Claude CodeCodex

Field-tested methodology and concrete recipes for training and operating large-scale LLM/VLM/multi-modal models end to end - choosing and benchmarking accelerators, storage and network; SLURM/Kubernetes orchestration; maximizing training throughput and fitting models in memory; diagnosing and surviving training…

19k 4d ago A 234 tokens CC-BY-SA-4.0

skypilot

22

skypilot-org/skypilot

Skill Claude CodeCodex

Use when launching cloud VMs, Kubernetes pods, or Slurm jobs for GPU/TPU/CPU workloads, training or fine-tuning models on cloud GPUs, deploying inference servers (vllm, TGI, etc.) with autoscaling, writing or debugging SkyPilot task YAML files, using spot/preemptible instances for cost savings, comparing GPU prices…

11k 2d ago C 117 tokens original Apache-2.0

od-expert

23

yzhao062/pyod

Skill Claude CodeCodex

Anomaly detection expert backed by PyOD's ADEngine. Drives autonomous detection workflows on tabular, time series, graph, text, and image data: profiling, planning, multi-detector comparison, quality assessment, iteration, and reporting. Encodes deep OD knowledge so non-expert users can run the full workflow without…

10.0k 13d ago A 0 tokens original BSD-2-Clause

add-example-agent

24

GetBindu/Bindu

Skill Claude CodeCodex

Add a new self-contained example agent under examples/. Use when asked to "create an example for ", "add a tutorial agent", "demo integration with ", or when showcasing a new pattern users should copy.

9.4k 8d ago A 51 tokens