google-workspacebrowser-automationmcprepository
Workspace tools, browser automation, and changelog reliability improvements
- Google Workspace support got much broader — You can now use CLI skills for Calendar, Docs, Drive, Gmail, Sheets, Slides, and shared Workspace utilities. The update also adds persona skills for customer support and sales operations, plus ready-to-use recipes for reporting and Drive organization.
- New browser automation workflows are ready to use — The new `agent-browser` skill adds support for browsing sites, filling forms, taking screenshots, recording video, managing sessions, and handling sign-in. A new `find-skills` helper also makes it easier to discover and install other skills.
Also in this release
New Features4 updates
New Features4 updates
- Added Google Workspace skills for Calendar, Docs, Drive, Gmail, Sheets, Slides, and shared utilities.
- Added persona skills for customer support and sales operations, plus recipes for report generation and Drive folder organization.
- Added the new `agent-browser` skill for browser automation, including form filling, screenshots, video capture, session handling, and sign-in support.
- Added a `find-skills` helper to help you discover and install more agent skills.
Improvements4 updates
Improvements4 updates
- Updated ignore rules to keep Paperclip upload files and the cloned SuprKeywords project folder out of version control.
- Expanded the local MCP example with Supabase and PostHog environment variables, and added a helper script to open Cursor with those variables loaded automatically.
- Updated changelog entry permalinks to open with all sections expanded, while keeping each section independently openable or closable.
- Made XML and RSS feeds use the same date logic for both rollup and individual entries, and updated RSS build dates to reflect the latest entry.
Bug Fixes5 updates
Bug Fixes5 updates
- Fixed weekly and monthly changelog dates so they now display the end of the period they cover.
- Fixed backfill generation so only fully completed daily, weekly, and monthly periods are created.
- Fixed timezone handling for period boundaries, including fractional offsets and daylight saving time changes.
- Made missed aggregation runs retry automatically, and prevented duplicate summaries from being generated.
- Fixed project visibility checks so organization members are evaluated using the project owner's workspace plan, matching the settings page and API.
Breaking Changes1 updates
Breaking Changes1 updates
- Removed the Supabase configuration from `mcp.json`; Firecrawl is now the only integration configured by default.
Security1 updates
Security1 updates
- Updated the ignore list to exclude the secrets directory from source control.
Documentation1 updates
Documentation1 updates
- Added detailed browser automation guides covering authentication patterns, command usage, snapshots, session handling, proxy support, video recording, and profiling.