Toolverse
All skills

calctl

by openclaw

Manage Apple Calendar events via icalBuddy + AppleScript CLI

Installation

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

Installation

Quick info

Author
openclaw
Category
Frontend

About this skill

Manage Apple Calendar events via icalBuddy + AppleScript CLI

How to use

  1. Zainstaluj wymagane narzędzie icalBuddy, uruchamiając w terminalu polecenie brew install ical-buddy. Bez tego pakietu skill nie będzie działać.

  2. Aby wyświetlić wszystkie dostępne kalendarze, użyj polecenia calctl calendars. Zobaczysz listę kalendarzy, do których możesz dodawać zdarzenia.

  3. Sprawdzaj swoje zdarzenia za pomocą polecenia calctl show z wybranym filtrem. Użyj calctl show today dla dzisiejszych zdarzeń, calctl show week dla całego tygodnia, lub calctl show YYYY-MM-DD dla konkretnej daty.

  4. Aby dodać nowe zdarzenie, użyj calctl add "Tytuł zdarzenia" z dodatkowymi opcjami. Możesz określić datę za pomocą --date, czas za pomocą --time, koniec zdarzenia za pomocą --end, kalendarz za pomocą --calendar, notatki za pomocą --notes, lub dodać --all-day dla zdarzenia całodniowego.

  5. Wyszukuj zdarzenia w ciągu następnych 30 dni poleceniem calctl search "słowo kluczowe". Na przykład calctl search "spotkanie" znajdzie wszystkie zdarzenia zawierające to słowo w tytule.

  6. Przykładowy przepływ pracy: najpierw sprawdź dzisiejsze zdarzenia (calctl show today), następnie dodaj nowe spotkanie (calctl add "Spotkanie z Janem" --date 2026-01-22 --time 14:00 --calendar Work), i na koniec wyszukaj wszystkie spotkania z konkretną osobą (calctl search "Jan").

Related skills

react

by lobehub

React component development guide. Use when working with React components (.tsx files), creating UI, using @lobehub/ui components, implementing routing, or building frontend features. Triggers on React component creation, modification, layout implementation, or navigation tasks.

Frontend
2058

livewire-development

by spatie

Develops reactive Livewire 4 components. Activates when creating, updating, or modifying Livewire components; working with wire:model, wire:click, wire:loading, or any wire: directives; adding real-time updates, loading states, or reactivity; debugging component behavior;

Frontend
2335

angular

by sickn33

Modern Angular (v20+) expert with deep knowledge of Signals, Standalone Components, Zoneless applications, SSR/Hydration, and reactive patterns. Use PROACTIVELY for Angular development, component architecture, state management, performance optimization, and migration to modern

Frontend
2656

senior-fullstack

by davila7

Comprehensive fullstack development skill for building complete web applications with React, Next.js, Node.js, GraphQL, and PostgreSQL. Includes project scaffolding, code quality analysis, architecture patterns, and complete tech stack guidance. Use when building new projects,

Frontend
2896

interactive-dashboard-builder

by anthropics

Build self-contained interactive HTML dashboards with Chart.js, dropdown filters, and professional styling. Use when creating dashboards, building interactive reports, or generating shareable HTML files with charts and filters that work without a server.

Frontend
2298

better-icons

by better-auth

Use when working with icons in any project. Provides CLI for searching 200+ icon libraries (Iconify) and retrieving SVGs. Commands: `better-icons search u003cqueryu003e` to find icons, `better-icons get u003cidu003e` to get SVG. Also available as MCP server for AI agents.

Frontend
2037