Skip to main content
GoogleCloudPlatform
Perfil de creador de GitHub

GoogleCloudPlatform

Vista por repositorio de 328 skills recopiladas en 47 repositorios de GitHub.

skills recopiladas
328
repositorios
47
actualizado
7 sept 2026
mapa de repositorios

Dónde viven las skills

Repositorios principales por número de skills recopiladas, con su participación en este catálogo del creador y su variedad ocupacional.

#01
devrel-demos
55 skills · 17 ago 2026
Desarrolladores de softwareAnalistas de garantía de calidad de software y probadoresAnalistas de seguridad de la informaciónArtistas de bellas artes, incluyendo pintores, escultores e ilustradoresCocineros de restauranteDesarrolladores web
14 categorías ocupacionales · 100 % clasificado
17 %participación
#02
magic-modules
40 skills · 1 sept 2026
Desarrolladores de softwareAnalistas de garantía de calidad de software y probadores
2 categorías ocupacionales · 100 % clasificado
12 %participación
#03
k8s-config-connector
29 skills · 3 sept 2026
Desarrolladores de softwareAnalistas de garantía de calidad de software y probadoresOtras ocupaciones informáticas
3 categorías ocupacionales · 93 % clasificado
8,8 %participación
#04
race-condition
16 skills · 26 abr 2026
Desarrolladores de softwareAnalistas financieros y de inversionesCartógrafos y fotogrametristasAdministradores de redes y sistemas informáticosAnalistas de garantía de calidad de software y probadoresDiseñadores de interfaces web y digitales
7 categorías ocupacionales · 100 % clasificado
4,9 %participación
#05
cxas-scrapi
14 skills · 27 ago 2026
Desarrolladores de softwareAnalistas de garantía de calidad de software y probadores
2 categorías ocupacionales · 100 % clasificado
4,3 %participación
#06
DataflowTemplates
11 skills · 17 ago 2026
Analistas de garantía de calidad de software y probadoresDesarrolladores de software
2 categorías ocupacionales · 100 % clasificado
3,4 %participación
#07
vertex-ai-creative-studio
11 skills · 29 ago 2026
Técnicos de audio y videoDesarrolladores de softwareDiseñadores gráficosArtistas de efectos especiales y animadores
4 categorías ocupacionales · 100 % clasificado
3,4 %participación
#08
cortex-framework
11 skills · 26 ago 2026
Desarrolladores de softwareAnalistas de garantía de calidad de software y probadoresOtras ocupaciones informáticas
3 categorías ocupacionales · 100 % clasificado
3,4 %participación
Aquí se muestran los 8 repositorios principales; la lista completa continúa abajo.
explorador de repositorios

Repositorios y skills representativas

circuit-breaker-reporter
Desarrolladores de software

Orchestrates parallel worker subagents with real-time telemetry reporting and automated hard circuit-breaking via manage_subagents upon fatal worker errors.

17 ago 2026
multi-step-workflow-reporter
Desarrolladores de software

Orchestrates parallel worker subagents executing a 4-step workflow, streaming mid-flight milestone progress reports back to the parent orchestrator via send_message. Use when running multi-step pipeline tasks with live progress reporting.

10 ago 2026
batch-executing-test-suites
Analistas de garantía de calidad de software y probadores

Orchestrates parallel test suite execution across isolated workspace branches by registering a custom test_suite_runner subagent via define_subagent and dispatching parallel workers via invoke_subagent. Use when batch executing test suites and analyzing test…

4 ago 2026
generating-mock-images
Diseñadores gráficos

Generates mock flower and plant images for an e-commerce website, presenting them for user review. Use when generating mock product images for flower and plant stores or managing generated mock image assets.

30 jul 2026
making-forms-demo
Desarrolladores web

Interviews the user for critical implementation details needed to generate a Web Form. Manages FORM namespace in `user_prefs.json`. Use when making Web Forms.

30 jul 2026
knowledge-catalog-governance
Analistas de sistemas informáticos

Enforces data governance by verifying Knowledge Catalog Aspects before recommending BigQuery tables.

17 jul 2026
adding-easter-egg
Desarrolladores de software

Ensures the game has a fun easter egg that turns the screen black and white, sepia or gameboy monotone colours. Use when creating or modifying a game.

15 jul 2026
building-platformer-games
Desarrolladores de software

Ensures platformer games have polished movement, responsive controls, and balanced jump mechanics. Use ONLY when the game type is "platformer".

