DevOps & Infra
DevOps agent skills automate the delivery side of software: CI/CD pipelines, Dockerfiles, infrastructure as code, releases, and incident checklists. A skill gives your AI agent the exact runbook to follow, so deployments and configs come out consistent every time.
-
steliosot Bundle Download ModelInstall/download models via ComfyUI-Manager API, with source-aware token support for HuggingFace and Civitai.
-
steliosot Bundle Download VideoDownload generated video outputs from ComfyUI history to local storage.
-
steliosot Bundle Agentic ExecuteExecute a precomputed agentic plan payload.
-
steliosot Bundle List Comfy AssetsList available ComfyUI assets (checkpoints, vae, clip, lora, unet) and local input/output image files.
-
steliosot Bundle Optimization NoneDisable cache, memoization, and model manager optimizations.
-
steliosot Bundle Model Folder GuideReturn model type placement guidance for ComfyUI (for example checkpoints vs diffusion_models).
-
steliosot Bundle Optimization CacheEnable deterministic node cache only.
-
steliosot Bundle Install Custom NodeInstall a ComfyUI custom node package from a git URL through ComfyUI-Manager API and verify node availability.
-
steliosot Bundle Select Comfy ServerResolve a named Comfy server from YAML registry and return run-ready connection params.
-
steliosot Bundle List Curated WorkflowsList curated workflow skills and filter them by capability family or model family hints.
-
steliosot Bundle Match Curated WorkflowMatch user intent to the most appropriate curated workflow skills.
-
steliosot Bundle Optimization Model LruEnable ModelManager LRU without CPU offload.
-
steliosot Bundle Validate Server ModelsList all available server model names and validate whether requested models exist.
-
steliosot Bundle Assess Server ResourcesAssess queue load and hardware/resource compatibility (VRAM/storage) before installs or workflow runs.
-
steliosot Bundle Configure OptimizationsReturn explicit optimization mode config for cache, memoization, ModelManager, and attention reuse.
-
steliosot Bundle Optimization Full StackEnable full optimization stack (cache + memoization + model manager).
-
steliosot Bundle Optimization Cpu OffloadEnable ModelManager with CPU offload.
-
steliosot Bundle Optimization MemoizationEnable deterministic cache plus graph memoization.
-
steliosot Bundle Optimization Lazy LoadingEnable lazy-loading focused ModelManager profile.
-
steliosot Bundle Get Workflow Download LinksExtracts model/dependency links from notes embedded in workflow JSON files and groups them by provider.
-
steliosot Bundle Optimization Attention ReuseEnable attention map reuse plugin mode.
-
steliosot Bundle Prepare Workflow DependenciesDetect workflow dependency gaps (models/custom nodes), assess server resources, and auto-fix through install skills.
-
steliosot Bundle Predict Job Success LikelihoodPredicts the likelihood of successful workflow execution using installed dependencies, resource status, and similar historical jobs.
-
steliosot Bundle Optimization Attention Reuse SdEnable attention reuse preset tuned for SD image pipelines.
-
steliosot Bundle Optimization Attention Reuse LtxvEnable attention reuse preset tuned for LTXV temporal/transformer pipelines.
-
steliosot Bundle Optimization Attention Reuse Wan21Enable attention reuse preset tuned for WAN2.1 video pipelines.
-
steliosot Bundle Optimization Attention Reuse Wan22Enable attention reuse preset tuned for WAN2.2 pipelines.
-
steliosot Bundle Optimization Attention Reuse Cpu OffloadEnable attention reuse plus ModelManager CPU offload.
-
steliosot Bundle Optimization Attention Reuse Sd Cpu OffloadEnable SD attention reuse preset with CPU offload.
-
steliosot Bundle Optimization Attention Reuse Ltxv Cpu OffloadEnable LTXV attention reuse preset with CPU offload.
-
steliosot Bundle Optimization Attention Reuse Wan21 Cpu OffloadEnable WAN2.1 attention reuse preset with CPU offload.
-
steliosot Bundle Optimization Attention Reuse Wan22 Cpu OffloadEnable WAN2.2 attention reuse preset with CPU offload.
-
nahisaho Skill Co Scientist Active LearningActive learning skill. Uncertainty sampling, Query-by-Committee, expected model change, pool-based/stream-based, batch active learning, GP-based active learning with ARD-RBF kernel, dimension-adaptive convergence, stopping criteria, and model improvement pipeline. Use when working with uncertainty sampling, query-by-committee, expected model change.
-
nahisaho Skill Co Scientist Medical ImagingMedical imaging skill. DICOM processing, image segmentation (U-Net), classification, registration, radiomics feature extraction, and clinical imaging pipeline development. Use when working with dicom processing, image segmentation (u-net), classification.
-
nahisaho Skill Co Scientist Ml ClassificationML classification skill. Binary/multi-class classification, model selection, hyperparameter tuning, cross-validation, metrics evaluation, and classification pipeline orchestration. Use when working with binary/multi-class classification, model selection, hyperparameter tuning.
-
nahisaho Skill Co Scientist Pipeline ScaffoldPipeline scaffold skill. Bioinformatics pipeline scaffolding with Snakemake/Nextflow, workflow configuration, reproducible analysis environment setup. Use when working with bioinformatics pipeline scaffolding with snakemake/nextflow, workflow configuration, reproducible analysis environment setup.
Frequently asked questions
What are DevOps & Infra agent skills?
DevOps agent skills automate the delivery side of software: CI/CD pipelines, Dockerfiles, infrastructure as code, releases, and incident checklists. A skill gives your AI agent the exact runbook to follow, so deployments and configs come out consistent every time.
Which DevOps & Infra skills are most installed?
Popular DevOps & Infra skills on SkillMD right now include configure_optimizations, optimization_lazy_loading, download_model. Rankings shift as installs change; sort this page by "Most installs" for the live list.
Do DevOps & Infra skills work with Claude Code and Cursor?
Yes. Every skill here ships as a SKILL.md file, an open format that works in Claude Code, Claude.ai, Cursor, Codex, Windsurf, and 60+ other agents. Install one with npx skillmds@latest add <owner>/<name>, or copy the file into your agent's skills directory.