Toolverse
All skills

google-workspace-cli

by alirezarezvani

Google Workspace administration via the gws CLI. Install, authenticate, and automate Gmail, Drive, Sheets, Calendar, Docs, Chat, and Tasks. Run security audits, execute 43 built-in recipes, and use 10 persona bundles. Use for Google Workspace admin, gws CLI setup, Gmail

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Category
Security
Views
9

About this skill

Google Workspace administration via the gws CLI. Install, authenticate, and automate Gmail, Drive, Sheets, Calendar, Docs, Chat, and Tasks. Run security audits, execute 43 built-in recipes, and use 10 persona bundles. Use for Google Workspace admin, gws CLI setup, Gmail automation, Drive management, or Calendar scheduling.

How to use

  1. Zainstaluj gws CLI za pomocą npm (npm install -g @anthropic/gws) lub pobrań binarnych dla macOS, Linux lub Windows, a następnie sprawdź instalację poleceniem python3 scripts/gws_doctor.py, które weryfikuje ścieżkę, wersję i status uwierzytelnienia.

  2. Skonfiguruj uwierzytelnianie OAuth: uruchom python3 scripts/auth_setup_guide.py --guide oauth, aby uzyskać instrukcje tworzenia projektu Google Cloud i poświadczeń, następnie wykonaj gws auth setup i zweryfikuj status poleceniem gws auth status --json.

  3. Wyślij wiadomość e-mail za pomocą polecenia gws gmail users.messages send me --to "adres@domena.com" --subject "Temat" --body "Treść wiadomości", dostosowując odbiorcę, temat i zawartość do swoich potrzeb.

  4. Wyświetl pliki z Google Drive poleceniem gws drive files list --json --limit 20, a następnie przefiltruj wyniki za pomocą python3 scripts/output_analyzer.py --select "name,mimeType,modifiedTime" --format table, aby zobaczyć nazwę, typ i datę modyfikacji.

  5. Dla wdrożeń bez interakcji użytkownika (CI/CD) użyj konta serwisowego: uruchom python3 scripts/auth_setup_guide.py --guide service-account, aby uzyskać instrukcje, a następnie ustaw zmienną środowiskową GWS_SERVICE_ACCOUNT_KEY ze ścieżką do pliku klucza.

Related skills

manim

by davila7

Comprehensive guide for Manim Community - Python framework for creating mathematical animations and educational videos with programmatic control

Security
1588

python-expert

by Shubhamsaboo

Senior Python developer expertise for writing clean, efficient, and well-documented code.\nUse when: writing Python code, optimizing Python scripts, reviewing Python code for best practices,\ndebugging Python issues, implementing type hints, or when user mentions Python, PEP 8,

Security
2777

academic-researcher

by Shubhamsaboo

Academic research assistant for literature reviews, paper analysis, and scholarly writing.\nUse when: reviewing academic papers, conducting literature reviews, writing research summaries,\nanalyzing methodologies, formatting citations, or when user mentions academic research,

Security
1260

llama-cpp

by zechenzhangAGI

Runs LLM inference on CPU, Apple Silicon, and consumer GPUs without NVIDIA hardware. Use for edge deployment, M1/M2/M3 Macs, AMD/Intel GPUs, or when CUDA is unavailable. Supports GGUF quantization (1.5-8 bit) for reduced memory and 4-10× speedup vs PyTorch on CPU.

Security
11252

payload

by payloadcms

Use when working with Payload CMS projects (payload.config.ts, collections, fields, hooks, access control, Payload API). Use when debugging validation errors, security issues, relationship queries, transactions, or hook behavior.

Security
50171

reverse-engineering-tools

by gmh5225

Guide for reverse engineering tools and techniques used in game security research. Use this skill when working with debuggers, disassemblers, memory analysis tools, binary analysis, or decompilers for game security research.

Security
3168