# Shiiman Calendar

> Google Calendar の予定を取得する。「今日の予定」「今週の予定」「今月の予定」「カレンダー予定」「スケジュール確認」などで起動。期間を指定可能。 Vendored shiiman-google. Use when the user asks calendar or shiiman calendar.

- Skill: `naubergois/shiiman-calendar` (Agent Skill)
- Install (CLI): `npx skillmds@latest add naubergois/shiiman-calendar`
- Raw SKILL.md: https://api.skillmd.com/api/skills/naubergois/shiiman-calendar/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Productivity
- Author: naubergois (https://skillmd.com/u/naubergois)
- Updated: 2026-09-21
- Page: https://skillmd.com/skills/naubergois/shiiman-calendar

---


# calendar (shiiman-google)

PLUGIN: `.cursor/vendor/shiiman-google/plugins/shiiman-google`

Texto original: `.cursor/vendor/shiiman-google/plugins/shiiman-google/skills/calendar/SKILL.md`

```bash
PLUGIN=".cursor/vendor/shiiman-google/plugins/shiiman-google"
python3 "$PLUGIN/scripts/google_auth.py" login
```

NotebookLM de aula B555: skill `aula-notebooklm` + `login_google.py` (sem Allow). Skills `notebooklm-*` daqui usam MCP `notebooklm` (`setup_auth`).

