Skip to main content
google
GitHub 제작자 프로필

google

37개 GitHub 저장소에서 수집된 339개 skills를 저장소 단위로 보여줍니다.

수집된 skills
339
저장소
37
업데이트
2026년 8월 24일
저장소 지도

skills가 있는 위치

수집된 skill 수가 많은 주요 저장소와 이 제작자 카탈로그 내 비중, 직업 분포를 보여줍니다.

#01
skills
skills 114개 · 2026년 8월 24일
소프트웨어 개발자네트워크·컴퓨터 시스템 관리자데이터베이스 아키텍트정보 보안 분석가데이터 과학자컴퓨터 시스템 분석가
직업 카테고리 6개 · 45% 분류됨
34%비중
#02
capsem
skills 35개 · 2026년 8월 15일
소프트웨어 개발자소프트웨어 품질 보증 분석가·테스터기타 컴퓨터 관련 직업웹 개발자
직업 카테고리 4개 · 100% 분류됨
10%비중
#03
adk-samples
skills 28개 · 2026년 8월 24일
시장조사 분석가·마케팅 전문가소프트웨어 개발자기술 작가기타 컴퓨터 관련 직업소프트웨어 품질 보증 분석가·테스터
직업 카테고리 5개 · 89% 분류됨
8.3%비중
#04
adk-python
skills 19개 · 2026년 8월 24일
소프트웨어 개발자소프트웨어 품질 보증 분석가·테스터네트워크·컴퓨터 시스템 관리자
직업 카테고리 3개 · 95% 분류됨
5.6%비중
#05
mantis
skills 19개 · 2026년 8월 24일
소프트웨어 개발자소프트웨어 품질 보증 분석가·테스터기타 컴퓨터 관련 직업
직업 카테고리 3개 · 95% 분류됨
5.6%비중
#06
adk-kotlin
skills 15개 · 2026년 8월 13일
기타 컴퓨터 관련 직업소프트웨어 개발자
직업 카테고리 2개 · 100% 분류됨
4.4%비중
#07
filament
skills 12개 · 2026년 8월 19일
소프트웨어 개발자소프트웨어 품질 보증 분석가·테스터
직업 카테고리 2개 · 92% 분류됨
3.5%비중
#08
skills_lint.dart
skills 9개 · 2026년 8월 19일
분류 대기 중
2.7%비중
여기에는 상위 8개 저장소가 표시되며, 전체 저장소 목록은 아래에서 이어집니다.
저장소 탐색

저장소와 대표 skills

google-cloud-scc-query
미분류

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…

2026년 8월 24일
gke-ai-troubleshooting-handle-disruption-gpu-tpu
미분류

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…

2026년 8월 24일
gke-ai-troubleshooting-jobset-interruption
미분류

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…

2026년 8월 24일
gke-ai-troubleshooting-tpu-dynamic-slices-monitoring
미분류

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…

2026년 8월 24일
gke-ai-troubleshooting-tpu-metrics-monitoring
미분류

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…

2026년 8월 24일
gke-ai-troubleshooting-tpu-vbar-oom
미분류

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…

2026년 8월 24일
gke-batch-hpc
미분류

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).

2026년 8월 24일
gke-cluster-autoscaler
미분류

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,…

2026년 8월 24일
수집된 skill 114개 중 8개를 표시합니다.
build-images
소프트웨어 개발자

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.

2026년 8월 15일
release-process
소프트웨어 개발자

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

2026년 8월 14일
citadel
소프트웨어 품질 보증 분석가·테스터

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.

2026년 8월 14일
dev-gate
소프트웨어 개발자

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.

2026년 8월 14일
dev-testing
소프트웨어 품질 보증 분석가·테스터

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

2026년 8월 14일
dev-debugging
소프트웨어 개발자

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

2026년 8월 14일
dev-just
소프트웨어 개발자

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.

2026년 8월 14일
dev-benchmark
소프트웨어 개발자

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

2026년 8월 13일
수집된 skill 35개 중 8개를 표시합니다.
make-python-recipe-deployable
미분류

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…

2026년 8월 24일
prepare-python-recipe
미분류

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…

2026년 8월 24일
retail-virtual-tryon
미분류

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…

2026년 8월 24일
routines
소프트웨어 개발자

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.

2026년 8월 18일
bootstrap-google-tools
소프트웨어 개발자

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.

