Docker
容器化与 Docker
Shopify Liquid Fundamentals
sarojpunde
Core Shopify Liquid templating best practices for performance, maintainability, and clean code
gemini-watermark
AGISeek
Remove visible Gemini AI watermarks from images via reverse alpha blending. Use for cleaning Gemini-generated images, removing the star/sparkle logo watermark, batch watermark removal.
gitlab-container
grandcamel
"GitLab container registry operations via API. ALWAYS use this skill when user wants to: (1) list container repositories, (2) view/delete image tags, (3) clean up old images, (4) manage Docker registry."
pyside6-qml-architecture
DS-codi
Use this skill when creating a new PySide6 + QML desktop application with MVC architecture, setting up project structure, implementing the application bootstrap / DI container, or understanding how the MVC layers connect. Covers project scaffolding, entry points, singleton application class, service locator, signal registry, and lifecycle management.
bid-material-extraction
youyouhe
从投标/响应文件中提取可复用资料。三步流水线: (1) 提取文档目录 → toc.json (2) LLM 判断哪些章节需要提取 → extraction_plan.json (3) 按计划提取文本和图片 → 文件系统 当用户需要从已有投标文件中提取资料建立复用库时触发。 提取完成后,检索服务由 bid-material-search skill 提供。
frontend-debug
arlenagreer
Frontend debugging using browser automation with logged-in sessions, DOM inspection, console access, and network monitoring. Use when debugging UI issues, investigating browser errors, testing user workflows, or analyzing frontend behavior in authenticated contexts. Supports Claude-in-Chrome, Playwright, Chrome DevTools, and agent-browser tools.
creative-image-generator
dengineproblem
Генерация рекламных изображений через Gemini. Используй для создания креативов с текстом.
gboy-character-selector
austinatneuko
Select characters from the G*BOY universe for your OpenCLAW agent personality.
stitch-mcp-list-projects
partme-ai
Lists all Stitch projects accessible to the user.
go-docker
pluginagentmarketplace
Docker containerization for Go applications
bazel-build-optimization
EngineerWithAI
Optimize Bazel builds for large-scale monorepos. Use when configuring Bazel, implementing remote execution, or optimizing build performance for enterprise codebases.
run-job
LiorZ
"Run a job on a Vast.ai GPU instance end-to-end: find a GPU, launch it, execute the job, monitor it, and destroy the instance when done. Use when the user wants to run a training job, inference task, script, or any workload on a remote GPU."
launch-instance
LiorZ
"Launch a GPU instance on Vast.ai. Use when the user wants to create, start, or spin up a new GPU machine for training, inference, or development."
libvips-image
AGISeek
High-performance image processing with libvips. Use for resizing, converting, watermarking, thumbnails, and batch image operations with low memory usage.
zenith-ui
gravito-framework
Specialized in frontend development with Zenith, Vue 3, and Inertia.js. Trigger this for UI components, page layouts, and styling.
ai-video-generation
mindmorass
AI video generation patterns using Sora, Runway, Pika, and other AI video tools. Use when generating videos from text prompts, image-to-video conversion, AI video editing, or integrating AI video APIs.
container-scan-hadolint
vchirrav
Run Hadolint to lint Dockerfiles for best practices and security issues. Validates against Docker and ShellCheck rules.
secure-vps-setup
Tibobfd
Expert Security Mentor. Guides users step-by-step to secure a Linux VPS (Hardening, Tailscale, Traefik, Crowdsec).
ecom-integrations
violetio
Ecommerce integration patterns and decomposer/composer
prompt-optimizer
lambda610
"AI 提示词优化工具 (AI Prompt Optimization Tool). Supports: (1) User prompt optimization (basic/planning/professional), (2) System prompt optimization (general/analytical/format), (3) Iteration, (4) Text-to-image/image-to-image optimization, (5) Prompt evaluation, (6) Variable extraction and generation. Use for: optimizing vague prompts, building system prompts, improving existing prompts, generating image prompts, evaluating prompt quality, extracting/generating variables. Not for: Non-prompt-related tasks."
openclaw-docker-linux
xcdd
"Install and troubleshoot OpenClaw on Linux using Docker Engine and Docker Compose v2, including remote SSH execution, model configuration generation (openclaw.json), strict checklist-driven autonomous debugging, mandatory CLI command coverage (models list, gateway restart, tui), local CLI Control UI validation, and live incident recovery. Use when users ask for Docker-based OpenClaw setup, first-run pairing, dashboard token setup, model/provider onboarding, or fixes for pairing/auth errors such as unauthorized and disconnected (1008): pairing required."
docker-ci-cd
pluginagentmarketplace
Docker integration with CI/CD pipelines for automated builds, testing, and deployments
resilience-patterns
101mare
Resilience patterns for Python: Retry with Backoff, Circuit Breaker, Timeout, Graceful Degradation. Does NOT handle: exception hierarchies (use exception-builder), layer error handling (use error-handling), API errors (use api-design), logging (use logging-builder). Use when building code that depends on external services (APIs, databases, model servers). Recognizes: "resilience-patterns", "retry", "backoff", "circuit breaker", "timeout", "graceful degradation", "fault tolerance", "service unavailable", "connection error", "handle failures", "make it resilient", "retry logic"
typst
clearsmog
Syntax guide and ecosystem reference for writing Typst (.typ) files. Use this skill when writing, editing, or debugging Typst documents. Covers core syntax, common errors, packages, and best practices.