agent-browser
Browser automation using Vercel's agent-browser CLI. Use when you need to interact with web pages, fill forms, take screenshots, or scrape data. Alternative to…
Grant Python calendar access for ~30x faster calendar queries. Use when the user says 'connect my calendar', 'calendar is slow', 'set up calendar access'. Not for connecting Google Workspace as a whole; use `google-workspace-setup`.
$ npx -y skills add davekilleen/Dex --skill calendar-setup --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/calendar-setupContext preview
The summary Claude sees to decide when to auto-load this skill.
Grant Python calendar access for ~30x faster calendar queries. Use when the user says 'connect my calendar', 'calendar is slow', 'set up calendar access'. Not for connecting Google Workspace as a whole; use `google-workspace-setup`.
name: calendar-setup description: "Grant Python calendar access for ~30x faster calendar queries. Use when the user says 'connect my calendar', 'calendar is slow', 'set up calendar access'. Not for connecting Google Workspace as a whole; use `google-workspace-setup`."
**Purpose:** Grant calendar access for 30x faster calendar queries (30s → <1s)
**When to run:**
---
1. **Check current permission status:**
2. **If Already Authorized:**
3. **If NotDetermined or Denied:**
To enable fast calendar queries:
1. Open System Settings (Command+Space, type "System Settings")
2. Click "Privacy & Security" in the sidebar
3. Click "Calendars"
4. Find the app Dex is running in — VS Code or Cursor — and turn it on
5. Click that app and set access to Full (not "Add Only")
6. Quit the editor and open it again
7. Run /calendar-setup again to verify4. **If Restricted:**
5. **After Success:**
---
---
**"Module EventKit not found":**
**No permission popup / access still denied:**
**Still seeing slow queries after granting access:**
A personal operating system for your work. Strategic work management, meeting intelligence, relationship tracking, daily planning — all configured for your specific role.
Repo: davekilleen/Dex
Browser automation using Vercel's agent-browser CLI. Use when you need to interact with web pages, fill forms, take screenshots, or scrape data. Alternative to…
Build applications where agents are first-class citizens. Use this skill when designing autonomous agents, creating MCP tools, implementing self-modifying…
This skill should be used when writing Ruby gems following Andrew Kane's proven patterns and philosophy. It applies when creating new Ruby gems, refactoring…
This skill should be used before implementing features, building components, or making changes. It guides exploring user intent, approaches, and design…
Capture solved problems as categorized documentation with YAML frontmatter for fast lookup
Expert guidance for creating, writing, and refining Claude Code Skills. Use when working with SKILL.md files, authoring new skills, improving existing skills,…