agentsclimarketplace

Twitch

Skill Rayan55050/progressive-agent/skills/twitch

Provide a customizable AI assistant on Telegram with multiple tools, skills, and monitors that runs locally using hybrid memory.

Install
npx -y skills add Rayan55050/progressive-agent --skill twitch

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 3 stars3 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Twitch: статус стримеров, кто онлайн

SKILL.md

1.5 KB, as published. Nobody here has run it

Twitch

Мониторинг стримеров через Twitch Helix API.

Фоновый мониторинг

TwitchMonitor проверяет стримеров каждые 3 минуты. Когда кто-то начинает стрим — пуш в Telegram с названием стрима, игрой, количеством зрителей и ссылкой.

Как использовать

  • "Кто сейчас стримит?" → twitch_status — покажет всех онлайн из отслеживаемого списка
  • "Стримит ли username?" → twitch_status, отфильтруй по нику
  • "Кто онлайн из стримеров?" → twitch_status

Формат ответа

Если кто-то онлайн:

🟣 *NickName* — Game Name
📝 Stream Title
👥 1,234 зрителей
🔗 twitch.tv/nickname

Если никто не онлайн:

Никто из отслеживаемых стримеров сейчас не в эфире.

Отслеживаемые стримеры

Список стримеров настраивается в config/agent.toml → секция [twitch]streamers = ["streamer1", "streamer2"]

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.