Toolverse
All skills

gcal-pro

by openclaw

Google Calendar integration for viewing, creating, and managing calendar events. Use when the user asks about their schedule, wants to add/edit/delete events, check availability, or needs a morning brief. Supports natural language like \

Installation

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

Installation

Quick info

Author
openclaw
Category
Frontend
Views
2

About this skill

Google Calendar integration for viewing, creating, and managing calendar events. Use when the user asks about their schedule, wants to add/edit/delete events, check availability, or needs a morning brief. Supports natural language like \

How to use

  1. Utwórz projekt w Google Cloud Console i wygeneruj poświadczenia OAuth. Pobierz plik client_secret.json i zapisz go w katalogu ~/.config/gcal-pro/.
  2. Uruchom skrypt uwierzytelniania: python scripts/gcal_auth.py auth. Twoja przeglądarka otworzy się automatycznie — udziel dostępu do kalendarza i gotowe.
  3. Sprawdź status uwierzytelniania poleceniem: python scripts/gcal_auth.py status.
  4. Aby przeglądać swój harmonogram, użyj poleceń takich jak: python scripts/gcal_core.py today (dzisiaj), python scripts/gcal_core.py tomorrow (jutro) lub python scripts/gcal_core.py week (cały tydzień). Wszystkie te funkcje dostępne są w wersji bezpłatnej.
  5. Jeśli posiadasz wersję Pro, możesz tworzyć wydarzenia naturalnym językiem: python scripts/gcal_core.py quick -q "Lunch w piątek o południu". Możesz też usuwać wydarzenia i otrzymywać poranną notatkę (brief) z zaplanowanymi zadaniami.
  6. Aby wyszukać konkretne wydarzenia, użyj: python scripts/gcal_core.py search -q "nazwa". Aby znaleźć wolne sloty w kalendarzu, wpisz: python scripts/gcal_core.py free.

Related skills

game-development

by davila7

Game development orchestrator. Routes to platform-specific skills based on project needs.

Frontend
36112

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

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

theme-factory

by anthropics

Toolkit for styling artifacts with a theme. These artifacts can be slides, docs, reportings, HTML landing pages, etc. There are 10 pre-set themes with colors/fonts that you can apply to any artifact that has been creating, or can generate a new theme on-the-fly.

Frontend
40139

screenshot-to-code

by OneWave-AI

Convert UI screenshots into working HTML/CSS/React/Vue code. Detects design patterns, components, and generates responsive layouts. Use this when users provide screenshots of websites, apps, or UI designs and want code implementation.

Frontend
94209

browser-automation

by browserbase

Automate web browser interactions using natural language via CLI commands. Use when the user asks to browse websites, navigate web pages, extract data from websites, take screenshots, fill forms, click buttons, or interact with web applications. Triggers include \

Frontend
21175