---
name: omni-tunnels
description: Create and manage secure tunnels (ngrok, Cloudflare Tunnel, custom) to expose AIRoute to the internet or share access with remote agents and CI pipelines.
Overview
Create and manage secure tunnels (ngrok, Cloudflare Tunnel, custom) to expose AIRoute to the internet or share access with remote agents and CI pipelines.
Authentication
All requests require a valid Bearer token or session cookie. Obtain a token via POST /api/auth/login or configure REQUIRE_API_KEY=false for local development.
Endpoints
No endpoints mapped for this area yet.
Payloads
See the full OpenAPI specification at GET /api/openapi/spec or docs/openapi.yaml for detailed request/response schemas.
1---2name: omni-tunnels3description: ---4---5---6name: omni-tunnels7description: Create and manage secure tunnels (ngrok, Cloudflare Tunnel, custom) to expose AIRoute to the internet or share access with remote agents and CI pipelines.8---9<!-- generated by src/lib/agentSkills/generator.ts; manual edits will be overwritten -->1011## Overview1213Create and manage secure tunnels (ngrok, Cloudflare Tunnel, custom) to expose AIRoute to the internet or share access with remote agents and CI pipelines.1415## Authentication1617All requests require a valid Bearer token or session cookie. Obtain a token via `POST /api/auth/login` or configure `REQUIRE_API_KEY=false` for local development.1819## Endpoints2021_No endpoints mapped for this area yet._22## Payloads2324See the full OpenAPI specification at `GET /api/openapi/spec` or `docs/openapi.yaml` for detailed request/response schemas.
Run npx skillmds@latest add jaccen/omni-tunnels in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
--- It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
jaccen (@jaccen) published this skill. Their other Agent Skills are listed on their SkillMD profile.