Skip to main content
google
Profil créateur GitHub

google

Vue par dépôt de 339 skills collectés dans 37 dépôts GitHub.

skills collectés
339
dépôts
37
mis à jour
24 août 2026
carte des dépôts

Où se trouvent les skills

Principaux dépôts par nombre de skills collectés, avec leur part dans ce catalogue créateur et leur couverture métier.

#01
skills
114 skills · 24 août 2026
Développeurs de logicielsAdministrateurs de réseaux et de systèmes informatiquesArchitectes de bases de donnéesAnalystes en sécurité de l'informationAnalystes des systèmes informatiquesScientifiques des données
6 catégories métier · 45 % classifié
34 %part
#02
capsem
35 skills · 15 août 2026
Développeurs de logicielsAnalystes en assurance qualité des logiciels et testeursAutres occupations informatiquesDéveloppeurs web
4 catégories métier · 100 % classifié
10 %part
#03
adk-samples
28 skills · 24 août 2026
Analystes en études de marché et spécialistes en marketingDéveloppeurs de logicielsAnalystes en assurance qualité des logiciels et testeursAutres occupations informatiquesRédacteurs techniques
5 catégories métier · 89 % classifié
8,3 %part
#04
adk-python
19 skills · 24 août 2026
Développeurs de logicielsAnalystes en assurance qualité des logiciels et testeursAdministrateurs de réseaux et de systèmes informatiques
3 catégories métier · 95 % classifié
5,6 %part
#05
mantis
19 skills · 24 août 2026
Développeurs de logicielsAnalystes en assurance qualité des logiciels et testeursAutres occupations informatiques
3 catégories métier · 95 % classifié
5,6 %part
#06
adk-kotlin
15 skills · 13 août 2026
Autres occupations informatiquesDéveloppeurs de logiciels
2 catégories métier · 100 % classifié
4,4 %part
#07
filament
12 skills · 19 août 2026
Développeurs de logicielsAnalystes en assurance qualité des logiciels et testeurs
2 catégories métier · 92 % classifié
3,5 %part
#08
skills_lint.dart
9 skills · 19 août 2026
classification en attente
2,7 %part
Les 8 principaux dépôts sont affichés ici ; la liste complète continue ci-dessous.
explorateur de dépôts

Dépôts et skills représentatifs

google-cloud-scc-query
non classé

Queries and retrieves active security findings, external exposures, toxic combinations, vulnerabilities, threats, and sensitive data risks from Google Cloud Security Command Center. Use when retrieving details for a security finding by its name, validating…

24 août 2026
gke-ai-troubleshooting-handle-disruption-gpu-tpu
non classé

Diagnoses, predicts, and mitigates node disruptions during Compute Engine host maintenance and hardware or software maintenance events for GPU and TPU workloads on GKE. Use when diagnosing node disruptions, predicting host maintenance events on GPU/TPU…

24 août 2026
gke-ai-troubleshooting-jobset-interruption
non classé

Diagnoses GKE JobSet interruptions, restarts, and preemptions for AI/ML training workloads autonomously. Use when troubleshooting JobSet restart loops, spot VM preemptions, node readiness failures, host VM issues, or coordinator worker crashes. Don't use for…

24 août 2026
gke-ai-troubleshooting-tpu-dynamic-slices-monitoring
non classé

Monitors, troubleshoots, and manages GKE TPU Dynamic Slices custom resources. Use when checking TPU slice lifecycle states, troubleshooting slice provisioning failures, validating single-slice or multi-slice (JobSet) workload manifests, or safely patching…

24 août 2026
gke-ai-troubleshooting-tpu-metrics-monitoring
non classé

Monitors and troubleshoots GKE TPU workloads, nodes, and node pools using GKE system metrics and PromQL. Use when monitoring TensorCore duty cycle, TPU memory, node readiness, multi-host TPU node pool availability, host maintenance or preemption…

24 août 2026
gke-ai-troubleshooting-tpu-vbar-oom
non classé

Diagnoses and prevents vbar_control_agent segfaults, out-of-memory (OOM) errors, and TPU device initialization failures on TPU v6e nodes in GKE caused by race conditions during TPU device resets or high-frequency metrics polling. Use when troubleshooting…

