initial-traefikInitialize and configure Traefik reverse proxy with Docker. Install Traefik, configure Docker Compose, set up service routing via path prefix or host-based r...
Install via ClawdBot CLI:
clawdbot install le-shi/initial-traefikGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
http://n8n:5678Audited Apr 16, 2026 · audit v1.0
Generated Mar 22, 2026
A small development team uses this skill to set up Traefik on a local server to host internal tools like n8n for automation or a wiki. They use path prefix routing to access multiple services via a single IP, simplifying access without managing DNS. This is ideal for startups or departments needing quick, secure internal service exposure.
A hobbyist or IT professional deploys Traefik on a home server to manage personal services like media servers, home automation, or self-hosted applications. They leverage host-based routing with nip.io for easy access via custom subdomains, enabling centralized management and load balancing for multiple Docker containers. This scenario suits individuals optimizing home networks or learning DevOps practices.
An educational institution or training provider uses this skill to create a lab environment for teaching reverse proxy concepts, Docker networking, and service routing. Students configure Traefik to route between sample applications, learning about middleware, logging, and dashboard monitoring. It provides hands-on experience with modern infrastructure tools in a controlled setting.
A startup developing a microservices-based application uses this skill to prototype and test service routing locally or on a staging server. They configure Traefik to handle path-based or host-based routing between backend services, enabling rapid iteration and integration testing without complex cloud setups. This accelerates development cycles and proof-of-concept validation.
A facility management company deploys Traefik on an edge server to route traffic between IoT devices and monitoring dashboards in smart buildings. They use Docker labels for dynamic configuration, allowing easy addition of new sensors or services. This ensures reliable access to metrics and logs for maintenance teams, enhancing operational efficiency.
Offer paid consulting to businesses for initial Traefik deployment, including Docker Compose configuration, routing setup, and integration with existing services. Revenue comes from one-time setup fees or hourly rates, targeting small to medium enterprises lacking in-house DevOps expertise. This model leverages the skill's templates to deliver quick, reliable solutions.
Provide a managed hosting service where clients pay a monthly subscription to have Traefik and associated services maintained on cloud or on-premise servers. Include features like automatic updates, monitoring, and support for adding new services. Revenue is recurring, appealing to businesses wanting hands-off infrastructure management with scalability.
Develop and sell training courses or workshops focused on using this skill for Traefik and Docker networking. Revenue is generated from course fees, certifications, or corporate training packages, targeting IT professionals and teams seeking to upskill in modern DevOps practices. This model capitalizes on the detailed documentation and examples provided.
💬 Integration Tip
Ensure all Docker containers are connected to the same network (e.g., compose_default) for routing to work, and use the provided templates in assets/ to avoid configuration errors.
Scored Apr 19, 2026
Control remote Windows machines via SSH. Use when executing commands on Windows, checking GPU status (nvidia-smi), running scripts, or managing remote Windows systems. Triggers on "run on Windows", "execute on remote", "check GPU", "nvidia-smi", "远程执行", "Windows 命令".
Perform reverse lookup of gTLD domains hosted on a specified nameserver with optional filters by TLD and domain prefix length.
Configure OpenClaw installations with optimized settings, channel setup, security hardening, and production recommendations.
Connect to remote desktops via RDP, VNC, and SSH X11 with secure tunneling and troubleshooting.
Essential curl commands for HTTP requests, API testing, and file transfers.
Deploy and manage Vercel projects. Use when deploying applications to Vercel, managing environment variables, checking deployment status, viewing logs, or performing Vercel operations. Supports production and preview deployments. Practical infrastructure operations - no "AI will build your app" magic.