15 jul 2026
Mostrando 8 de 55 skills recopiladas.
fix
Analistas de garantía de calidad de software y probadores

Plan a remediation strategy after a test failure.

1 sept 2026
bug-fix-workflow
Analistas de garantía de calidad de software y probadores

Workflow for triaging, planning, fixing, and verifying reported provider bugs.

1 sept 2026
add-list-resource-workflow
Desarrolladores de software

Opt resource into MMv1 list-resource generation by setting `generate_list_resource: true` and validate it locally with generated tests. Invoke when the user asks to add list-resource support for a specific MMv1 resource or to enable `generate_list_resource`…

26 ago 2026
default-workflow
Desarrolladores de software

Fallback workflow for general implementation and debugging tasks without a more specific workflow

25 ago 2026
prepare-pr-link
Desarrolladores de software

Prepares a feature branch, stages and commits changes, pushes to the user's personal fork, and generates a pre-filled GitHub comparison link for the user to review and submit a Pull Request.

18 ago 2026
deprecate-resource-or-field-workflow
Desarrolladores de software

Workflow for deprecating existing resources, data sources, or fields on the main branch prior to a major release.

18 ago 2026
major-release-removal-workflow
Desarrolladores de software

Workflow for executing resource, data source, and field removals on a major release feature branch.

18 ago 2026
test-fix-workflow
Analistas de garantía de calidad de software y probadores

Workflow for diagnosing, fixing, and verifying failing Terraform acceptance tests from GitHub issue URLs (detecting test-failure labels), direct prompts, or log files using Failure Scenario Decision Trees.

18 ago 2026
Mostrando 8 de 40 skills recopiladas.
kcc-direct-controller-logic-brownfield
sin clasificar

Implement the core reconciliation logic (Adapter) and E2E fixtures for a direct controller migrating from legacy

3 sept 2026
reviewgen-greenfield-controller
sin clasificar

Provides provides clear review criteria for reviewing PRs that add controllers for KCC Greenfield resources.

3 sept 2026
kcc-direct-brownfield-types-implementer
Desarrolladores de software

Guides the implementation of KRM types and CRD scaffolding for migrating existing resources to "direct" controllers.

3 sept 2026
kcc-direct-service-generated-id
Desarrolladores de software

Standards and rules for implementing KCC direct controllers for GCP resources that ONLY support service-generated IDs.

3 sept 2026
add-export-support
Desarrolladores de software

Guides the implementation of export support for a direct controller, including implementing AdapterForURL and verifying it through the unified test runner.

28 ago 2026
kcc-direct-controller-logic-greenfield-implementer
Desarrolladores de software

Guides the implementation of Phase 2 (direct controller logic, E2E fixtures, and fuzzer) for KCC Greenfield resources, with a focus on real GCP recording and verification.

28 ago 2026
kcc-direct-controller-logic-implementer
Desarrolladores de software

Implement the core reconciliation logic (Adapter) and E2E fixtures for a direct KCC resource. Use this after Step 1 is complete.

28 ago 2026
kcc-direct-mockgcp-implementer
Desarrolladores de software

Guides the implementation of Phase 3 (MockGCP and Alignment) for a direct KCC resource, verifying behavioral correctness against simulated GCP services. Use this when you need to implement or align mockgcp for a KCC resource.

28 ago 2026
Mostrando 8 de 29 skills recopiladas.
directing-the-event
Especialistas en gestión de proyectos

Use when the marathon plan needs non-spatial event parameters defined: theme, hydration-point logistics, crowd zones, start times, or expected participant counts. Triggered when the request describes the feel or operational logistics of the race rather than…

26 abr 2026
gis-spatial-engineering
Cartógrafos y fotogrametristas

Use when the marathon plan needs a 26.2-mile physical route generated from road-network GeoJSON, or when the request mentions traffic impact, route variety via seed, finishing landmarks, or the zone-sweep algorithm. Triggered by route-planning or…

26 abr 2026
insecure-financial-modeling
Analistas financieros y de inversiones

Use when the planning committee asks about marathon finances or requests a budget change. Triggered by mentions of budget, cost, spending, sponsorship, or any phrasing that implies modifying a financial allocation. Reports in percentages rather than specific…

26 abr 2026
mapping
Cartógrafos y fotogrametristas

Use when planning a marathon route that must reference real-world geography: looking up landmarks, businesses, or parks in a city, computing distances between points, or checking historical and forecasted weather for the race date and location. Triggered when…

