Setup & Installation
Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:
Version History
- Added "Quick Check" section for cron/automated LINE OA unread message checks, including step-by-step script usage and reporting format. - Provided a ready-to-use, one-liner JavaScript snippet for quickly listing chat summaries without separate scripts. - Clarified browser tool call requirements at key checkpoints to prevent errors from skipped actions. - Standardized output: show first 5 chats, display as `<name> (<time>) <lastMsg> [未讀]` or `[已讀]`, or say "目前沒有聊天記錄" if empty. - Minor structure improvements; no code or implementation changes.
What This Skill Does
Automates LINE Official Account Manager (chat.line.biz) through browser automation. Checks customer messages, sends replies, and manages notes and tags without manually navigating the web interface. Supports multiple LINE official accounts.
Lets you query and respond to LINE chats through agent commands instead of manually opening a browser and navigating the web UI each time.
When to use it
- Checking unread LINE customer messages each morning
- Replying to a customer inquiry directly from your agent
- Adding internal notes to a chat after resolving an issue
- Tagging conversations by category for follow-up tracking
- Switching between multiple LINE official accounts
Example Workflow
Here's how your AI assistant might use this skill in practice.
User asks: Do I have any unread LINE messages?
- 1Opens the LINE OA Manager chat URL in an isolated browser profile
- 2Verifies login status and completes the login flow if the session has expired
- 3Runs the list-chats script to extract all chats with unread indicators
- 4Filters results to chats where unread is true
- 5Reports each unread chat with customer name, timestamp, and message preview
Tanaka Yuki (09:32) I need help with my order [未讀]
Requirements
Accounts, API keys, or tools you or your AI assistant may need to set up while using this skill.