Google Workspace CLI includes OpenClaw setup guide in documentation

Google has released gws, a command-line interface for Google Workspace. The tool's documentation includes a specific section titled "AI Agent Skills" that explicitly mentions OpenClaw setup by name.
Key Details
The source material indicates that the gws documentation contains a dedicated setup guide for OpenClaw. This appears in the official GitHub repository under the "AI Agent Skills" section of the README file. The documentation is available at: https://github.com/googleworkspace/cli?tab=readme-ov-file#ai-agent-skills
This development follows recent discussions about Google reviewing account suspensions related to AI agents. The source suggests this inclusion in official Google documentation represents a significant move, potentially indicating Google is providing a legitimate path for AI agents to interact with Workspace through official APIs.
For developers working with AI coding agents that need to interact with Google Workspace services, this documentation provides specific guidance for OpenClaw integration.
📖 Read the full source: r/openclaw
👀 See Also

ProofShot: CLI for AI Agents to Verify UI Code with Browser Recording
ProofShot is a CLI tool that lets AI coding agents open a browser, interact with pages, record sessions, and collect errors, then bundles everything into a self-contained HTML file for review. It works with any AI agent via shell commands and is packaged as a skill.

OpenClaw skill adds AI image generation with local ComfyUI support and curated prompts
A new OpenClaw skill provides AI image generation capabilities directly in the terminal, featuring 1,300+ curated prompts, local ComfyUI integration, and prompt enhancement workflows.

SLOP Plugin Adds Real-Time App State Awareness to OpenClaw Agents
A new OpenClaw plugin integrates with SLOP (State Layer for Observable Programs), giving AI agents structured access to application state and contextual actions. The plugin auto-discovers SLOP-enabled apps via ~/.slop/providers/ and a Chrome extension bridge.

LAP: 1,500+ API Specs Compiled for LLM Consumption to Reduce Claude Hallucinations
LAP is a tool that compiles 1,500+ real API specifications into a lean format optimized for LLMs, providing verified endpoints and parameters to prevent AI coding agents like Claude from hallucinating incorrect API calls.