google-calendar

google-calendar is a skill for Claude Code, Codex from sybil-solutions/local-studio. It costs 17 tokens per session (100 once invoked), scanned A, original, Apache-2.0.

A read-only view of a connected Google Calendar account. It can list calendars and events, show event details, and analyse possible free times.

In plain words
What is it for?
Use it to find calendars, review events within a specific time range, inspect one event, or check when scheduling might be possible.
Why use it?
It lets an agent inspect the calendar without changing it. It does not create, edit, accept, decline, or delete events.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to find calendars, review events within a specific time range, inspect one event, or check when scheduling might be possible.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/sybil-solutions/local-studio/google-calendar
About the project

Local Studio is a local-first control panel for running, managing, and using self-hosted large language model backends such as vLLM, SGLang, llama.cpp, and ExLlama. It lets users launch models, monitor GPU and runtime state, chat through OpenAI-compatible endpoints, and run agent sessions from a desktop or connected mobile device. The catalogue skills and instruction support agent workflows with Local Studio and its controllers.

sybil-solutions/local-studio · 1,754 stars · on GitHub · localstudio.ai

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 sybil-solutions/local-studio --skill google-calendar
Clone the repo
git clone --depth 1 https://github.com/sybil-solutions/local-studio

Made for: Claude Code, Codex.

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 google-calendar

README.md
[![agentmods](https://agentmods.dev/badge/skills/sybil-solutions/local-studio/google-calendar.svg)](https://agentmods.dev/skills/sybil-solutions/local-studio/google-calendar)
Your own site
<a href="https://agentmods.dev/skills/sybil-solutions/local-studio/google-calendar"><img src="https://agentmods.dev/badge/skills/sybil-solutions/local-studio/google-calendar.svg" alt="Measured on agentmods" height="20"></a>
Per session 17 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 100 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. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.00017 $0.00100
Opus 5 $0.00009 $0.00050
Sonnet 5 $0.00003 $0.00020
Haiku 4.5 $0.00002 $0.00010

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

Security

Grade A, and why

google-calendar 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 8d 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.

frontend/desktop/resources/plugins/google-calendar/skills/google-calendar/SKILL.md · 11 lines

What it actually says

Google Calendar

Use list_calendars to resolve calendar IDs, list_events for time ranges, get_event for exact details, and suggest_time for read-only availability analysis.

Use explicit RFC3339 bounds and preserve the event's reported time zone. Never imply that read-only tools created, changed, accepted, declined, or deleted an event.

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. 8d ago First seen · 11 lines · 17 tokens per session scan A 48b7197d1ae1

Subscribe to this mod's changes

google-calendar is a skill published in the GitHub repository sybil-solutions/local-studio (1,754 stars, last pushed 5d ago), licensed Apache-2.0. It adds 17 tokens to every session and 100 once invoked, about $0.0001 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-30.

Related

Other skills, from other repositories

send-email

Call the runintent tool with the following exact parameters.

jegly/Box · 7 tokens

rag-code-review

When performing code review on a PR, diff, snippet, or "look at this change" request, first consult the corpus for related ADRs, coding standards, prior patterns, and similar files. Grounds review comments in the team's actual decisions instead of generic best practices. Trigger on any review-style request — "review"…

lyonzin/knowledge-rag · 83 tokens

olares-knowledge

Olares Knowledge via olares-cli knowledge — manage download-server URL, yt-dlp, aria2, torrent, HuggingFace, and Wise download tasks: create/list/inspect/pause/resume/cancel/remove, prefs, sync, and file probes. Requires Olares 1.12.7+. Not for installer download or copying a Drive file with files download.

beclab/Olares · 80 tokens

olares-search

Olares search via olares-cli search — the Desktop global search over Drive files, Sync (Seafile) libraries, Google Drive, Dropbox, Wise/Knowledge, and installed applications, with paging and JSON output. On Olares 1.12.7+ one search drive (alias search files) covers all four file sources. Use for Olares search…

beclab/Olares · 113 tokens

session-librarian

Organize sessions by prompt: find, rename, archive, prune.

aivrar/portable-hermes-agent · 19 tokens

mood-tracker

A simple mood tracking skill that stores your daily mood and comments. Use this when the user wants to log their mood, track how they feel, or see their mood history.

jegly/Box · 40 tokens