- Home
- /
- Categories
- /
- Docker
Docker
Containerization and Docker
cardano-cli-staking
by Flux-Point-Studios
"Staking guidance: registration, delegation, rewards. Provides templates (no execution). Use operator skill to execute."
cardano-cli-plutus-scripts
by Flux-Point-Studios
"Plutus script guidance: datums, redeemers, collateral, reference scripts. Templates only—use operator to execute."
hydra-head
by Flux-Point-Studios
"Hydra Head guidance: setup, keys, peers, lifecycle. Best practices from hydra.family. Use operator skill for execution."
nano-banana-pro
by EnzeD
Image generation and editing using Google Gemini's Nano Banana Pro (gemini-3-pro-image-preview) model. Use when user requests: "Generate an image", "Create an image", "Make me a picture", "Draw", "Edit that image", "Change the color", "Remove background", "Add transparency", "Modify this image", "Make it transparent", "Change the style", "Add text to image", or any image creation/manipulation task. Supports text-to-image generation, image editing, multi-turn conversations, and transparency extraction via difference matting technique.
cardano-cli-operator
by Flux-Point-Studios
"Manual-only operator command for Cardano CLI: dispatches directly to OpenClaw Exec Tool (no model) so you can run deterministic, approval-gated cardano-cli commands (native or Docker fallback)."
topic-refinement
by dozybot001
Guidelines for refining broad or fuzzy ideas into concrete research topics. Use when user input is vague to guide ExtractKeywords and RefineIdea. Includes RESEARCH_TOPIC_SCHEMA and refinement tactics.
cicd-gitea-actions-dev
by aRustyDev
Develop custom Gitea Actions (composite or Docker-based). Use when creating reusable actions for Gitea, building action.yml files, packaging actions for distribution, or porting GitHub Actions to Gitea.
aiken-smart-contracts
by Flux-Point-Studios
"Aiken workflows: validators, building, blueprints, .plutus generation. Safe guidance for smart contract development."
cicd-tekton-tasks-dev
by aRustyDev
Develop custom Tekton Tasks and reusable pipeline components. Use when creating Tasks for Tekton Hub, building ClusterTasks, designing parameterized Task libraries, or packaging Tekton components for distribution.
hydra-head-operator
by Flux-Point-Studios
"Execute Hydra operations: init, commit, open, close, fanout. Manual invoke only due to L1 state changes."
hydra-head-troubleshooter
by Flux-Point-Studios
"Hydra troubleshooting: decision tree for common issues. Maps symptoms to fixes with verification steps."
cardano-cli-doctor
by Flux-Point-Studios
"Diagnose cardano-cli: version, era-prefixed vs legacy syntax, network flags. Produces compatibility report."
cardano-cli-wallets
by Flux-Point-Studios
"Wallet guidance: key generation, address building, UTxO queries. Provides templates and explanations (no execution)."
gemini-image
by acking-you
Generate images using AI when user wants to create pictures, draw, paint, or generate artwork. Supports text-to-image and image-to-image generation.
nano-banana-image-generator
by cdeistopened
Generate AI images using Nano Banana Pro (Gemini). Use this skill when the user needs images - thumbnails, social posts, blog headers, or creative visuals. Follows an iterative workflow - brainstorm concepts, select direction, generate in multiple styles, then produce via API.
GitLab Stack Validator
by rknall
"Validates GitLab stack projects before deployment, ensuring proper architecture patterns, directory structure, secrets management, .env configuration, and Docker best practices. Use when users ask to validate a stack, check stack configuration, verify stack architecture, audit stack setup, or ensure stack deployment readiness."
write-xiaohongshu
by adjfks
"Research top-performing Xiaohongshu (小红书 / XHS) image posts, analyze titles/content/comments for patterns and emotional resonance, enrich background via Firecrawl MCP, then write and publish an XHS note via Xiaohongshu MCP. Enforce hard limits: title <= 20 characters, body <= 1000 characters. Use when the user asks for 小红书笔记/种草文案/爆款标题/发布到小红书."
Docker Configuration Validator
by rknall
"Comprehensive Docker and Docker Compose validation following best practices and security standards. Use this skill when users ask to validate Dockerfiles, review Docker configurations, check Docker Compose files, verify multi-stage builds, audit Docker security, or ensure compliance with Docker best practices. Validates syntax, security, multi-stage builds, and modern Docker Compose requirements."
image-gen
by krishagel
Generate images using Google's Nano Banana Pro (Gemini 3 Pro Image) with workflow-based prompting
ergon
by hirokidaichi
AI media generation CLI tool using Google's Imagen 4, Veo 3.1, and Gemini TTS. Use when the user wants to (1) generate images from text prompts, (2) edit existing images with AI, (3) explain image contents, (4) generate videos from text or images, (5) create narration/voice audio with character settings. Triggers on requests like "generate an image of...", "create a video...", "make a voice that says...", "edit this image to...", "describe this image".
secure-container-build
by pigfoot
Build secure container images with Wolfi runtime, non-root users, and multi-stage builds. Templates for Python/uv, Bun, Node.js/pnpm, Golang (static/CGO), and Rust (glibc/musl) with allocator optimization
docker-doctor
by ragnarok22
Verify Dockerfiles and Docker Compose manifests for security issues, reliability risks, optimization opportunities, syntax errors, and misconfiguration before builds or deploys. Run deterministic checks (scripts/verify-docker.sh, docker compose config -q, optional hadolint) and produce a 0-100 health score with prioritized fixes. Use when users ask to validate Dockerfile(s), docker-compose/compose YAML files, harden container configuration, optimize image/runtime setup, debug configuration failures, or run a pre-deploy Docker audit.
bid-material-extraction
by youyouhe
从投标/响应文件中提取可复用资料。三步流水线: (1) 提取文档目录 → toc.json (2) LLM 判断哪些章节需要提取 → extraction_plan.json (3) 按计划提取文本和图片 → 文件系统 当用户需要从已有投标文件中提取资料建立复用库时触发。 提取完成后,检索服务由 bid-material-search skill 提供。
frontend-debug
by 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.