opencode-config/.opencode/skills/tunnel/SKILL.md
2026-07-29 05:14:28 +03:00

13 lines
No EOL
708 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
name: tunnel
description: Set up a Cloudflare tunnel when the user asks to expose a port or create a tunnel. Also when user says "подними тоннель", "пробрось порт", "tunnel".
---
# Tunnel
Когда пользователь просит поднять или опустить cloudflare тоннель — вызови
tool `tunnel()`. Первый вызов — старт, второй — стоп. Tool беспараметровый.
Не используй raw bash `bash .opencode/scripts/tunnel.sh` — заблокирован deny
(см. `opencode.json:311-314`). При сбое tool — STOP и репорт оркестратору, НЕ
fallback на raw bash.