googleworkspace/gws-modelarmor-sanitize-response
Google Model Armor: Sanitize a model response through a Model Armor template.
Google Model Armor: Sanitize a model response through a Model Armor template.
npx skills add https://github.com/googleworkspace/cli/tree/main/skills/gws-modelarmor-sanitize-responseGoogle Model Armor: Sanitize a model response through a Model Armor template.
This repo contains 20 individual skills — each has its own dedicated page.
Google Workspace Admin SDK: Audit logs and usage reports.
Google Calendar: Manage calendars and events.
Google Calendar: Show upcoming events across all calendars.
Google Calendar: Create a new event.
Google Chat: Manage Chat spaces and messages.
Google Chat: Send a message to a space.
Google Classroom: Manage classes, rosters, and coursework.
Read and write Google Docs.
Google Docs: Append text to a document.
Google Drive: Manage files, folders, and shared drives.
Google Drive: Upload a file with automatic metadata.
Subscribe to Google Workspace events.
Google Workspace Events: Renew/reactivate Workspace Events subscriptions.
Google Workspace Events: Subscribe to Workspace events and stream them as NDJSON.
Read and write Google Forms.
Gmail: Send, read, and manage email.
Gmail: Forward a message to new recipients.
Gmail: Read a message and extract its body or headers.
Gmail: Reply to a message (handles threading automatically).
Gmail: Reply-all to a message (handles threading automatically).
OpenClaw skills and automation tools by AgentTwo
A coding-agent skill for safer AI code editing: inspect first, patch minimally, verify honestly.
Recently updated agent-skill-related GitHub repository: Yonkoo11/hermes-dojo.
English guide for VS Code extension development — from scaffolding to Marketplace publication. Covers webview patterns, CSP security, TreeView, testing, packaging, AI customization, and troubleshooting. Adapted from aktsmm/agent-skills with corrections for VS Code 1.74+ APIs.
Auto-generated agent skills from trending Hermes / OpenClaw agent runtimes repos, by ara.so
Downloads, exports, and inspects existing Arize traces and spans to understand what an LLM app is doing or debug runtime issues. Covers exporting traces by ID, spans by ID, sessions by ID, and root-cause investigation using the ax CLI. Use when the user wants to look at existing trace data, see what their LLM app is doing, export traces, download spans, investigate errors, or analyze behavior regressions.