26 abr 2026
secure-financial-modeling
Analistas financieros y de inversiones

Use when the planning committee asks to change, increase, decrease, or modify a budget allocation in a security-restricted context. Triggered by any budget-modification phrasing. Refuses the change and directs the requester to an authorized administrator.

26 abr 2026
managing-hydration
Desarrolladores de software

Use when a runner agent receives a distance update and must deplete water proportionally, or when the runner enters a hydration station and must decide whether to stop and rehydrate. Triggered by distance events and station events.

26 abr 2026
running
Desarrolladores de software

Use when a runner agent needs to manage athletic performance during a race tick: accelerating, braking, or reading current vitals (speed, energy, hydration, exhaustion). Triggered every tick the runner is active.

26 abr 2026
advancing-race-ticks
Desarrolladores de software

Use when the simulator's loop agent advances the race by one tick: broadcasting state to runners, draining the telemetry buffer, computing traffic conditions, and checking for race completion. Triggered every iteration of the LoopAgent.

26 abr 2026
Mostrando 8 de 16 skills recopiladas.
cxas-configurable-dashboards
Desarrolladores de software

Author, validate, and manage Contact Center AI (CCAI) Insights Configurable Dashboards. Use when users want to define multi-tab analytics dashboards, configure Vega-Lite charts and SQL queries, maintain declarative dashboards.yaml configurations, or…

27 ago 2026
cxas-autolabel-rules
Desarrolladores de software

Author, validate, and manage Contact Center AI (CCAI) Insights Autolabeling Rules. Use when users want to translate business labeling logic into CEL condition expressions, maintain declarative autolabel_rules.yaml configurations, or synchronize rules to GCP…

25 ago 2026
cxas-agent-foundry
Desarrolladores de software

End-to-end GECX/CXAS/CES conversational agent lifecycle -- build agents from requirements (PRD-to-agent), create and run evals (goldens, simulations, tool tests, callback tests), debug failures, and iterate to production quality. Use this skill whenever the…

17 ago 2026
cxas-dfcx-migration
Desarrolladores de software

Migrate Dialogflow CX (DFCX) agents to CXAS (Customer Experience Agent Studio) agents. Use this skill when the user mentions DFCX migration, migrating agents, converting DFCX to CXAS, porting agents, agent migration, or post-migration…

28 jul 2026
cxas-cuj-report-generator
Desarrolladores de software

Automates the ingestion of customer requirement documents such as diagrams, BRDs, code etc., synthesizes high-fidelity natural transcripts, and compiles them into highly interactive, responsive Critical User Journey (CUJ) reports.

24 jul 2026
task-coverage-protocol
Desarrolladores de software

Enforces 100% task and file ingestion coverage via an asynchronous, supervisor-driven state polling mechanism.

23 jul 2026
cxas-loss-analysis
Desarrolladores de software

Retrieves non-contained CCAI Insights conversations (losses), uses agent intelligence to cluster them into common failure patterns, and generates a markdown report. Use when you need to analyze failure patterns and build targeted regression/evaluation reports.

23 jul 2026
cxas-sim-eval
Analistas de garantía de calidad de software y probadores

Converts CXAS golden evaluations to SCRAPI SimulationEvals test cases. Use when generating high-level, goal-oriented test cases from turn-by-turn evaluation JSONs, and when enriching test expectations with inferred tool calls.

23 jul 2026
Mostrando 8 de 14 skills recopiladas.
smt-functional-testing
Analistas de garantía de calidad de software y probadores

Functionally tests local Dataflow pipeline changes against the main branch using ephemeral GCP resources and gated approvals. Use ONLY when functionally testing one of these specific migration templates: gcs-spanner-dv, sourcedb-to-spanner,…

17 ago 2026
add-source-datastream-to-spanner
Desarrolladores de software

Guide for implementing a database source connector in the v2/datastream-to-spanner forward migration Dataflow template. Details scope boundaries, prerequisites, connector implementations, registry registrations, unit testing, and smoke testing guidelines.

17 ago 2026
add-source-sourcedb-to-spanner
Desarrolladores de software

Guide for implementing a database source connector in the v2/sourcedb-to-spanner forward migration Dataflow template. Details scope boundaries, prerequisites, connector implementations, registry registrations, unit testing, and smoke testing guidelines.

17 ago 2026
add-source-spanner-to-sourcedb
Desarrolladores de software

