ML Ops

Machine learning operations

Showing 265-288 of 1792 skills
elizaOS

model-usage

by elizaOS

Use CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model summary from codexbar cost JSON.

CLI Tools 18.5K 3mo ago
elizaOS

openai-image-gen

by elizaOS

Batch-generate images via OpenAI Images API. Random prompt sampler + index.html gallery.

Docker 18.5K 3mo ago
tambo-ai

ai-sdk-model-manager

by tambo-ai

Manages AI SDK model configurations - updates packages, identifies missing models, adds new models with research, and updates documentation

Code Gen 11.2K 3mo ago
elizaOS

openai-whisper

by elizaOS

Local speech-to-text with the Whisper CLI (no API key).

API Dev 18.5K 3mo ago
athola

architecture-paradigms

by athola

Interactive selector and router for architecture paradigms. Use when

CI/CD 300 3mo ago
athola

architecture-paradigm-pipeline

by athola

'Consult this skill when designing data pipelines or transformation workflows.

CI/CD 300 3mo ago
elizaOS

sherpa-onnx-tts

by elizaOS

Local text-to-speech via sherpa-onnx (offline, no cloud)

Git & VCS 18.5K 3mo ago
huggingface

hugging-face-model-trainer

by huggingface

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 scripts with PEP 723 format, dataset preparation and validation, hardware selection, cost estimation, Trackio monitoring, Hub authentication, and model persistence. Should be invoked for tasks involving cloud GPU training, GGUF conversion, or when users mention training on Hugging Face Jobs without local GPU setup.

Automation 10.6K 4mo ago
AltimateAI

refactoring-dbt-models

by AltimateAI

Safely refactors dbt models with downstream impact analysis. Use when restructuring dbt models for: (1) Task mentions "refactor", "restructure", "extract", "split", "break into", or "reorganize" (2) Extracting CTEs to intermediate models or creating macros (3) Modifying model logic that has downstream consumers (4) Renaming columns, changing types, or reorganizing model dependencies Analyzes all downstream dependencies BEFORE making changes.

Database 101 4mo ago
tech-leads-club

security-threat-model

by tech-leads-club

Repository-grounded threat modeling that enumerates trust boundaries, assets, attacker capabilities, abuse paths, and mitigations, and writes a concise Markdown threat model. Trigger only when the user explicitly asks to threat model a codebase or path, enumerate threats/abuse paths, or perform AppSec threat modeling. Do not trigger for general architecture summaries, code review, or non-security design work.

Code Gen 4.5K 3mo ago
tech-leads-club

cursor-subagent-creator

by tech-leads-club

Creates Cursor-specific AI subagents with isolated context for complex multi-step workflows. Use when creating subagents for Cursor editor specifically, following Cursor's patterns and directories (.cursor/agents/). Triggers on "cursor subagent", "cursor agent".

Agents 4.5K 3mo ago
tech-leads-club

subagent-creator

by tech-leads-club

Guide for creating AI subagents with isolated context for complex multi-step workflows. Use when users want to create a subagent, specialized agent, verifier, debugger, or orchestrator that requires isolated context and deep specialization. Works with any agent that supports subagent delegation. Triggers on "create subagent", "new agent", "specialized assistant", "create verifier".

Agents 4.5K 3mo ago
secondsky

sap-hana-ml

by secondsky

SAP HANA Machine Learning Python Client (hana-ml) development skill. Use when: Building ML solutions with SAP HANA's in-database machine learning using Python hana-ml library for PAL/APL algorithms, DataFrame operations, AutoML, model persistence, and visualization. Keywords: hana-ml, SAP HANA, machine learning, PAL, APL, predictive analytics, HANA DataFrame, ConnectionContext, classification, regression, clustering, time series, ARIMA, gradient boosting, AutoML, SHAP, model storage

Analytics 321 5mo ago
Orchestra-Research

ML Training Recipes

by Orchestra-Research

Comprehensive open-source library of AI research and engineering skills for any AI model. Package the skills and your claude code/codex/gemini agent will be an AI research agent with full horsepower. Maintained by Orchestra Research.

Automation 9.3K 2mo ago
ThibautBaissac

authentication-flow

by ThibautBaissac

Implements authentication using Rails 8 built-in generator. Use when setting up user authentication, login/logout, session management, password reset flows, or securing controllers.

Auth 583 4mo ago
Orchestra-Research

awq-quantization

by Orchestra-Research

Activation-aware weight quantization for 4-bit LLM compression with 3x speedup and minimal accuracy loss. Use when deploying large models (7B-70B) on limited GPU memory, when you need faster inference than GPTQ with better accuracy preservation, or for instruction-tuned and multimodal models. MLSys 2024 Best Paper Award winner.

ML Ops 9.3K 6mo ago
Orchestra-Research

training-llms-megatron

by Orchestra-Research

Trains large language models (2B-462B parameters) using NVIDIA Megatron-Core with advanced parallelism strategies. Use when training models >1B parameters, need maximum GPU efficiency (47% MFU on H100), or require tensor/pipeline/sequence/context/expert parallelism. Production-ready framework used for Nemotron, LLaMA, DeepSeek.

CLI Tools 9.3K 6mo ago
Orchestra-Research

nnsight-remote-interpretability

by Orchestra-Research

Provides guidance for interpreting and manipulating neural network internals using nnsight with optional NDIF remote execution. Use when needing to run interpretability experiments on massive models (70B+) without local GPU resources, or when working with any PyTorch architecture.

Debugging 9.3K 5mo ago
Orchestra-Research

hqq-quantization

by Orchestra-Research

Half-Quadratic Quantization for LLMs without calibration data. Use when quantizing models to 4/3/2-bit precision without needing calibration datasets, for fast quantization workflows, or when deploying with vLLM or HuggingFace Transformers.

ML Ops 9.3K 6mo ago
alinaqi

ai-models

by alinaqi

Latest AI models reference - Claude, OpenAI, Gemini, Eleven Labs, Replicate

ML Ops 686 4mo ago
huggingface

hugging-face-paper-publisher

by huggingface

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.

Academic 10.6K 4mo ago
Starlitnightly

single2spatial-spatial-mapping

by Starlitnightly

Map scRNA-seq atlases onto spatial transcriptomics slides using omicverse's Single2Spatial workflow for deep-forest training, spot-level assessment, and marker visualisation.

Processing 1K 7mo ago
huggingface

hugging-face-trackio

by huggingface

Track and visualize ML training experiments with Trackio. Use when logging metrics during training (Python API) or retrieving/analyzing logged metrics (CLI). Supports real-time dashboard visualization, HF Space syncing, and JSON output for automation.

Processing 10.6K 4mo ago
Orchestra-Research

pyvene-interventions

by Orchestra-Research

Provides guidance for performing causal interventions on PyTorch models using pyvene's declarative intervention framework. Use when conducting causal tracing, activation patching, interchange intervention training, or testing causal hypotheses about model behavior.

Git & VCS 9.3K 5mo ago