ML Ops

Machine learning operations

Showing 889-912 of 1816 skills
tondevrel

pytorch

by tondevrel

Leading deep learning framework. Provides Tensors and Dynamic Computational Graphs with strong GPU acceleration. Widely used for research, neural networks, and differentiable programming.

Processing 20 5mo ago
tondevrel

ortools

by tondevrel

Google Optimization Tools. An open-source software suite for optimization, specialized in vehicle routing, flows, integer and linear programming, and constraint programming. Features the world-class CP-SAT solver. Use for vehicle routing problems (VRP), scheduling, bin packing, knapsack problems, linear programming (LP), integer programming (MIP), network flows, constraint programming, combinatorial optimization, resource allocation, shift scheduling, job-shop scheduling, and discrete optimization problems.

Processing 20 5mo ago
L-yifan

outlines

by L-yifan

Guarantee valid JSON/XML/code structure during generation, use Pydantic models for type-safe outputs, support local models (Transformers, vLLM), and maximize inference speed with Outlines - dottxt.ai's structured generation library

Code Gen 4 4mo ago
bfollington

domain-driven-design

by bfollington

This skill should be used whenever domain modeling is taking place. It provides specialized guidance for type-driven and data-driven design based on Rich Hickey and Scott Wlaschin's principles. The skill helps contextualize current modeling within the existing domain model, identifies inconsistencies, builds ubiquitous language, and creates visualizations (Mermaid, Graphviz/DOT, ASCII diagrams) to communicate domain concepts clearly. Use this skill when designing types, modeling business domains, refactoring domain logic, or ensuring domain consistency across a codebase.

Processing 52 5mo ago
bfollington

skill-management

by bfollington

Create, update, and manage Claude Code skills. Use when working with SKILL.md files, slash commands, or extending Claude's capabilities.

Code Review 52 5mo ago
nahisaho

ai-ml-engineer

by nahisaho

Copilot agent that assists with machine learning model development, training, evaluation, deployment, and MLOps Trigger terms: machine learning, ML, AI, model training, MLOps, model deployment, feature engineering, model evaluation, neural network, deep learning Use when: User requests involve ai ml engineer tasks.

Processing 65 7mo ago
hubert-dudek

lakehouse-pipeline-design

by hubert-dudek

Create a Databricks lakehouse pipeline design doc (bronze/silver/gold, DLT or Jobs), including SLAs, data quality, Unity Catalog governance, monitoring, and an implementation checklist. Use when designing or reviewing ETL/ELT pipelines, DLT pipelines, streaming ingestion, CDC, or batch jobs on Databricks.

CI/CD 8 6mo ago
armanzeroeight

model-builder

by armanzeroeight

Creates dbt models with proper layering (staging, marts), incremental strategies, and documentation. Use when creating dbt models, organizing data transformations, or implementing incremental models.

Processing 29 7mo ago
DeemosTech

rodin3d-skill

by DeemosTech

Converts input images or prompt to 3D models using Hyper3D Rodin Gen-2 API. Use this skill when users want to generate 3D models from images or text, such as product designs, architectural elements, or object reconstructions. This skill handles API communication, task status polling, and 3D model retrieval.

API Dev 15 5mo ago
Demerzels-lab

rei

by Demerzels-lab

Set up Rei Qwen3 Coder as a model provider. Use when configuring coder.reilabs.org, adding Rei to Clawdbot, or troubleshooting 403 errors from Rei endpoints.

Agents 10 5mo ago
Demerzels-lab

megaeth-developer

by Demerzels-lab

End-to-end MegaETH development playbook (Feb 2026). Covers wallet operations, token swaps (Kyber Network), eth_sendRawTransactionSync (EIP-7966) for instant receipts, JSON-RPC batching, real-time mini-block subscriptions, storage-aware contract patterns (Solady RedBlackTreeLib), MegaEVM gas model, WebSocket keepalive, bridging from Ethereum, and debugging with mega-evme. Use when building on MegaETH, managing wallets, sending transactions, or deploying contracts.

Processing 10 5mo ago
Demerzels-lab

llm

by Demerzels-lab

Multi-provider LLM integration. Unified interface for OpenAI, Anthropic, Google, and local models.

ML Ops 10 5mo ago
mfwarren

pricing-strategy

by mfwarren

Production-ready entrepreneurship skills for Claude Code — marketing, sales, operations, finance, and leadership. 24 skills built by a founder, for founders.

Finance 43 5mo ago
maragudk

git

by maragudk

Guide for using git according to my preferences. Use it when you're asked to commit something.

Git & VCS 47 8mo ago
ncklrs

sales-ops-analyst

by ncklrs

Expert sales operations and analytics guidance for revenue teams. Use when designing CRM workflows, building sales dashboards, optimizing pipeline analytics, creating lead routing rules, designing territories, calculating commissions, managing data quality, building forecasting models, or integrating sales tech stack. Covers Salesforce, HubSpot, Outreach, Gong, and RevOps best practices.

CI/CD 34 5mo ago
ranbot-ai

3d-web-experience

by ranbot-ai

Expert in building 3D experiences for the web - Three.js, React Three Fiber, Spline, WebGL, and interactive 3D scenes. Covers product configurators, 3D portfolios, immersive websites, and bringing ...

Processing 5 5mo ago
oyi77

model-router

by oyi77

Intelligent model routing via subagents - automatically spawn the right model for each task complexity

Automation 5 5mo ago
acedergren

genai-services

by acedergren

Use when implementing OCI GenAI inference APIs, troubleshooting rate limits or token errors, optimizing GenAI costs, or handling sensitive data (PHI/PII) in prompts. Covers model selection, cost calculations, token management, response validation, and healthcare/compliance considerations.

API Dev 14 5mo ago
anderssv

kotlin-context-di

by anderssv

Manual dependency injection using SystemContext (production) and TestContext (test doubles) patterns for Kotlin. Use when structuring service dependencies, wiring application components, or creating test contexts without DI frameworks.

ML Ops 14 5mo ago
personamanagmentlayer

data-science-expert

by personamanagmentlayer

Expert-level data science, analytics, visualization, and statistical modeling

Analytics 38 6mo ago
leeovery

laravel-routing

by leeovery

Route configuration, route model binding, and authorization. Use when working with routes, route binding, URL patterns, or when user mentions routing, route model binding, conditional binding, route-level authorization.

Auth 43 8mo ago
leeovery

laravel-models

by leeovery

Eloquent model patterns and database layer. Use when working with models, database entities, Eloquent ORM, or when user mentions models, eloquent, relationships, casts, observers, database entities.

Code Gen 43 6mo ago
leeovery

laravel-providers

by leeovery

Service providers, bootstrapping, and application configuration. Use when working with service providers, app configuration, bootstrapping, or when user mentions service providers, AppServiceProvider, bootstrap, booters, configuration, helpers.

Git & VCS 43 8mo ago
aaronvanston

tanstack-table

by aaronvanston

Build tables and datagrids with TanStack Table v8. Covers column definitions, row models, sorting, filtering, pagination, grouping, expanding, row selection, column sizing/ordering/pinning/visibility, virtualization, row pinning, faceting, fuzzy filtering, custom features, state management, and rendering. React adapter primary, core API is framework-agnostic. Use when asked to "build a data table", "add sorting to a table", "paginate results", "filter table data", "create a datagrid", "add row selection", "virtualize a large table", or any task involving TanStack Table.

Processing 6 5mo ago