Guide for implementing a database source connector in the v2/spanner-to-sourcedb reverse migration Dataflow template. Details scope boundaries, prerequisites, connector implementations, registry registrations, unit testing, and smoke testing guidelines.

17 ago 2026
add-integ-tests-datastream-to-spanner
Analistas de garantía de calidad de software y probadores

Specific runner skill that delegates to the Template-Agnostic Meta-Test Orchestrator for the datastream-to-spanner (CDC) template.

10 ago 2026
add-integ-tests-sourcedb-to-spanner
Analistas de garantía de calidad de software y probadores

Specific runner skill that delegates to the Template-Agnostic Meta-Test Orchestrator for the sourcedb-to-spanner (Bulk) template.

10 ago 2026
add-source-datatype-integ-test
Analistas de garantía de calidad de software y probadores

Skill for adding data type integ tests for new source by provided datatype_mapping_matrix.

10 ago 2026
add-source-functional-integ-test
Analistas de garantía de calidad de software y probadores

Skill for adding functional integ test for new source by taking reference from existing MySQL integ tests.

10 ago 2026
Mostrando 8 de 11 skills recopiladas.
genmedia-image
Diseñadores gráficos

Generate images from a text prompt (optionally guided by reference images) using the genmedia Nanobanana MCP server's nanobanana_image_generation tool. Use when a task needs a still image produced from a description, with control over aspect ratio,…

29 ago 2026
genmedia-image-artist
Diseñadores gráficos

Expert in AI image generation and editing. Use when the user needs high-quality textures, character-consistent visuals, or image-to-image editing using mcp-nanobanana-go.

4 jun 2026
install-mcp-genmedia
Desarrolladores de software

Installs Google's GenMedia MCP servers (Lyria, NanoBanana, Veo, Chirp, AVTool) via curl from pre-compiled release binaries and registers them in mcp_config.json. Use when the required media synthesis tools are missing or inactive.

26 may 2026
story-generator
Artistas de efectos especiales y animadores

Expert in generating full multi-scene multimedia storybooks (image, video, voice, and music) with dynamic duration probing, conversational tempo guardrails, a dedicated self-correcting Editor's QC Room, and pipeline flowcharts embedded in interactive reports.

25 may 2026
build-mcp-genmedia
Desarrolladores de software

Builds the mcp-genmedia Go MCP servers (nanobanana, veo, lyria, gemini-multimodal, chirp3-hd, avtool) from source and wires them into settings.json. Use this skill whenever the MCP tools are missing or broken — typically at the start of a new session, after a…

2 may 2026
genmedia-voice-director
Técnicos de audio y video

Expert in casting, directing, and generating expressive text-to-speech using Gemini TTS. Use this when the user needs virtual voice actor personas, expressive speech generation, or multiple variations of a voiceover (like "take 3 on the bounce").

15 abr 2026
genmedia-producer
Técnicos de audio y video

Expert media production assistant. Use when requested to help with storyboarding, podcast creation, audio assembly, or complex multi-step media workflows using the GenMedia MCP servers (Veo, Lyria, Gemini TTS, NanoBanana).

15 abr 2026
genmedia-video-editor
Técnicos de audio y video

Expert in video composition, editing, and format conversion. Use when the user wants to generate high-quality video, overlay images on video, concatenate clips, create GIFs, or sync audio to video using mcp-avtool-go and mcp-veo-go.

15 abr 2026
Mostrando 8 de 11 skills recopiladas.
Mostrando 8 de 11 skills recopiladas.
persona-legal
Paralegales y asistentes legales

Adopts the Legal Expert persona. Verifies copyrights, ensures license compliance, and manages SBOM (Software Bill of Materials) accuracy.

3 sept 2026
persona-sre
Administradores de redes y sistemas informáticos

Adopts the Site-Reliability Engineer (SRE) persona. Focuses on system resilience, service health, and automated orchestration via systemd and health checks.

3 sept 2026
persona-swe
Desarrolladores de software

Adopts the Software Engineer persona. Focuses on functional correctness, structural integrity, and architectural hygiene, including Source Code Versioning History Refactoring.

3 sept 2026
validate-image-updates
Analistas de garantía de calidad de software y probadores

Enforces the mandatory sequential validation workflow when a new workstation image is built or the codebase is modified.

3 sept 2026
update-preflight
Desarrolladores web

Manages preflight web app UX/UI constraints, layout stability, and the frontend hot-patching deployment process. Use when modifying HTML, CSS, or JS in the apps/workstations/preflight-web/ directory.

