Operate the Telegram Search CLI through an authorized local profile. Use when an agent needs to discover Telegram chats, read bounded remote messages, explicitly synchronize history with user-approved Telegram Takeout, query/search/contextualize persisted messages, compute statistics, export deterministic JSONL, or run a real CLI end-to-end canary. Never send or modify Telegram messages.
$npx -y skills add groupultra/telegram-search --skill telegram-search-cliInstalls into the current project.
Run `npx skills use "https://github.com/groupultra/telegram-search" --skill "groupultra/telegram-search/telegram-search-cli"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/groupultra/telegram-search" that are relevant to the current task. Run `npx skills add "https://github.com/groupultra/telegram-search"` and select the relevant skills, then follow their instructions.