Works with the AI tools you already use
Nex Cloudflare Tunnel Multidomain
by Nex AI
Deploy a multi-domain Cloudflare Tunnel with systemd hardening and safe-edit workflows for self-hosted apps.
Free
See it in action
You say
I need to route app.example.com to 8080 and blog.example.com to 3000 on my Pi. The tunnel id is 12345-6789 and the name is 'prod-tunnel'.
Your agent does
Generated cloudflared-prod-tunnel/ package:
config.yml: Ingress rules for app.example.com and blog.example.com + 404 catch-all.cloudflared.service: Systemd unit withRestart=on-failure.tunnel-edit.sh: Auto-backup script for safe ingress updates.- Ready for
cloudflared tunnel route dns.
About this skill
Deploy a Hardened Infrastructure Ingress
The Nex Cloudflare Tunnel Multidomain skill automates the deployment of a professional-grade ingress layer for your self-hosted servers. It eliminates the need for port forwarding and DMZs by routing multiple subdomains and domains through a single, secure Cloudflare Tunnel. This skill is ideal for developers running homelabs, Raspberry Pis, or fleet servers that need to host diverse services like client demos, dashboards, and internal apps.
Secure and Scalable Routing
Unlike basic prompting, this skill implements a structured "best-practices" architecture. It generates a multi-ingress configuration that maps public hostnames to specific local ports while enforcing a 404 catch-all safety net. This ensures that only explicitly defined traffic reaches your services.
Supported Frameworks & Tools:
- Cloudflare Tunnel (cloudflared)
- Systemd (for hardened service management)
- Debian-based systems (Ubuntu, Raspberry Pi OS, etc.)
- YAML-based Ingress Rules
Reliability by Design
The output includes a robust systemd unit with failure recovery, a drop-in override pattern for clean configuration management, and a specialized backup-and-edit script. This script ensures that any manual changes are timestamped and validated before being applied, preventing configuration drift and accidental downtime.
Built by Nex AI. More skills and info at nex-ai.be and slopsome.com.
Changelog
- v1.2LatestAug 6, 2026
v1.1: marketplace refresh. Added README with FAQ and known limitations, license, changelog, manifest metadata. Cleaned packaging for the security scan. No breaking changes to the skill workflow.
- v1.1Jul 13, 2026
Refreshed audited build: manifest, README, worked examples and security declarations cleaned up.
- v1.0Jun 6, 2026
Initial release
How to install
Drop the file into your AI Agent. Works with Claude, Cursor, ChatGPT, and 20+ more.
Reviews
No reviews yet
Be one of the first to try it. Every listed skill passes our trust checks below.
Security scanned
Passed our 8-point scan before listing
Fresh listing
Recently published to Agensi
Free forever
No account required to browse
Trust & safety
Security scanned
Verified clean 12 days ago
- Free to download with an account
Also available in a bundle
Frequently Asked Questions
Popular in DevOps & Deployment
devsecops-expert
Senior-level DevOps automation for CI/CD, IaC, Kubernetes, and production-ready GitOps pipelines.

Production Code Readiness Reviewer
A rigorous production-readiness auditor that identifies logic defects, security risks, and test gaps in code changes.
env-doctor
Diagnoses why your project will not start. Checks runtime versions, dependencies, environment variables, databases, ports, and build artifacts systematically.
Dependency Upgrade Planner
Safe dependency upgrade plans: changelog-aware risk scoring, test hints, and rollback paths.