Toolverse
All skills

calendly

by openclaw

Calendly scheduling integration. List events, check availability, manage meetings via Calendly API.

Installation

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

Installation

Quick info

Author
openclaw
Category
Backend

About this skill

Calendly scheduling integration. List events, check availability, manage meetings via Calendly API.

How to use

  1. Pobierz token dostępu osobistego (Personal Access Token) z https://calendly.com/integrations/api_webhooks i zapisz go w zmiennej środowiskowej CALENDLY_API_KEY lub w pliku ~/.moltbot/.env.

  2. Zainstaluj umiejętność w swoim agencie (Moltbot, Clawdbot lub kompatybilnym systemie opartym na MCP) — sprawdź dokumentację agenta w kwestii procedury instalacji.

  3. Uruchom polecenie calendly get-current-user, aby pobrać identyfikator URI swojego profilu Calendly — będzie Ci potrzebny do dalszych operacji.

  4. Aby wyświetlić swoje spotkania, użyj polecenia calendly list-events z parametrem --user-uri (wstaw otrzymany URI) i --min-start-time z datą, od której chcesz wyszukiwać — na przykład --min-start-time "2026-01-20T00:00:00Z".

  5. Aby uzyskać szczegóły konkretnego spotkania, użyj calendly get-event --event-uuid z identyfikatorem UUID spotkania, które znalazłeś w poprzednim kroku.

  6. Aby anulować spotkanie, wykonaj calendly cancel-event --event-uuid z UUID spotkania i opcjonalnie dodaj --reason z powodu anulowania — na przykład --reason "Zmiana harmonogramu".

Related skills

himalaya

by openclaw

CLI to manage emails via IMAP/SMTP. Use `himalaya` to list, read, write, reply, forward, search, and organize emails from the terminal. Supports multiple accounts and message composition with MML (MIME Meta Language).

Backend
35108

youtube-transcript

by michalparkola

Download YouTube video transcripts when user provides a YouTube URL or asks to download/get/fetch a transcript from YouTube. Also use when user wants to transcribe or get captions/subtitles from a YouTube video.

Backend
53214

literature-review

by K-Dense-AI

Conduct comprehensive, systematic literature reviews using multiple academic databases (PubMed, arXiv, bioRxiv, Semantic Scholar, etc.). This skill should be used when conducting systematic literature reviews, meta-analyses, research synthesis, or comprehensive literature

Backend
238507

context-optimizer

by openclaw

Advanced context management with auto-compaction and dynamic context optimization for DeepSeek's 64k context window. Features intelligent compaction (merging, summarizing, extracting), query-aware relevance scoring, and hierarchical memory system with context archive. Logs

Backend
2964

architecture-decision-records

by wshobson

Write and maintain Architecture Decision Records (ADRs) following best practices for technical decision documentation. Use when documenting significant technical decisions, reviewing past architectural choices, or establishing decision processes.

Backend
29130

pdf-to-markdown

by aliceisjustplaying

Convert entire PDF documents to clean, structured Markdown for full context loading. Use this skill when the user wants to extract ALL text from a PDF into context (not grep/search), when discussing or analyzing PDF content in full, when the user mentions \

Backend
355664