Back to Skills

cal-com-automation

davepoon
Updated 4 days ago
5 views
2,553
277
2,553
View on GitHub
Otheraimcpautomation

About

This Claude Skill automates Cal.com scheduling operations through Composio's Rube MCP, enabling developers to manage bookings, check availability, and configure webhooks. It requires first calling `RUBE_SEARCH_TOOLS` to get current schemas and setting up a Cal.com connection via the toolkit. Use this skill to integrate and automate calendar management tasks directly within your development workflow.

Quick Install

Claude Code

Recommended
Primary
npx skills add davepoon/buildwithclaude -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/davepoon/buildwithclaude
Git CloneAlternative
git clone https://github.com/davepoon/buildwithclaude.git ~/.claude/skills/cal-com-automation

Copy and paste this command in Claude Code to install this skill

GitHub Repository

davepoon/buildwithclaude
Path: plugins/all-skills/skills/cal-com-automation
0
claudeclaude-codeclaude-code-commandsclaude-skillscli-toolcommands

Related Skills

activepieces

Other

Activepieces is a self-hosted automation platform that enables developers to build workflows using a visual flow builder and type-safe custom pieces. It supports API integrations, event-driven triggers, and scheduled runs for creating complex automations. Use this skill when you need an open-source, no-code solution to orchestrate workflows across different services within your own infrastructure.

View skill

airflow

Other

This skill enables developers to create and manage Python DAG workflows for orchestrating data pipelines, ETL processes, and scheduled tasks using Apache Airflow. It provides capabilities for DAG authoring, task orchestration, scheduling, and deployment via Docker or Kubernetes. Use it when you need to automate complex workflows, manage dependencies between tasks, and schedule recurring data processing jobs.

View skill

codex-review-workflow

Other

This skill automates code reviews using OpenAI Codex CLI through iterative fix-and-review cycles until code passes validation or hits iteration limits. It's designed for developers needing automated code validation, security checks, or quality assurance workflows. The skill requires Codex CLI installation and works with Git repositories or via a skip-check flag.

View skill

prompts-workflow

Other

This skill automates the complete lifecycle of AI prompts by collecting them from multiple sources (Reddit, GitHub, Hacker News, SearXNG), converting them into Clawdbot Skills, and publishing them to ClawdHub. It offers three execution modes: fully automated, interactive with checkpoint recovery, and manual step-by-step control. Use this when you need to systematically gather and deploy AI prompts as publishable skills without manual intervention.

View skill