Stats
Actions
Tags
How this skill is triggered — by the user, by Claude, or both
Slash command
/line:configureThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
設定 LINE Messaging API 憑證,並顯示目前設定狀態。
設定 LINE Messaging API 憑證,並顯示目前設定狀態。
/line:configure # 顯示目前狀態
/line:configure <token> <secret> # 儲存憑證
/line:configure clear # 清除憑證
讀取 ~/.claude/channels/line/.env 和 ~/.claude/channels/line/access.json,顯示:
/line:configure <token> <secret>將以下內容寫入 ~/.claude/channels/line/.env:
LINE_CHANNEL_ACCESS_TOKEN=<token>
LINE_CHANNEL_SECRET=<secret>
建立目錄(若不存在),然後顯示設定後的狀態。
/line:configure clear刪除 ~/.claude/channels/line/.env,清除所有憑證。
/line:configure <token> <secret> 儲存憑證--dangerously-load-development-channels 啟動 Claude Code(開發測試時)/line:access pair <code> 完成配對/line:access policy allowlist 鎖定存取權限npx claudepluginhub oleophilic-artiste710/claude-channel-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.