24 août 2026
gke-batch-hpc
non classé

Runs batch and HPC workloads on GKE, utilizing job queues and parallel processing. Use when running GKE batch jobs, configuring GKE HPC, or setting up GKE job queues. Don't use for standard web application deployments (use gke-app-onboarding instead).

24 août 2026
gke-cluster-autoscaler
non classé

Trigger on mention of GKE cluster autoscaler, node autoscaling, node pool auto-creation / node auto-provisioning. Provides guidance on enabling and optimizing cluster autoscaler, best practices, and troubleshooting issues such as nodes not scaling up or down,…

24 août 2026
Affichage de 8 skills collectés sur 114.
build-images
Développeurs de logiciels

Building Capsem VM images from profile-owned inputs. Use when working on profile package files, Dockerfile templates, kernel or rootfs builds, or the capsem-builder backend.

15 août 2026
release-process
Développeurs de logiciels

Capsem's release process: orthogonal binary/profile CI, signing, notarization, channel deployment. Use for release commands, failures, manifests, or anything affecting what ships.

14 août 2026
citadel
Analystes en assurance qualité des logiciels et testeurs

The Citadel guard suite. Use when adding a guard, a linter, or a source surface, or when a citadel test fails and you need to know what it is protecting.

14 août 2026
dev-gate
Développeurs de logiciels

How capsem-gate works and how to add or change a gate command. Use when touching build, test, or release logic, or when a boundary/primitive/recursion/purity guard fails.

14 août 2026
dev-testing
Analystes en assurance qualité des logiciels et testeurs

Capsem testing policy and workflow. Use whenever running or writing tests. For VM, hypervisor, frontend, or Python specifics see the dev-testing-* skills.

14 août 2026
dev-debugging
Développeurs de logiciels

Debugging methodology: reproduce first, find the root cause, fix the whole pattern. Use for bugs, test failures, or CI/local parity failures.

14 août 2026
dev-just
Développeurs de logiciels

Capsem's small Just surface and its boundary with the Python gate. Use when adding or changing a recipe, or deciding whether logic belongs in Just or in a gate plan.

14 août 2026
dev-benchmark
Développeurs de logiciels

Benchmarking with capsem-bench and capsem-bench-rs. Use when running benchmarks, adding a category, interpreting results, or investigating a performance regression.

13 août 2026
Affichage de 8 skills collectés sur 35.
make-python-recipe-deployable
non classé

