en un clic
channel-line
LINE messaging channel for Clawdbot agent
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Menu
LINE messaging channel for Clawdbot agent
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Basé sur la classification professionnelle SOC
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
| 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