Docker
容器化与 Docker
portainer-skill
cxjchocolate
Manage Docker containers through the Portainer API with precision and safety. Use this skill when you need to list, inspect, get logs, start, stop, or restart containers in a Portainer-managed environment.
nchan-expert
tailuge
Expert guidance for Nchan, a scalable pub/sub server for Nginx. Use this skill when you need to configure Nchan endpoints (publisher/subscriber), set up horizontal scaling with Redis, implement security patterns (authorization, X-Accel-Redirect), or troubleshoot Nchan performance and metrics.
supabase-migration-prep
atman-33
Supabaseデータベースマイグレーションの準備を行うスキル。バックアップの作成と差分マイグレーションファイルの生成を実施します。ユーザーが「マイグレーションを準備」「バックアップと差分を作成」「マイグレーションファイルを生成」などのリクエストをした際に使用します。
veo-video
asebesta
Generate videos using Google's Veo 3.1 API via the @google/genai SDK (JavaScript/TypeScript). Use when the user wants to: generate video from a text prompt, animate an image into video, interpolate between two frames, extend an existing video, use reference images for style/asset guidance, or build any application involving AI video generation with Veo. Triggers on mentions of: Veo, video generation, text-to-video, image-to-video, AI video.
xiaohongshu-publisher
dm-simon
Generate, package, and publish Xiaohongshu image-note posts on macOS. Use when the user wants Codex to write Xiaohongshu-style copy, prepare cover/detail images for a topic, and optionally publish the post through the Xiaohongshu creator platform in Chrome. Typical triggers include requests like "write and post a Xiaohongshu note about ...", "generate a Xiaohongshu post with images", "publish this topic to Xiaohongshu", or "save a Xiaohongshu draft with title/body/hashtags and images".
verifier-web
polarsource
Evidence-capture protocol for verifying web/dashboard/backoffice/checkout changes in the Polar local stack by driving the real UI with Playwright. Auto-discovered by the built-in /verify skill; can also be invoked directly. Brings up the Docker stack, logs in via the real email-OTP flow, and exercises flows end-to-end (including a live Stripe checkout) capturing screenshots as evidence.
devops-infra
shaul1991
DevOps Infrastructure Agent. 인프라 관리, 스케일링, 백업, 네트워크 설정을 담당합니다. 인프라, 스케일링(scale), 백업(backup), 네트워크 관련 요청 시 사용됩니다.
SKILL.md — codex-dock Reusable Task Patterns
pacificbelt30
The binary has no runtime dependencies beyond a Docker socket.
image-processor
yanglei1826877278
综合图片处理工具。支持格式转换(JPG/PNG/WebP/ICO/BMP/TIFF互转)、分辨率调整(保持比例或精确尺寸)、图片压缩。如需链式操作,请分多次调用
docker
Nomik94
FastAPI + Poetry Docker 설정 레퍼런스. Use when: Dockerfile 작성, Dockerfile 수정, docker-compose 설정, compose 세팅, 이미지 빌드, 멀티스테이지 빌드, 이미지 최적화, 이미지 크기 줄이기, 로컬 개발환경 구성, 개발환경 Docker로, DB/Redis 컨테이너, 배포 준비, 컨테이너화, healthcheck 설정, non-root 유저, .dockerignore, 레이어 캐싱, Poetry Docker 설치. NOT for: Kubernetes, 클라우드 배포 (그건 일반 지식).
Set up aicontainer in a project
stefanoginella
"Manual setup of aicontainer (the sandboxed devcontainer for running AI coding agents in bypass/auto-approve mode) in a project."
docker
quanturetechnologies
Builds, configures, and manages Docker containers and Docker Compose services following Quanture standards. Use when creating Dockerfiles, docker-compose.yml files, setting up containerized development environments, or deploying services with Docker.
sora-video
shuliuzhenhua-sys
Generate videos using Sora via lnapi.com.
use-screenshot
gjkeller
Get the latest screenshot or clipboard image and return a temp file path. Use when the user wants to inspect a screenshot or clipboard image.
docker-helper
enoch-robinson
Docker容器化开发指南。当用户需要编写 Dockerfile、配置 docker-compose、优化镜像大小、调试容器问题或实施容器化最佳实践时使用此技能。
baoyu-image-gen
siatwangmin
AI image generation with OpenAI and Google APIs. Supports text-to-image, reference images, aspect ratios, and parallel generation (recommended 4 concurrent subagents). Use when user asks to generate, create, or draw images.
docker
kprsnt2
Docker and containerization best practices including multi-stage builds, security, and Docker Compose.
podman
jyasuu
Container engine alternative to Docker with Windows installation, initialization, and basic usage.
ms-image-gen
hansonyyds
"AI image generation using ModelScope API. Use when user requests to generate, create, draw, paint, or make images through natural language. Supports Chinese and English prompts. Handles async API tasks, batch generation, and automatic configuration management."
pfp-animate
velinussage
Generate animated videos from static profile pictures using AI. Use when users want to animate images, create PFP videos, make meme videos, or turn portraits into short clips. Supports video with generated audio, lip-sync to existing audio, and precise keyframe control.
ai-image-generation
Growth4U-systems
"Execute AI image generation with optimal quality. Use when you need to generate images via Replicate API. Triggers on: generate image, create visual, product shot. Outputs generated images for feedback and iteration."
sirv-dynamic-imaging
IgorVaryvoda
Sirv dynamic imaging URL API for on-the-fly image transformation. Use when building image URLs with Sirv CDN, resizing images via URL parameters, adding watermarks/text overlays, cropping, applying filters, format conversion (WebP, AVIF), or any Sirv URL-based image manipulation. Covers 100+ URL parameters for scaling, cropping, effects, text, watermarks, frames, and optimization.
dockerize-project
gemini960114
Use this skill when the user wants to dockerize the current project and generate a Dockerfile and docker-compose.yml based on the existing codebase. This skill inspects the repository structure, avoids unsafe assumptions, and produces a minimal, runnable Docker setup for local development.
devops-infra-github
lcaparros
Expert guidance for containerization, orchestration, and CI/CD pipelines for Bun monorepo projects.