Repository of the Day - googleworkspace/cli, and Daily Trends - June 24, 2026
Published: 6/24/2026
This daily roundup highlights repository momentum from GitGenius analytics for June 24, 2026, using UTC daily deltas in stars and subscribers.
The scan reviewed 2027 repositories, with 1885 repos contributing star deltas and 1885 repos contributing subscriber deltas.
Repo of the day
googleworkspace/cli led the day with +1049 stars to 28331 total stars and +5 subscribers to 93 total subscribers. The `googleworkspace/cli` repository provides a powerful command-line interface (CLI) tool, aptly named `gws`, designed to interact with various Google Workspace services. Its primary purpose is to streamline and simplify interactions with Google Workspace APIs, offering a unified and efficient way to manage data and automate tasks across Drive, Gmail, Calendar, Sheets, Docs, Chat, and the Admin console, among others. The tool is built to be accessible to both human users and AI agents, making it a versatile solution for a wide range of use cases.
A key feature of `gws` is its dynamic nature. Instead of relying on a static list of commands, it leverages Google's Discovery Service at runtime. This means that as Google Workspace APIs evolve and new features are introduced, `gws` automatically adapts, providing access to the latest functionalities without requiring manual updates. This dynamic approach ensures that the CLI remains current and comprehensive, reflecting the ever-changing landscape of Google Workspace.
The CLI offers a user-friendly experience, providing features like `--help` documentation for every resource, `--dry-run` functionality for previewing requests, and automatic pagination for handling large datasets. This makes it easier for users to understand and utilize the various API endpoints without needing to write complex `curl` calls or delve into extensive documentation. The structured JSON output format further enhances usability, making it easy to integrate with other tools and scripts.
For AI agents, `gws` is particularly well-suited. The structured JSON output is directly consumable by AI models, enabling them to manage Google Workspace resources without the need for custom tooling. The repository also includes over 40 pre-built "agent skills," which are essentially pre-defined workflows and recipes for common tasks across different Google Workspace services. These skills can be easily integrated with AI agents, allowing them to perform actions like sending emails, creating documents, managing calendar events, and more, all through the CLI.
Installation is straightforward, primarily through `npm install -g @googleworkspace/cli`, which bundles pre-built binaries for various operating systems. Alternatively, users can build from source using `cargo install`. The CLI requires Node.js 18+ and a Google Cloud project with appropriate OAuth credentials. The authentication process is flexible, supporting multiple workflows to accommodate different environments, including local development, CI/CD pipelines, and server-to-server interactions. Users can authenticate using `gcloud`, manual OAuth setup via the Google Cloud Console, service accounts, or pre-obtained access tokens.
The repository also provides comprehensive documentation, including a "Quick Start" guide, detailed explanations of authentication methods, and troubleshooting tips. Advanced usage features, such as multipart uploads, pagination control, and response sanitization using Google Cloud Model Armor, are also covered. Environment variables are supported for configuration, and the architecture is described, highlighting the two-phase parsing strategy that enables the dynamic command generation.
In essence, `gws` is a versatile and powerful CLI tool that simplifies interaction with Google Workspace APIs. Its dynamic nature, user-friendly interface, and AI agent integration make it a valuable asset for developers, administrators, and anyone seeking to automate and streamline their Google Workspace workflows. The project is actively developed, and while it is not an officially supported Google product, it offers a robust and efficient solution for managing Google Workspace resources.
Fastest rising repos
- mattpocock/skills - +1562 stars (144803 total), language: Shell. Skills for Real Engineers. Straight from my .claude directory.
- topoteretes/cognee - +1398 stars (21603 total), language: Python. Cognee is the open-source AI memory platform for agents. Give your AI agents persistent long-term memory across sessions with a self-hosted knowledge graph engine.
- headroomlabs-ai/headroom - +1375 stars (49856 total), language: Python. Compress tool outputs, logs, files, and RAG chunks before they reach the LLM. 60-95% fewer tokens, same answers. Library, proxy, MCP server.
- apple/container - +1375 stars (42144 total), language: Swift. A tool for creating and running Linux containers using lightweight virtual machines on a Mac. It is written in Swift, and optimized for Apple silicon.
- DeusData/codebase-memory-mcp - +1251 stars (14092 total), language: C. High-performance code intelligence MCP server. Indexes codebases into a persistent knowledge graph — average repo in milliseconds. 158 languages, sub-ms queries, 99% fewer tokens. Single static binary, zero dependencies.
Subscriber surge
- mattpocock/skills - +17 subscribers (915 total), +1562 stars. Skills for Real Engineers. Straight from my .claude directory.
- garrytan/gstack - +10 subscribers (696 total), +869 stars. Use Garry Tan's exact Claude Code setup: 23 opinionated tools that serve as CEO, Designer, Eng Manager, Release Manager, Doc Engineer, and QA
- multica-ai/andrej-karpathy-skills - +9 subscribers (1020 total), +563 stars. A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.
- mukul975/Anthropic-Cybersecurity-Skills - +6 subscribers (142 total), +924 stars. 817 structured cybersecurity skills for AI agents · Mapped to 6 frameworks: MITRE ATT&CK, NIST CSF 2.0, MITRE ATLAS, D3FEND, NIST AI RMF & MITRE F3 (Fight Fraud) · agentskills.io standard · Works with Claude Code, GitHub Copilot, Codex CLI, Cursor, Gemini CLI & 20+ platforms · 29 security domains · Apache 2.0
- harry0703/MoneyPrinterTurbo - +5 subscribers (562 total), +408 stars. 利用AI大模型,一键生成高清短视频 Generate short videos with one click using AI LLM.
Hidden gems
- openshift/library-go - +1 stars to 106 total stars, 151 subscribers. Helpers for going from apis and clients to useful runtime constructs
- mixpanel/mixpanel-node - +1 stars to 488 total stars, 81 subscribers. A node.js API for mixpanel
- redhat-cop/agnosticd - +1 stars to 412 total stars, 39 subscribers. AgnosticD - Ansible Deployer for multiple Cloud Deployers
- canonical/maas - +1 stars to 485 total stars, 29 subscribers. Official MAAS repository. Bugs are tracked on Launchpad: https://bugs.launchpad.net/maas
- konveyor/move2kube - +1 stars to 412 total stars, 18 subscribers. Move2Kube is a command-line tool for automating creation of Infrastructure as code (IaC) artifacts. It has inbuilt support for creating IaC artifacts for replatforming to Kubernetes/Openshift.
Language movers
- python - +18996 stars across 333 repos. Example repos: microsoft/agent-lightning, openai/gpt-oss, volcengine/MineContext
- typescript - +10059 stars across 230 repos. Example repos: nrwl/nx, QwenLM/qwen-code, anomalyco/opentui
- rust - +4292 stars across 81 repos. Example repos: BloopAI/vibe-kanban, farion1231/cc-switch, firecracker-microvm/firecracker
- shell - +3354 stars across 22 repos. Example repos: VoltAgent/awesome-claude-code-subagents, frankbria/ralph-claude-code, obra/superpowers
- javascript - +2902 stars across 62 repos. Example repos: react/react, thedotmack/claude-mem, Piebald-AI/claude-code-system-prompts
Category spotlight
- machine learning - +8186 stars across 185 repos. Example repos: openai/gpt-oss, timescale/pg-aiguide, onnx/onnx
- automation - +7206 stars across 126 repos. Example repos: microsoft/agent-lightning, shiyu-coder/Kronos, disler/claude-code-hooks-mastery
- natural language processing - +5073 stars across 70 repos. Example repos: fastai/fastai, NVIDIA-NeMo/Gym, KeygraphHQ/shannon
- ai agents - +4455 stars across 39 repos. Example repos: microsoft/agent-lightning, NousResearch/hermes-agent, MemoriLabs/Memori
- software engineering - +4451 stars across 19 repos. Example repos: davila7/claude-code-templates, google/go-github, usestrix/strix
Maintainer watch
- mattpocock - +1620 stars across 5 repos. Example repos: mattpocock/course-video-manager, mattpocock/skills, mattpocock/sandcastle
- topoteretes - +1398 stars across 1 repos. Example repos: topoteretes/cognee
- apple - +1394 stars across 4 repos. Example repos: apple/foundationdb, apple/embedding-atlas, apple/containerization
- headroomlabs-ai - +1375 stars across 1 repos. Example repos: headroomlabs-ai/headroom
- microsoft - +1301 stars across 30 repos. Example repos: microsoft/terminal, microsoft/agent-lightning, microsoft/VibeVoice
