﻿AiTun Tunnel Skill - ClawHub Publishing Guide
==========================================

File: SKILL.md
Purpose: AI Agent skill for ClawHub / OpenClaw platform

How to publish to ClawHub:
1. Visit https://clawhub.com (or the ClawHub platform)
2. Create a new skill submission
3. Upload or paste the SKILL.md content
4. Set skill name: aitun-tunnel
5. Set category: Networking / Tunnel
6. Submit for review

Skill Details:
- Name: aitun-tunnel
- Version: 1.0.0
- Description: Expose local web pages and HTTP services to the public internet via secure tunnels
- Homepage: https://aitun.cc
- Install: pip install aitun
- Emoji: tunnel

The SKILL.md file contains everything needed:
- YAML frontmatter with metadata (openclaw compatible)
- Usage instructions for AI agents
- API reference
- Notes and limitations

