google-suiteProvides unified access to Gmail, Google Calendar, and Drive APIs for managing emails, calendar events, and files with OAuth2 authentication.
Install via ClawdBot CLI:
clawdbot install cenralsolution/google-suiteGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
http://localhost:8080/callbackUses known external API (expected, informational)
googleapis.comAudited Apr 16, 2026 · audit v1.0
Generated Mar 1, 2026
A small business uses the skill to automatically send follow-up emails to clients after meetings, schedule appointments via Google Calendar, and store signed contracts in Google Drive. This reduces manual administrative work and ensures timely communication.
A non-profit organization leverages the skill to manage volunteer events by sending email invitations, creating and updating calendar events for fundraisers, and organizing event materials in Drive. This streamlines coordination and improves volunteer engagement.
A tech startup integrates the skill to automate daily stand-up email summaries, schedule team meetings across time zones in Calendar, and share project files in Drive. This enhances collaboration and reduces scheduling conflicts for distributed teams.
A school uses the skill to send bulk emails to parents about announcements, manage teacher schedules and parent-teacher conferences in Calendar, and store educational resources in Drive. This improves communication efficiency and resource accessibility.
Offer a monthly subscription where businesses pay for automated email campaigns, calendar management, and file handling using this skill. This provides recurring revenue and scales with client needs for productivity tools.
Provide a free basic version with limited API calls and charge for premium features like advanced analytics, higher usage limits, or custom integrations. This attracts small users and converts them to paying customers as they grow.
Sell consulting services to customize and implement the skill for specific business workflows, such as integrating with existing CRM systems or adding specialized automation. This targets enterprises with complex needs.
💬 Integration Tip
Ensure OAuth2 credentials are securely managed in environment variables and test authentication flows thoroughly before deployment to avoid common setup issues.
Scored Apr 19, 2026
Calendar management and scheduling. Create events, manage meetings, and sync across calendar providers.
Sync and query CalDAV calendars (iCloud, Google, Fastmail, Nextcloud, etc.) using vdirsyncer + khal. Works on Linux.
Manage tasks and projects in Todoist. Use when user asks about tasks, to-dos, reminders, or productivity.
Use when you have a written implementation plan to execute in a separate session with review checkpoints
Send short status descriptions in chat for long-running tasks. Use when you need to provide periodic updates during multi-step operations, confirm task completion, or notify of failures. Includes automated periodic monitoring that sends updates every 5 seconds, status message templates, and a helper function for consistent status reporting.
Create, list, and manage macOS Calendar events via AppleScript. Use when the user asks to add a reminder, schedule an event, create a calendar entry, set a d...