google-workspacebrowser-automationskillsmcp
New Google Workspace and browser automation skills, plus changelog date fixes
- Google Workspace support expanded — Added new skills for Calendar, Docs, Drive, Gmail, Sheets, and Slides, plus persona skills for customer support and sales operations.
- Browser automation is now built in — Introduced the `agent-browser` skill for browsing, form filling, screenshots, video capture, session handling, and authentication.
- Changelog dates and feeds are more consistent — Weekly and monthly entries now use the period end date, and RSS/XML feeds now follow the same date logic.
Also in this release
New Features4 updates
New Features4 updates
- Added Google Workspace skills for Calendar, Docs, Drive, Gmail, Sheets, Slides, and shared utilities, making common Workspace tasks easier from the CLI.
- Added persona skills for customer support and sales operations, along with ready-to-use recipes for Sheets reports and Drive folder organization.
- Added the new `agent-browser` skill for browser automation tasks like navigation, form filling, screenshots, video recording, session management, and authentication.
- Added the `find-skills` skill to help discover and install other agent skills.
Improvements4 updates
Improvements4 updates
- Updated the locked skill set to include new Vercel Labs skills for browser automation and React best practices.
- Expanded the local environment example with Supabase and PostHog MCP variables, and added a helper script so Cursor can open the project with those variables loaded automatically.
- Updated changelog permalink pages to open all sections by default, while keeping each section independently expandable.
- Updated XML and RSS feeds to use the same date logic for rollup and individual entries, and refreshed RSS last build dates from the latest changelog entry.
Documentation3 updates
Documentation3 updates
- Added detailed browser automation guides covering authentication patterns, commands, snapshots, session handling, proxy support, video recording, and profiling.
- Created reference docs to make saved sessions and browser snapshots easier to reuse.
- Added browser automation safety guidance for dialog handling, reference lifecycles, and cleanup.
Bug Fixes5 updates
Bug Fixes5 updates
- Fixed weekly and monthly changelog entries so the visible date now matches the end of the period they cover.
- Fixed import backfills so only fully completed daily, weekly, and monthly periods are created.
- Fixed timezone calculations for daily, weekly, and monthly boundaries so local midnight works correctly across fractional offsets and daylight saving time changes.
- Fixed the aggregation scheduler so missed runs retry on the next hourly check, duplicate requests are avoided, and stale summaries refresh when new commits arrive.
- Fixed project visibility checks so organization members are evaluated using the project owner's workspace plan, matching what the API allows in settings.
Breaking Changes1 updates
Breaking Changes1 updates
- Removed the Supabase configuration from `mcp.json`, so Firecrawl is now the only integration configured by default.
Security1 updates
Security1 updates
- Updated ignore rules to keep the secrets directory, Paperclip upload files, and the cloned SuprKeywords project folder out of version control.