Install
openclaw skills install tgsearch-telethonSearch public Telegram channels and groups by keyword using an authorized Telethon session, returning up to 50 results as JSON.
openclaw skills install tgsearch-telethonSearch 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.