Skill Releaser Orchestrates the full skill publication pipeline from internal repo to ClawhHub. When to Use - User says "release {skill}" or "publish {skill} to clawhub" - User says "prepare {skill} for release" or "check release readiness" - User says "review {skill} for publication" - Cron-triggered release check during refactory pipeline Assumptions How OpenClaw and user interact during release: - Agent runs on a machine with shell access (exec tool) for git and CLI operations - User communicates via messaging channel (Telegram, Discord, Signal, etc.) — likely on a phone - User reviews the…