gerenciar-agenda

Organize Google Calendar events and prevent scheduling conflicts across calendars.

Updated Apr 12, 2026
One-click install
npx skills add https://github.com/MaxServDev/DriClaw-Evolution-local --skill gerenciar-agenda
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gerenciar-agenda
Source: https://github.com/MaxServDev/DriClaw-Evolution-local/tree/main/.agents/skills/gerenciar-agenda
Command: npx skills add https://github.com/MaxServDev/DriClaw-Evolution-local --skill gerenciar-agenda

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Prevents scheduling conflicts and keeps the user's Google Calendar events clear, concise, and timezone-correct so meetings and reminders don't overlap or cause confusion.

Core Features & Use Cases

  • Conflict prevention: Lists existing events for a period before creating or updating to avoid overlaps.
  • Event management: Summarizes today's and tomorrow's events, creates and updates events using ISO 8601 datetimes and numeric indices for easy reference.
  • Birthday discovery: Searches across all calendars for birthdays (including all-day events) and consolidates duplicates, returning short celebratory messages when found.

Quick Start

Show me today's and tomorrow's Google Calendar events, highlight any conflicts, and list birthdays found across all calendars.

Frequently Asked Questions about gerenciar-agenda

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I prevent scheduling conflicts in Google Calendar?

The Skill prevents scheduling conflicts by listing your existing Google Calendar events for a specific period before creating or updating new ones, ensuring no meetings or reminders overlap.

How does Google Calendar birthday consolidation work across multiple calendars?

Google Calendar birthday consolidation searches across all your connected calendars for birthdays, including all-day events, and merges duplicates to return short celebratory messages without redundant entries.

Do I need ISO 8601 datetimes to create Google Calendar events?

Yes, creating and updating Google Calendar events requires timezone-aware ISO 8601 datetimes to ensure your meetings and reminders are scheduled accurately across different timezones.

Can I update Google Calendar events using numeric indices?

Yes, you can update Google Calendar events by referencing them with numeric indices, which allows you to easily select and modify specific events from a summarized list without ambiguity.

What is the best way to view today's and tomorrow's calendar events?

The best way to view today's and tomorrow's calendar events is to request a summary, which highlights your scheduled events, identifies any overlaps, and lists any birthdays found across all calendars.

Why does listing calendars matter when scanning for birthdays?

Listing calendars matters when scanning for birthdays because the Skill must search across all available user calendars to find all-day birthday events and successfully consolidate duplicate entries.