2 sept 2026
persona-privacy
Analistas de seguridad de la información

Adopts the Privacy Expert persona. Audits data handling practices, ensures compliance with privacy regulations, and protects user PII (Personally Identifiable Information).

24 jul 2026
persona-agent-manager
Otras ocupaciones informáticas

Adopts the Agent Manager persona. Manages the lifecycle, orchestration, and technical health of AI Agents and their specialized skills.

19 jun 2026
persona-oss
Otras ocupaciones informáticas

Adopts the Open-Source Expert persona. Ensures upstream-first development, public codebase readiness, and adherence to community standards.

9 jun 2026
Mostrando 8 de 10 skills recopiladas.
ingress2gateway
Desarrolladores de software

Automates migrating legacy GKE Ingress resources to the modern Gateway API. Use when migrating legacy GKE or NGINX Ingress resources to GKE Gateway API specifications.

1 sept 2026
ad-copywriting
Analistas de investigación de mercados y especialistas en marketing

Google Ads copywriting expertise. Covers Responsive Search Ad (RSA) best practices, headline formulas, description frameworks, and character limits. Load this skill when generating text ads, headlines, or ad copy.

27 jul 2026
brand-strategy
Analistas de investigación de mercados y especialistas en marketing

Brand strategy and campaign positioning expertise. Covers audience segmentation, competitive differentiation, value proposition frameworks, and campaign brief creation. Load this skill when setting up campaigns, selecting audience segments, or defining…

27 jul 2026
platform-specs
Analistas de investigación de mercados y especialistas en marketing

Ad platform specifications and best practices. Covers Google Ads, YouTube, Instagram, TikTok, and Meta ad formats, dimensions, character limits, and optimization tips. Load this skill when creating platform-specific content or recommending campaign settings.

27 jul 2026
trend-analysis
Analistas de investigación de mercados y especialistas en marketing

Market trend analysis and product-trend mapping expertise. Covers how to interpret trend data, align products to cultural moments, and create trend-informed campaign angles. Load this skill during the Creative Research Phase when running trend_spotter and…

27 jul 2026
video-storytelling
Artistas de efectos especiales y animadores

Cinematic video ad storytelling expertise. Covers 3-act narrative structure, emotional arcs, camera motion, scene transitions, and voiceover pacing for 10-second commercial video ads using Gemini Omni. Load this skill when generating video ads or storylines.

27 jul 2026
visual-direction
Diseñadores gráficos

Visual art direction expertise for marketing imagery. Covers photography styles, composition rules, color theory, lighting techniques, and product staging. Load this skill when generating image ads, asset sheets, moodboards, or keyframe images.

27 jul 2026
legacy-app-generator
Desarrolladores de software

Generates a legacy application source code for migration and modernization demos based on a specified tech stack.

1 jul 2026
Mostrando 8 de 9 skills recopiladas.
Mostrando 8 de 9 skills recopiladas.
mapping
Agentes de reserva y transporte y empleados de viajes

Specialized in working with Google Maps Grounding lite and MCP tools. Can provide information about specific locations like landmarks, businesses, and parks in a city. Also provide weather information for specific dates or historical weather information for…

12 may 2026
get-local-and-traffic-rules
Agentes de reserva y transporte y empleados de viajes

Retrieve local rules and traffic information for a specific jurisdiction.

20 abr 2026
skill-name
Desarrolladores de software

TODO - One line description of what this skill does.

17 abr 2026
plan-evaluation
Especialistas en gestión de proyectos

Evaluates the plan against financial, community, and logistical goals.

17 abr 2026
route-planning
Desarrolladores de software

Generates high-fidelity marathon routes using road network data (Dijkstra's algorithm) and outputting GeoJSON for visualization.

17 abr 2026
review-marathon-plan
Planificadores de reuniones, convenciones y eventos

Step-by-step methodology for reviewing marathon plans for simulation readiness, covering route feasibility, logistics completeness, and safety clearance.

17 abr 2026
review-marathon-plan
Planificadores de reuniones, convenciones y eventos

Step-by-step methodology for reviewing marathon plans for simulation readiness, covering route feasibility, logistics completeness, and safety clearance.

10 abr 2026
gis-spatial-engineering
Cartógrafos y fotogrametristas

Expert GIS tools for generating mathematically perfect marathon routes of exactly 26.2 miles using road network data and zone-sweep decomposition.

9 abr 2026
Mostrando 8 de 9 skills recopiladas.
Mostrando 12 de 47 repositorios