with one click
channel-line
LINE messaging channel for Clawdbot agent
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
LINE messaging channel for Clawdbot agent
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Real-time depth map privacy transforms using Depth Anything v2 (CoreML + PyTorch)
LLM & VLM evaluation suite for home security AI applications
YOLO 2026 — state-of-the-art real-time object detection
Google Coral Edge TPU — real-time object detection natively (macOS / Linux)
Google Coral Edge TPU — real-time object detection natively via Windows WSL
Connectivity, chat, JSON & streaming regression tests for all enabled cloud LLM providers
Based on SOC occupation classification
| name | channel-line |
| description | LINE messaging channel for Clawdbot agent |
| version | 1.0.0 |
| parameters | [{"name":"channel_secret","label":"Channel Secret","type":"password","required":true,"group":"Connection"},{"name":"channel_access_token","label":"Channel Access Token","type":"password","required":true,"group":"Connection"}] |
| capabilities | {"messaging_channel":{"script":"scripts/channel.py","description":"LINE messaging channel","supported_actions":["send","send_file","reply"]}} |
Connect SharpAI Aegis's Clawdbot agent to LINE Messenger. Popular in Japan, Taiwan, Thailand, and Indonesia.
python3 -m venv .venv && source .venv/bin/activate
pip install -r requirements.txt