ML Ops

Machine learning operations

Showing 1393-1416 of 1793 skills
SanctifiedOps

solana-account-model

by SanctifiedOps

Expert guide to Solana's account model: ownership, signers, rent, PDAs, CPIs, and state layout decisions. Use when modeling accounts, auditing account flows, or debugging account-related errors.

Code Review 3 4mo ago
mamba-mental

Google ADK Python Skill

by mamba-mental

Remember: ADK treats agent development like traditional software engineering - use version control, write tests, and follow engineering best practices.

Agents 3 4mo ago
pluginagentmarketplace

growth-development

by pluginagentmarketplace

Master career development, engineering ladders, IDPs, succession planning, and mentoring for engineering teams

Code Gen 3 5mo ago
ken-cavanagh-glean

context-degradation

by ken-cavanagh-glean

Recognize, diagnose, and mitigate patterns of context degradation in agent systems. Use when context grows large, agent performance degrades unexpectedly, or debugging agent failures.

Agents 3 4mo ago
christian-bromann

deepagents-overview

by christian-bromann

Understanding Deep Agents framework - what they are, how to create them with create_deep_agent/createDeepAgent, and the agent harness architecture with built-in middleware for planning, filesystems, and subagents.

Agents 3 3mo ago
christian-bromann

langchain-multimodal

by christian-bromann

Work with multimodal inputs/outputs in LangChain - includes images, audio, video, content blocks, and vision capabilities

Docker 3 3mo ago
christian-bromann

langchain-embeddings

by christian-bromann

Guide to using embedding model integrations in LangChain including OpenAI, Azure, and local embeddings

Agents 3 3mo ago
christian-bromann

langchain-tool-calling

by christian-bromann

How chat models call tools - includes bind_tools, tool choice strategies, parallel tool calling, and tool message handling

Agents 3 3mo ago
pluginagentmarketplace

data-engineering

by pluginagentmarketplace

Data engineering, machine learning, AI, and MLOps. From data pipelines to production ML systems and LLM applications.

Processing 3 5mo ago
AnthemFlynn

asset-pipeline-3d

by AnthemFlynn

Optimize and prepare 3D assets for web delivery. Use this skill when working with GLTF/GLB files, compressing 3D models, optimizing textures, setting up Blender exports, or preparing assets for Three.js/R3F. Covers GLTF workflows, Draco/meshopt compression, texture optimization, LOD generation, and performance profiling.

Processing 3 5mo ago
christian-bromann

langchain-models

by christian-bromann

Initialize and use LangChain chat models - includes provider selection (OpenAI, Anthropic, Google), model configuration, and invocation patterns

Agents 3 3mo ago
ajianaz

devops-deployer

by ajianaz

Comprehensive DevOps and deployment workflow that orchestrates infrastructure automation, CI/CD pipelines, container orchestration, and cloud deployment. Handles everything from infrastructure as code and pipeline setup to monitoring, scaling, and disaster recovery.

CI/CD 3 6mo ago
corygabrielsen

distill

by corygabrielsen

Strip overspecified instructions from an artifact. Trust the model's intuition — prescribe intent, not format.

Processing 1 3mo ago
WiseWong6

prompt-version-editor

by WiseWong6

严格变更控制下编辑、版本化并存储提示词。用于用户要求小改/局部优化/补丁式修订、修复提示词失败、添加或维护版本头、对比版本,或基于输入/思路/输出诊断问题时。强制版本控制、作者签名,并将版本保存到 /Users/wisewong/Documents/Developer/prompts。

Automation 1 4mo ago
Semprini

orientation

by Semprini

Use this skill on first contact, when the user asks "what is MD-DDL", "where do I start", "what can I do here", or describes their role and goals. Also use when the user asks for a general overview of the standard, the agent ecosystem, or the workflow.

Agents 1 2mo ago
jakerains

apple-foundation-models

by jakerains

Build Apple Intelligence features with Foundation Models and Image Playground on iOS, iPadOS, macOS, and visionOS. Use when implementing or debugging SystemLanguageModel, LanguageModelSession, guided generation with @Generable, tool calling, custom adapters, model availability checks, context-window limits, local on-device inference, routing to larger-model paths (App Intents Use Model or custom backend fallback), and ImagePlayground or ImageCreator APIs.

Docker 1 3mo ago
k1lgor

ml-engineer

by k1lgor

Use this for building machine learning models, feature engineering, training pipelines, and integrating predictions into applications.

CI/CD 1 4mo ago
jakerains

sam3

by jakerains

Create and work with Meta SAM 3 (facebookresearch/sam3) for open-vocabulary image and video segmentation with text, point, box, and mask prompts. Use when setting up SAM3 environments, requesting Hugging Face checkpoint access, generating inference scripts, integrating SAM3 into Python apps, fine-tuning with sam3/train configs, running SA-Co or custom evaluations, or debugging CUDA/checkpoint/prompt pipeline issues.

CLI Tools 1 3mo ago
Semprini

standards-alignment

by Semprini

Use this skill when the user mentions a named industry standard (BIAN, ISO 20022, FHIR, ACORD, TM Forum, etc.), when modelling a recognised industry domain (banking, payments, insurance, healthcare, telecoms, retail), or when populating the Reference column of any MD-DDL summary table. Also use when the user asks whether a concept already exists in a standard, or when two modelled concepts might map to the same standard object.

Docs Gen 1 2mo ago
jakerains

onnx-webgpu-converter

by jakerains

Convert HuggingFace transformer models to ONNX format for browser inference with Transformers.js and WebGPU. Use when given a HuggingFace model link to convert to ONNX, when setting up optimum-cli for ONNX export, when quantizing models (fp16, q8, q4) for web deployment, when configuring Transformers.js with WebGPU acceleration, or when troubleshooting ONNX conversion errors. Triggers on mentions of ONNX conversion, Transformers.js, WebGPU inference, optimum export, model quantization for browser, or running ML models in the browser.

Automation 1 3mo ago
LostAbaddon

run-claude

by LostAbaddon

向助手发出协助请求,适用于需要在隔离的独立环境中执行复杂编程任务、任务规划、文稿撰写的场景。

API Dev 4 7mo ago
hummbl-dev

transformation-workflow

by hummbl-dev

Practical application guide for HUMMBL's 6 transformations (Perspective, Inversion, Composition, Decomposition, Recursion, Meta-Systems). Includes when to use each transformation, combination patterns, analysis templates, output formats, real-world examples, and common pitfalls. Essential for applying mental models effectively in problem-solving and analysis.

Code Review 4 7mo ago
LostAbaddon

run-gemini

by LostAbaddon

向助手发出协助请求,适用于长文阅读理解、网络搜索、网页读取、文章翻译、网页与前端界面制作等任务场景。

API Dev 4 6mo ago
hummbl-dev

hummbl-framework

by hummbl-dev

Complete HUMMBL Base120 mental models framework with all 120 models across 6 transformations (Perspective, Inversion, Composition, Decomposition, Recursion, Meta-Systems). Includes model selection guidance, application methodology, and validation checklist. Version 1.0-beta definitive reference.

Processing 4 6mo ago