Toolverse
All skills

olympic-alert

by openclaw

올림픽 경기 알림. 경기 10분 전 알림 발송, 일정 관리(추가/삭제), 중계 링크 포함. 2026 밀라노 동계올림픽 한국팀 기본 설정 포함.

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
openclaw
Category
Mobile

About this skill

올림픽 경기 알림. 경기 10분 전 알림 발송, 일정 관리(추가/삭제), 중계 링크 포함. 2026 밀라노 동계올림픽 한국팀 기본 설정 포함.

How to use

  1. Umieść skill w katalogu workspace i zapamiętaj ścieżkę do folderu olympic-alert. Skill wymaga Python 3.6+ i korzysta tylko z bibliotek standardowych — nie trzeba instalować dodatkowych pakietów.

  2. Aby sprawdzić zbliżające się mecze, uruchom polecenie python3 <ścieżka>/scripts/check_olympic.py list — wyświetli listę wszystkich zaplanowanych meczów z czasami i zawodnikami.

  3. Aby dodać nowy mecz do harmonogramu, użyj polecenia python3 <ścieżka>/scripts/check_olympic.py add "YYYY-MM-DD HH:MM" "nazwa meczu" "zawodnik". Na przykład: python3 <ścieżka>/scripts/check_olympic.py add "2026-02-15 14:00" "hokej półfinał" "Min-jeong Choi".

  4. Aby usunąć mecz z harmonogramu, uruchom python3 <ścieżka>/scripts/check_olympic.py remove "fragment nazwy" — system dopasuje mecze zawierające podany tekst i je usunie.

  5. Skonfiguruj automatyczne powiadomienia w HEARTBEAT.md: dodaj instrukcję, aby przy każdym pulsie system uruchamiał python3 <ścieżka>/scripts/check_olympic.py. Jeśli skrypt zwróci coś innego niż "brak powiadomień", wyślij alert użytkownikowi.

  6. Dostosuj ustawienia w pliku scripts/events.json — możesz zmienić kraj, flagę, linki do transmisji i listę meczów. Plik przechowuje domyślne mecze koreańskiej drużyny, ale możesz go edytować dla innych krajów lub turniejów.

Related skills

interactive-portfolio

by davila7

Expert in building portfolios that actually land jobs and clients - not just showing work, but creating memorable experiences. Covers developer portfolios, designer portfolios, creative portfolios, and portfolios that convert visitors into opportunities. Use when: portfolio,

Mobile
1823

react-native-design

by wshobson

Master React Native styling, navigation, and Reanimated animations for cross-platform mobile development. Use when building React Native apps, implementing navigation patterns, or creating performant animations.

Mobile
1964

react-native-architecture

by wshobson

Build production React Native apps with Expo, navigation, native modules, offline sync, and cross-platform patterns. Use when developing mobile apps, implementing native integrations, or architecting React Native projects.

Mobile
3978

mobile-design

by sickn33

Mobile-first design and engineering doctrine for iOS and Android apps. Covers touch interaction, performance, platform conventions, offline behavior, and mobile-specific decision-making. Teaches principles and constraints, not fixed layouts. Use for React Native, Flutter, or

Mobile
6091

swift-best-practices

by sammcj

This skill should be used when writing or reviewing Swift code for iOS or macOS projects. Apply modern Swift 6+ best practices, concurrency patterns, API design guidelines, and migration strategies. Covers async/await, actors, MainActor, Sendable, typed throws, and Swift 6

Mobile
36140

openscad

by mitsuhiko

Create and render OpenSCAD 3D models. Generate preview images from multiple angles, extract customizable parameters, validate syntax, and export STL files for 3D printing platforms like MakerWorld.

Mobile
4291