Install
openclaw skills install tg-searchSearch public Telegram channels and groups by keyword, returning up to 50 matching results as JSON using an authorized Telethon session.
openclaw skills install tg-searchSearch public Telegram channels and groups by keyword using an already-authorized Telethon session on this VPS.
limit results as JSON/usr/local/bin/tg_search "<query>" <limit>
[ { "type": "channel|group", "title": "...", "username": "...", "id": 123456789 }, ... ]
username can be null if there is no public @username.