manage-calendar-google-microsoft

manage-calendar-google-microsoft is a skill for Claude Code from voicelogica/voice-logica-plugin. It costs 47 tokens per session (939 once invoked), scanned A, original, MIT.

A setup guide for connecting Google or Microsoft calendars and contacts, plus Google Chat, to a Voice Logica agent.

In plain words
What is it for?
For checking availability, creating or updating calendar events, managing contacts, connecting Google Chat, and configuring Google or Microsoft appointment workflows.
Why use it?
It separates calendar bookings, video meetings, contacts, and chat connections so each service is configured and tested correctly.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the voice-logica plugin — 17 skills, 1 MCP server shipped together

Good fit For checking availability, creating or updating calendar events, managing contacts, connecting Google Chat, and configuring Google or Microsoft appointment workflows.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/voicelogica/voice-logica-plugin/manage-calendar-google-microsoft
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add voicelogica/voice-logica-plugin --skill manage-calendar-google-microsoft
Clone the repo
git clone --depth 1 https://github.com/voicelogica/voice-logica-plugin

Made for: Claude Code.

Or install voice-logica, the plugin that ships this one along with the rest of its 17 skills, 1 MCP server.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for manage-calendar-google-microsoft

README.md
[![agentmods](https://agentmods.dev/badge/skills/voicelogica/voice-logica-plugin/manage-calendar-google-microsoft/github.svg)](https://agentmods.dev/skills/voicelogica/voice-logica-plugin/manage-calendar-google-microsoft)
Your own site
<a href="https://agentmods.dev/skills/voicelogica/voice-logica-plugin/manage-calendar-google-microsoft"><img src="https://agentmods.dev/badge/skills/voicelogica/voice-logica-plugin/manage-calendar-google-microsoft/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for manage-calendar-google-microsoft

Your own site · 80×15
<a href="https://agentmods.dev/skills/voicelogica/voice-logica-plugin/manage-calendar-google-microsoft"><img src="https://agentmods.dev/badge/skills/voicelogica/voice-logica-plugin/manage-calendar-google-microsoft.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 47 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 939 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00047 $0.00939
Opus 5 $0.00023 $0.00469
Sonnet 5 $0.00009 $0.00188
Haiku 4.5 $0.00005 $0.00094

Measured 12d ago against content hash b31689028138, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

manage-calendar-google-microsoft scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/manage-calendar-google-microsoft/SKILL.md · 87 lines

How it starts

The opening of the file, as written. The whole thing — 87 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Manage Google and Microsoft calendar

Calendar, video meetings, and chat are three different products. Do not treat a working Calendar OAuth as Meet or Chat.

  • Calendar = events and free/busy. Google Calendar is configured on the agent Appointments tab (company Google login) — not an Integrations card. Needs plan feature google-calendar plus the schedule_appointment tool.
  • Meet = video meeting links / recording ingest (Integrations → Google Meet). Not created just because Calendar is connected, and it does not fix booking.
  • Chat = Google Chat spaces and messages (connect_google_chat and the Chat tools). Calendar OAuth alone is not Chat.
  • Outlook / Microsoft 365 calendar and contacts exist as their own connection (outlook agent tool). Do not tell the user they must use Google.

MCP tools

Contacts:

  • list_contacts
  • create_or_update_contact

Calendar:

  • list_calendars
  • list_calendar_events
  • create_calendar_event
  • update_calendar_event

Google Chat (only after connect_google_chat):

  • connect_google_chat
  • list_google_chat_spaces
  • send_google_chat_message
  • list_google_chat_members
  • get_google_chat_messages

Agent appointment config:

  • get_agent_appointment_settings
  • update_agent_appointment_settings

The agent-side booking tool is schedule_appointment. It uses Google Calendar. Enable it on the agent after Calendar is connected.

Limits: appointment future days 1–365; caller verification attempts 1–10; verification TTL 60–900s.

3-layer rule

  1. Connect Google or Microsoft on the company (OAuth). Some Microsoft tenants need admin consent.
  2. Enable schedule_appointment (and Chat tools if they asked for Chat).
  3. Test with a Call ID. Confirm the event exists on the calendar, not only that the agent said "booked".

If OAuth shows needsReconnect, disconnect and reconnect. Never edit the prompt to fix a dead token. Never paste live OAuth tokens into chat.

Holiday Busy Event is not Out-of-office

Read the full file on GitHub · 87 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 87 lines · 47 tokens per session scan A b31689028138

Subscribe to this mod's changes

manage-calendar-google-microsoft is a skill published in the GitHub repository voicelogica/voice-logica-plugin (0 stars, last pushed 20d ago), licensed MIT. It adds 47 tokens to every session and 939 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.