ML Ops

Machine learning operations

Showing 913-936 of 1893 skills
Data-Wise

cross-disciplinary-ideation

by Data-Wise

Field connection mapping and systematic ideation for method transfer

Game Dev 7 8mo ago
JK-0001

business-model-canvas

by JK-0001

Build, fill, stress-test, and iterate on a Business Model Canvas for a solopreneur. Use when designing or redesigning how a business creates, delivers, and captures value — covering all nine BMC blocks plus solopreneur-specific adaptations like the "Time & Energy" block and unit economics validation. Trigger on "business model canvas", "design my business model", "how will I make money", "business model", "BMC", "value proposition canvas", "how does my business work", "monetize my idea".

Kubernetes 16 7mo ago
JK-0001

sales-funnel-design

by JK-0001

Design and optimize a sales funnel for a solopreneur business. Use when mapping how customers move from first awareness to paying customer, identifying where leads drop off, building or improving any stage of the funnel (awareness, consideration, decision, retention), or optimizing conversion rates. Covers funnel architecture, stage-by-stage tactics, conversion benchmarks, solopreneur-specific funnel models (self-serve vs. high-touch), and funnel analytics. Trigger on "sales funnel", "design my funnel", "optimize my funnel", "conversion funnel", "why aren't people buying", "lead to customer", "funnel stages", "improve conversions".

ML Ops 16 7mo ago
personamanagmentlayer

databricks-expert

by personamanagmentlayer

Expert-level Databricks platform, Apache Spark, Delta Lake, MLflow, notebooks, and cluster management

Processing 40 7mo ago
aviflombaum

write-test

by aviflombaum

Writes comprehensive RSpec tests for Rails applications. Use when writing model specs, request specs, system specs, job specs, mailer specs, channel specs, or storage specs. Triggers on "write tests for", "add specs to", "test the User model", "create request specs", "write RSpec", "add test coverage".

Processing 39 7mo ago
Svenja-dev

project-development

by Svenja-dev

Design and build LLM-powered projects from ideation through deployment. Use when starting new agent projects, choosing between LLM and traditional approaches, or structuring batch processing pipelines.

Agents 38 8mo ago
martinellich

flyway-migration

by martinellich

Creates versioned Flyway database migration scripts (V*.sql) with sequences, tables, constraints, and foreign keys from the entity model. Use when the user asks to "create a migration", "generate SQL scripts", "set up database tables", "write a Flyway migration", or mentions schema migration, DB migration, database versioning, or SQL migration files.

Code Gen 37 6mo ago
runkids

audit-context-building

by runkids

Enables ultra-granular, line-by-line code analysis to build deep architectural context before vulnerability or bug finding.

ML Ops 12 6mo ago
jackjin1997

langchain-agents

by jackjin1997

Use this skill for ANY coding question involving LangChain products (LangChain, LangGraph, LangSmith SDK). Covers agent development patterns, primitives, context management, multi-agent systems, and when to use create_agent vs create_deep_agent vs raw LangGraph. Consult this BEFORE writing any LangChain-related code.

Agents 12 7mo ago
eachlabs

eachlabs-image-generation

by eachlabs

Generate new images from text prompts using EachLabs AI models. Supports text-to-image with multiple model families including Flux, GPT Image, Gemini, Imagen, Seedream, and more. Use when the user wants to create new images from text. For editing existing images, see eachlabs-image-edit.

API Dev 30 7mo ago
eachlabs

eachlabs-voice-audio

by eachlabs

Text-to-speech, speech-to-text, voice conversion, and audio processing using EachLabs AI models. Supports ElevenLabs TTS, Whisper transcription with diarization, and RVC voice conversion. Use when the user needs TTS, transcription, or voice conversion.

API Dev 30 7mo ago
eachlabs

eachlabs-image-edit

by eachlabs

Edit, transform, upscale, and enhance images using EachLabs AI models. Supports image editing, style transfer, background removal, upscaling, inpainting, face swap, virtual try-on, 3D generation, and image analysis. Use when the user wants to edit or transform existing images.

Docker 30 7mo ago
eachlabs

eachlabs-fashion-ai

by eachlabs

Generate fashion model imagery, virtual try-on, runway videos, and campaign visuals using EachLabs AI. Use when the user needs fashion content, model photography, or virtual try-on.

API Dev 30 7mo ago
eachlabs

3d-model-generation

by eachlabs

Generate 3D models using each::sense AI. Create 3D assets from text or images for games, products, architecture, characters, vehicles, and more with PBR textures.

Code Gen 30 6mo ago
malue-ai

openai-whisper

by malue-ai

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

API Dev 36 6mo ago
malue-ai

openai-image-gen

by malue-ai

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

Docker 36 6mo ago
aRustyDev

convert-fsharp-elm

by aRustyDev

Convert F# code to idiomatic Elm. Use when migrating F# projects to Elm, translating backend F# to frontend Elm, refactoring .NET backends with Elm frontends, or exploring functional patterns across backend and frontend domains. Extends meta-convert-dev with F#-to-Elm specific patterns.

Debugging 8 7mo ago
aRustyDev

convert-elm-haskell

by aRustyDev

Bidirectional conversion between Elm and Haskell. Use when migrating projects between these languages in either direction. Extends meta-convert-dev with Elm↔Haskell specific patterns. Use when migrating Elm frontend code to Haskell, translating Elm patterns to idiomatic Haskell, or refactoring Elm codebases. Extends meta-convert-dev with Elm-to-Haskell specific patterns.

Processing 8 7mo ago
jwynia

document-to-narration

by jwynia

"Convert written documents to narrated video scripts with TTS audio and word-level timing. Use when preparing essays, blog posts, or articles for video narration. Outputs scene files, audio, and VTT with precise word timestamps. Keywords: narration, voiceover, TTS, scenes, audio, timing, video script, spoken."

CLI Tools 144 7mo ago
noartem

laravel-policies-and-authorization

by noartem

Enforce access via Policies and Gates; use authorize() and authorizeResource() to standardize controller protections

Legal 11 7mo ago
0xAxiom

AppFactory Builder Skill

by 0xAxiom

Built by @AxiomBot and @meltedmindz. Ship something.

Agents 133 6mo ago
RoleModel

frontend-patterns

by RoleModel

Frontend patterns for Rails applications using Slim templates, Stimulus JavaScript framework, CSS with Optics utilities. Use when building views, adding interactivity, styling components, or when the user mentions Slim, Stimulus, JavaScript, CSS, or frontend development.

Processing 6 7mo 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 6mo ago
cnemri

speech-use

by cnemri

"Generate (TTS), Transcribe (STT), and Clone voices using Google's GenAI and Cloud Speech SDKs. Supports Gemini-TTS, Chirp 3, and Instant Custom Voice."

CLI Tools 125 7mo ago