# Omni Tunnels

> ---

- Skill: `jaccen/omni-tunnels` (Agent Skill)
- Install (CLI): `npx skillmds@latest add jaccen/omni-tunnels`
- Raw SKILL.md: https://api.skillmd.com/api/skills/jaccen/omni-tunnels/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: jaccen (https://skillmd.com/u/jaccen)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/jaccen/omni-tunnels

---

﻿---
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.
---
<!-- generated by src/lib/agentSkills/generator.ts; manual edits will be overwritten -->

## 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.

