schedule-with-google-calendar
Schedule Google Calendar meetings with AI assistance
Managing calendar events and scheduling meetings with multiple attendees is time-consuming. This skill integrates Google Calendar with your contact network, enabling Claude to schedule meetings, find free time slots, and manage your calendar through natural language commands.
Télécharger le ZIP du skill
Importer dans Claude
Allez dans ParamĂštres â CapacitĂ©s â Skills â Importer un skill
Activez et commencez Ă utiliser
Tester
Utilisation de "schedule-with-google-calendar". What's on my calendar today?
Résultat attendu:
You have 3 events today:
âą 10:00 AM - Team standup (30 min)
âą 2:00 PM - Client call with Acme Corp (1 hour)
âą 4:30 PM - Design review (45 min)
Utilisation de "schedule-with-google-calendar". Find time for a 30-min meeting with Sarah next week
Résultat attendu:
Available 30-minute slots with Sarah (sarah@example.com) next week:
âą Tuesday 2:00-2:30 PM
âą Wednesday 10:30-11:00 AM
âą Thursday 3:00-3:30 PM
Would you like to schedule one of these?
Audit de sécurité
Risque faibleEvaluated 98 static findings across SKILL.md and references/SETUP.md. The vast majority are false positives triggered by the static scanner misidentifying bash code blocks, JSON config examples, and documentation URLs as threats. The files are legitimate skill documentation describing MCP setup commands and API tool signatures. No prompt injection, data exfiltration, or malicious code patterns were found. Minor risk remains from instructing users to install an npm package (@rarefriend-ai/mcp) and configure environment variables, which is standard for MCP-based skills.
ProblĂšmes Ă risque moyen (1)
ProblĂšmes Ă risque faible (2)
Facteurs de risque
âïž Commandes externes (4)
đ AccĂšs rĂ©seau (2)
đ AccĂšs au systĂšme de fichiers (2)
Score de qualité
Ce que vous pouvez construire
Quick meeting scheduling
Schedule meetings with contacts by name, automatically resolving emails and finding available time slots.
Team availability coordination
Find meeting times that work for multiple attendees by checking everyone's calendar availability.
Meeting context management
Log notes and relationship context after meetings, searchable for future reference.
Essayez ces prompts
What's on my calendar this week?
Schedule a 30-minute call with Alice next Tuesday afternoon
Find a 1-hour slot next week that works for me, Bob, and Carol
Log notes from my call with Marcus: discussed Q3 roadmap, follow up on API integration next week
Bonnes pratiques
- Always call find_available_google_time before scheduling to avoid conflicts
- Use transparency: 'transparent' for focus blocks that should not block attendees
- Search for existing events before rescheduling or canceling to get the correct eventId
Ăviter
- Do not schedule meetings without first checking availability for all attendees
- Do not use vague titles like 'Meeting' - use descriptive titles that indicate purpose
- Do not forget to log notes after important meetings for future context
Foire aux questions
What is Rarefriend?
Do I need a Google account?
How do I set up the skill?
Can I schedule meetings with people not in my contacts?
Is my calendar data secure?
Can I use this with Outlook?
Détails du développeur
Auteur
Whitefield-LabsLicence
MIT-0
DépÎt
https://github.com/Whitefield-Labs/rarefriend-skills/tree/main/skills/schedule-with-google-calendarRéf
main
Structure de fichiers