Stats
Actions
Tags
From line
查詢與操作 LINE channel 的 Cloudflare Tunnel。子指令:status / url / restart。透過 _tunnel_* MCP tools 操作。
How this skill is triggered — by the user, by Claude, or both
Slash command
/line:tunnelThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
解析使用者輸入 `$ARGUMENTS`:
解析使用者輸入 $ARGUMENTS:
status → _tunnel_status,把 mode / state / url / port 條列顯示。url → _tunnel_url,把 <URL>/webhook 印出,方便使用者複製貼到 LINE Developers Console。restart → _tunnel_restart,提醒:quick 模式 URL 會變動,重啟後務必把新 URL 重新貼到 LINE Developers Console。quick:URL 會在重啟時變動;適合 demo。named:URL 固定(指向自有網域);適合長期使用。external:使用者自管 tunnel(ngrok 等),channel 只 listen port。restart 或檢查 cloudflared 是否已安裝。restart 是 noop,要明確告訴使用者。npx claudepluginhub wcc723/2026-line-bot-channel-mcp --plugin lineCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.