Makes an existing Python recipe deployable: generates the serving files a container needs (Dockerfile, .dockerignore, fast_api_app.py, app_utils/a2a.py, app_utils/services.py, app_utils/reasoning_engine_adapter.py) and configures the recipe to match (required…

24 août 2026
prepare-python-recipe
non classé

End-to-end orchestration to prepare or update a Python recipe under core/python/, contrib/python/, or skills/<vertical>/<solution>/ so it passes every check in .github/workflows/python-validate-recipe.yml. Runs eight phases in order on an already-in-place…

24 août 2026
retail-virtual-tryon
non classé

Creates virtual try-on agents supporting image and video (catwalk animation) try-ons on Google Cloud (Gemini image models and Veo on Gemini Enterprise Agent Platform). Handles resource setup, user photo uploading, image/video generation pipelines, local…

24 août 2026
routines
Développeurs de logiciels

Use for a recurring unattended task (cron; pull data, open a PR, post a digest), or to test/dry-run a routine first. Explains authoring and testing via the routine tool.

18 août 2026
bootstrap-google-tools
Développeurs de logiciels

Install/auth CLIs the sandbox lacks - `gws` (Drive, Gmail, Sheets, Calendar), `gcloud`, `agents-cli`, `mcp-cli` (MCP servers). Use on "command not found" or before GCP/Workspace/MCP work.

18 août 2026
find-skills
Autres occupations informatiques

Discover/install NEW agent skills from external sources (skills.sh). Use for capabilities you lack, e.g. "find a skill for X". Do NOT use to list skills you already have; see `<available_skills>`.

18 août 2026
google-workspace
Développeurs de logiciels

Read/write Google Drive, Docs, Sheets, Gmail, Calendar, Chat, Tasks, Slides via the `gws` CLI. Needs an OAuth client or service account configured first. Use for any Google Workspace task.

18 août 2026
policy
Développeurs de logiciels

Inspect the per-workspace tool-policy overlay (.lha/policies.jsonl) that gates destructive or sensitive tool calls, and tell the user what to change if they want a rule added or removed.

18 août 2026
Affichage de 8 skills collectés sur 28.
adk-unit-guide
non classé

Writes a hands-on developer guide for one ADK code unit — a minimal runnable example, how it works, a configuration-option table, advanced uses, limitations, and links to related samples — to `docs/guides/{topic}/{unit}/index.md`, then lists it in the index…

24 août 2026
code-review-skill
Analystes en assurance qualité des logiciels et testeurs

Reviews code with feedback tailored to the developer's profile in session state.

17 août 2026
adk-sample-creator
Développeurs de logiciels

Creates a new sample agent in the ADK Python repository — the sample directory, its `agent.py`, and its `README.md` — following the conventions the existing samples already use. Use when the user wants to add a sample or example demonstrating a feature or…

14 août 2026
adk-agent-builder
Développeurs de logiciels

Builds ADK (Agent Development Kit) Python agents: LLM agents with tools, graph workflows of function and agent nodes, conditional routing, fan-out and join, schema-validated delegation between agents, human-in-the-loop pauses, and pytest coverage for all of…

13 août 2026
adk-architecture
Développeurs de logiciels

Explains how the ADK runtime fits together: the node and graph execution model, Context and Event flow, checkpoint and resume, tracing, and the rules governing the public API surface. Use when answering "how does X work" about ADK internals, tracing where an…

13 août 2026
adk-debug
Développeurs de logiciels

Diagnoses misbehaving ADK agents by inspecting sessions, events, tool calls, and the exact request that reached the model. Covers the `adk run` CLI and the `adk web` dev server with its session, trace, and debug HTTP endpoints. Use when an agent returns the…

13 août 2026
adk-git
Développeurs de logiciels

Writes commit messages and pull request descriptions for the adk-python repository: Conventional Commits types and scopes, subject lines that say why a change was made, and the linked-issue and testing-plan sections the PR template requires. Use when writing…

13 août 2026
adk-review
Analystes en assurance qualité des logiciels et testeurs

Reviews the uncommitted changes in an adk-python working tree and reports correctness, design, public-API stability, test, sample and documentation gaps as a prioritized findings report, fixing them only when asked. Use when the user asks to review local…

13 août 2026
Affichage de 8 skills collectés sur 19.
mantis-advise
non classé

Proactive security advisor and guardrail assistant for secure code development. Use to query threat models, historical vulnerability lineages, verified patch patterns, triaged false positives, and learned trajectory invariants before and during code edits to…

24 août 2026
mantis-critic
Analystes en assurance qualité des logiciels et testeurs

Assesses the production viability of findings, filtering out debug-only features and assertion traps. Use when findings have been validated and you need to confirm they are triggerable in production release builds (with assertions disabled). Don't use for…

25 juil. 2026
mantis-pipeline-adapter
Développeurs de logiciels

Interactively guides the design and implementation of custom deterministic orchestrator harnesses. Use when a user wants to build their own pipeline to wrap and run Mantis skills reliably. Don't use for executing the default pipeline directly.

25 juil. 2026
mantis-reproduce
Analystes en assurance qualité des logiciels et testeurs

Generates and runs crash reproducers to verify security flaws. Use when viable findings exist and you need to write and execute a script or payload to verify the crash. Don't use for code auditing or patching.

25 juil. 2026
mantis-dedupe
Développeurs de logiciels

Consolidates raw security findings to eliminate redundant reports. Use when raw findings have been generated by the researcher and need consolidation before review. Don't use for initial code auditing or patch generation.

24 juil. 2026
mantis-plan
Développeurs de logiciels

Formulates a targeted defensive security reviewing plan based on the active threat model and historical learnings. Use when starting a security review campaign to map the codebase boundaries and generate a roadmap (workspace/plan.json). Don't use for…

24 juil. 2026
mantis-researcher
Développeurs de logiciels

Audits production source code files based on the strategy in workspace/plan.json. Use when a review plan exists and you need to perform static analysis and deep-dive reviews of targeted files. Don't use for planning, deduplicating, or writing patches.

24 juil. 2026
mantis-structural-index
Développeurs de logiciels

Builds a content-addressed semantic-unit index from source code for structural context. Use when a pinned or live codebase is available and structural cross-reference data would improve research quality. Don't use for findings analysis, patching, or reporting.

24 juil. 2026
Affichage de 8 skills collectés sur 19.
Affichage de 8 skills collectés sur 15.
code-review
non classé

Adversarial systems, concurrency, memory-model, and architecture code review protocol. Use this skill whenever asked to review code, PRs, diffs, or branches in Filament.

19 août 2026
cpp-static-thread-safety
Développeurs de logiciels

Enforce C++ static thread safety annotations and correct synchronization primitives. Use this skill when designing multi-threaded classes or editing guarded member fields.

10 juil. 2026
filament-android-development
Développeurs de logiciels

Build, deploy, run, and benchmark Filament binaries on connected Android devices or emulators. Use this skill for compiling, pushing, and executing Android tests or benchmarks.

10 juil. 2026
filament-lifetime
Développeurs de logiciels

Enforce correct Filament object creation and destruction lifecycles. Use this skill when initializing rendering pipelines or allocating/deallocating GPU buffers and entities.

9 juil. 2026
filament-math
Développeurs de logiciels

Enforce correct mathematical primitives and naming conventions in Filament code. Use this skill when performing coordinate transformations, vector math, or projection setups.

9 juil. 2026
bindings-synchronization
Développeurs de logiciels

Guidelines and SOP for synchronizing public C++ API changes (methods, enums, options structs) to Java (Android JNI) and JavaScript/TypeScript (Web/WASM Embind).

10 juin 2026
verification-protocols
Développeurs de logiciels

Standard verification pipeline to execute after modifying C++ source or header files. Use this skill to format includes, build the engine, and run core tests.

10 juin 2026
cpp-header-inclusion
Développeurs de logiciels

Enforce the strict topological header inclusion layering and reordering rules in Filament. Use this skill when adding or modifying `#include` directives in C++ source or header files.

8 juin 2026
Affichage de 8 skills collectés sur 12.
dart-skills-lint-integration
non classé

How to roll, update, and integrate the skills_lint dependency into repositories (such as flutter/flutter). Use this skill when tasked with bumping skills_lint pinned commit refs in pubspec.yaml, configuring downstream test harnesses, managing package hashes,…

19 août 2026
dart-skills-lint-setup
non classé

Use this skill when you need to set up validation for AI agent skills in a Dart project for the first time. Adds the linter as a dev_dependency, creates a configuration file, and generates a baseline for legacy repos.

19 août 2026
dart-skills-lint-validation
non classé

Use this skill when you need to validate AI agent skills with skills_lint — running the linter, interpreting failures, fixing violations, and authoring custom rules.

19 août 2026
add-dart-lint-validation-rule
non classé

Instructions for adding a new validation rule and CLI flag to skills_lint. Use this skill when asked to create a new rule that validates aspects of skills (like frontmatter metadata).

7 août 2026
check-downstream-consumers
non classé

Validates an in-progress PR or feature branch of skills_lint against known downstream ecosystem consumers. Use when assessing breaking changes across external repositories during PR evaluation, testing migrations against the changelog, or determining…

7 août 2026
contributor-pr-description
non classé

Guidelines and format for writing pull request descriptions in this repository. Use this skill whenever the user asks you to draft a pull request description, submit a PR, or update a PR description.

7 août 2026
definition-of-done
non classé

Mandatory checks to run before completing any task that touches md files or dart code in this repository.

7 août 2026
notinvalid
non classé

A deliberately broken fixture used by example/README.md to show what each rule's error output looks like.

7 août 2026
Affichage de 8 skills collectés sur 9.
xb-add-spatial-ui
non classé

Build spatial UI in XR Blocks. Use when adding cards, overlays, panels, text, controls, model-viewer interfaces, layout, styling, themes, or UI placement with the built-in UI system.

19 août 2026
xb-add-interactions
Développeurs de logiciels

Design and implement XR Blocks interactions. Use when adding selection, hover, direct touch, grab, gestures, event ownership, propagation, automatic manipulation, or physics-driven object behavior.

9 août 2026
xb-add-ai
Développeurs de logiciels

Add AI behavior to an XR Blocks application. Use when implementing Gemini or OpenAI queries, Gemini Live voice or vision, generated images, scene-grounded responses, or model-requested tools with an observable XR outcome.

7 août 2026
xb-add-world-sensing
Développeurs de logiciels

Connect physical-world sensing to XR Blocks application state. Use when adding planes, scene meshes, depth, occlusion, world collision evidence, object or human recognition, face tracking, segmentation, or agent-facing scene context.

7 août 2026
xb-build-app
Développeurs de logiciels

Build or extend a complete XR Blocks application. Use when the request concerns an app scaffold, a whole experience, several SDK areas, or an end-to-end simulator or XR handoff rather than one focused subsystem.

7 août 2026
xb-contribute-sdk
Développeurs de logiciels

Complete an XR Blocks SDK change across implementation, runtime wiring, public exports, proof, build output, examples, and canonical documentation. Use when editing the XR Blocks repository rather than an application that consumes it.

7 août 2026
xb-debug-app
Développeurs de logiciels

Debug and repair XR Blocks applications. Use when an app fails to build or run, produces incorrect UI, interaction, sensing, or rendering behavior, differs between simulator and device, leaks resources, or contains obsolete SDK patterns.

7 août 2026
xb-anchors
Développeurs de logiciels

Pin content to a real place with WebXR spatial anchors, and bring it back in a later session. Use when virtual content must stay put as the headset refines its map of the room, or when an app should remember where things were left. Covers `enableAnchors()`,…

6 août 2026
google-agents-cli-adk-code
non classé

This skill should be used when the user wants to "write agent code", "build an agent with ADK", "add a tool", "create a callback", "define an agent", "use state management", or needs ADK (Agent Development Kit) Python API patterns and code examples. Part of…

24 août 2026
google-agents-cli-deploy
non classé

This skill should be used when the user wants to "deploy an agent", "deploy my ADK agent", "set up CI/CD", "configure secrets", "troubleshoot a deployment", or needs guidance on Agent Runtime, Cloud Run, or GKE deployment targets, or binding an agent to an…

24 août 2026
google-agents-cli-eval
non classé

This skill should be used when the user wants to "run an evaluation", "evaluate my ADK agent", "write an eval dataset", "analyze eval failures", "compare eval results", "optimize agent", or needs guidance on the Agent Platform eval methodology and the Quality…

24 août 2026
google-agents-cli-observability
non classé

This skill should be used when the user wants to "set up tracing", "monitor my ADK agent", "configure logging", "add observability", "debug production traffic", or needs guidance on monitoring deployed ADK (Agent Development Kit) agents. Covers Cloud Trace,…

24 août 2026
google-agents-cli-publish
non classé

This skill should be used when the user wants to "publish an agent", "publish my ADK agent", "register an agent with Gemini Enterprise", "publish to Gemini Enterprise", or needs guidance on the agents-cli publish gemini-enterprise command. Also use when the…

24 août 2026
google-agents-cli-scaffold
non classé

This skill should be used when the user wants to "create an agent project", "start a new ADK project", "build me a new agent", "add CI/CD to my project", "add deployment", "enhance my project", or "upgrade my project". Part of the Google ADK (Agent…

24 août 2026
google-agents-cli-workflow
non classé

This skill should be used when the user wants to "develop an agent", "build an agent using ADK", "run the agent locally", "debug agent code", "test an agent", "deploy an agent", "publish an agent", "monitor an agent", or needs the ADK (Agent Development Kit)…

24 août 2026
12 dépôts affichés sur 37