Timekit — управление расписаниями и бронированиями

integrations

Timekit is a Claude Code skill that connects it to Timekit, a scheduling automation platform for appointment booking and resource management. It covers full CRUD across five resource types — Booking, Availability, Event, Project, and Service — totaling 20 operations. The skill runs through the Membrane CLI, which handles authentication and credential refresh automatically; for edge cases not covered by built-in actions, requests can be sent directly to the Timekit API via a Membrane proxy. Actions are discoverable with natural-language intent search using `membrane action list --intent`. It is aimed at developers who need to embed scheduling or booking logic into automated workflows without dealing with auth plumbing.