2026년 8월 18일
find-skills
기타 컴퓨터 관련 직업

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>`.

2026년 8월 18일
google-workspace
소프트웨어 개발자

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.

2026년 8월 18일
policy
소프트웨어 개발자

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.

2026년 8월 18일
수집된 skill 28개 중 8개를 표시합니다.
adk-unit-guide
미분류

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…

2026년 8월 24일
code-review-skill
소프트웨어 품질 보증 분석가·테스터

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

2026년 8월 17일
adk-sample-creator
소프트웨어 개발자

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…

2026년 8월 14일
adk-agent-builder
소프트웨어 개발자

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…

2026년 8월 13일
adk-architecture
소프트웨어 개발자

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…

2026년 8월 13일
adk-debug
소프트웨어 개발자

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…

2026년 8월 13일
adk-git
소프트웨어 개발자

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…

2026년 8월 13일
adk-review
소프트웨어 품질 보증 분석가·테스터

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…

2026년 8월 13일
수집된 skill 19개 중 8개를 표시합니다.
mantis-advise
미분류

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…

2026년 8월 24일
mantis-critic
소프트웨어 품질 보증 분석가·테스터

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…

2026년 7월 25일
mantis-pipeline-adapter
소프트웨어 개발자

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.

2026년 7월 25일
mantis-reproduce
소프트웨어 품질 보증 분석가·테스터

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.

2026년 7월 25일
mantis-dedupe
소프트웨어 개발자

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.

2026년 7월 24일
mantis-plan
소프트웨어 개발자

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…

2026년 7월 24일
mantis-researcher
소프트웨어 개발자

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.

2026년 7월 24일
mantis-structural-index
소프트웨어 개발자

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.

2026년 7월 24일
수집된 skill 19개 중 8개를 표시합니다.
수집된 skill 15개 중 8개를 표시합니다.
code-review
미분류

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

2026년 8월 19일
cpp-static-thread-safety
소프트웨어 개발자

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

2026년 7월 10일
filament-android-development
소프트웨어 개발자

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.

2026년 7월 10일
filament-lifetime
소프트웨어 개발자

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

2026년 7월 9일
filament-math
소프트웨어 개발자

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

2026년 7월 9일
bindings-synchronization
소프트웨어 개발자

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

2026년 6월 10일
verification-protocols
소프트웨어 개발자

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.

2026년 6월 10일
cpp-header-inclusion
소프트웨어 개발자

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.

2026년 6월 8일
수집된 skill 12개 중 8개를 표시합니다.
dart-skills-lint-integration
미분류

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,…

2026년 8월 19일
dart-skills-lint-setup
미분류

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.

2026년 8월 19일
dart-skills-lint-validation
미분류

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.

2026년 8월 19일
add-dart-lint-validation-rule
미분류

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).

2026년 8월 7일
check-downstream-consumers
미분류

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…

2026년 8월 7일
contributor-pr-description
미분류

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.

2026년 8월 7일
definition-of-done
미분류

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

2026년 8월 7일
notinvalid
미분류

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

2026년 8월 7일
수집된 skill 9개 중 8개를 표시합니다.
xb-add-spatial-ui
미분류

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.

2026년 8월 19일
xb-add-interactions
소프트웨어 개발자

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.

2026년 8월 9일
xb-add-ai
소프트웨어 개발자

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.

2026년 8월 7일
xb-add-world-sensing
소프트웨어 개발자

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.

2026년 8월 7일
xb-build-app
소프트웨어 개발자

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.

2026년 8월 7일
xb-contribute-sdk
소프트웨어 개발자

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.

2026년 8월 7일
xb-debug-app
소프트웨어 개발자

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.

2026년 8월 7일
xb-anchors
소프트웨어 개발자

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()`,…

2026년 8월 6일
google-agents-cli-adk-code
미분류

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…

2026년 8월 24일
google-agents-cli-deploy
미분류

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…

2026년 8월 24일
google-agents-cli-eval
미분류

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…

2026년 8월 24일
google-agents-cli-observability
미분류

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,…

2026년 8월 24일
google-agents-cli-publish
미분류

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…

2026년 8월 24일
google-agents-cli-scaffold
미분류

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…

2026년 8월 24일
google-agents-cli-workflow
미분류

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)…

2026년 8월 24일
저장소 37개 중 12개 표시