Skip to main content
Run any Skill in Manus
with one click
GoogleCloudPlatform
GitHub creator profile

GoogleCloudPlatform

Repository-level view of 273 collected skills across 39 GitHub repositories.

skills collected
273
repositories
39
updated
2026-07-21
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

#01
devrel-demos
50 skills · 2026-07-17
Software DevelopersSoftware Quality Assurance Analysts & TestersCooks, RestaurantFine Artists, Including Painters, Sculptors, & IllustratorsInformation Security AnalystsComputer Systems Analysts
13 occupation categories · 100% classified
18%share
#02
k8s-config-connector
27 skills · 2026-07-21
Software DevelopersSoftware Quality Assurance Analysts & TestersComputer Occupations, All Other
3 occupation categories · 100% classified
9.9%share
#03
magic-modules
27 skills · 2026-07-20
Software DevelopersSoftware Quality Assurance Analysts & Testers
2 occupation categories · 100% classified
9.9%share
#04
gke-mcp
25 skills · 2026-07-13
Network & Computer Systems Administrators
1 occupation categories · 100% classified
9.2%share
#05
race-condition
16 skills · 2026-04-26
Software DevelopersCartographers & PhotogrammetristsFinancial & Investment AnalystsNetwork & Computer Systems AdministratorsProject Management SpecialistsSoftware Quality Assurance Analysts & Testers
7 occupation categories · 100% classified
5.9%share
#06
cxas-scrapi
12 skills · 2026-07-17
Software DevelopersSoftware Quality Assurance Analysts & Testers
2 occupation categories · 100% classified
4.4%share
#07
vertex-ai-creative-studio
10 skills · 2026-06-04
Audio & Video TechniciansSoftware DevelopersGraphic DesignersSpecial Effects Artists & Animators
4 occupation categories · 100% classified
3.7%share
#08
secops-toolkit
9 skills · 2026-06-12
Software DevelopersInformation Security AnalystsSoftware Quality Assurance Analysts & Testers
3 occupation categories · 100% classified
3.3%share
Showing the top 8 repositories here; full repository list continues below.
repository explorer

Repositories and representative skills

Showing top 8 of 50 collected skills in this repository.
kcc-direct-greenfield-types-implementer
software-developers

Automate the initial scaffolding of a KCC "direct" resource, including CRD types and generation scripts. Use this when starting a new "direct" implementation for a GCP resource.

2026-07-21
kcc-identity-reference
software-developers

Creates or updates the _identity.go and _reference.go files for a Config Connector resource, ensuring they follow the canonical gcpurls.Template pattern. Use this when you need to make sure the identity and reference is up to date for a KCC resource or when implementing IdentityV2 and refs.Ref for a resource.

2026-07-19
crd-mapper-fuzzer-existing-type
software-developers

Standards and workflows for creating direct KRM Go types for an existing CRD while maintaining strict schema compatibility.

2026-07-18
reviewgen-legacy-feature
software-quality-assurance-analysts-and-testers

Comprehensive review guide and criteria for PRs adding or modifying features in legacy resources (TF patches, DCL patches, CRD changes, MockGCP alignment, and Direct Controller alignment).

2026-07-16
kcc-direct-controller-implementer
software-developers

Implement the controller, mappers, and fuzzer for a direct KCC resource, ensuring package isolation and CI compliance. Use this when implementing the main reconciliation logic for a "direct" resource.

2026-07-16
update-terraform-fields
software-developers

Guides modifying, patching, and updating resources and fields managed by the Terraform/legacy controller, including patching the local/vendored Terraform Google Beta provider.

2026-07-16
add-export-support
software-developers

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

2026-07-14
kcc-direct-base-types-implementer
software-developers

Base skill containing shared standards for all KCC direct resource types (both greenfield and brownfield).

2026-07-11
Showing top 8 of 27 collected skills in this repository.
schema-review
software-developers

Skill for reviewing Magic Modules schemas. Currently covers the Enum vs. String decision via the knowledge base.

2026-07-20
add-list-resource-workflow
software-developers

Opt resource into MMv1 list-resource generation by setting `generate_list_resource: true`, validate it locally, and open a one-resource PR against GoogleCloudPlatform/magic-modules. Invoke when the user asks to add list-resource support for a specific MMv1 resource or to enable `generate_list_resource` for an eligible resource.

2026-07-20
default-workflow
software-developers

Fallback workflow for general implementation and debugging tasks that do not involve creating a new resource.

2026-07-20
new-resource-workflow
software-developers

Workflow specifically for creating a new resource, supporting both autogen and manual generation.

2026-07-20
create-pr
software-developers

Create a Pull Request (PR) against GoogleCloudPlatform/magic-modules following repository standards, including branch management, commit formatting, mandatory release notes, pre-PR verification checks, and gh CLI commands.

2026-07-16
validate-provider-changes
software-quality-assurance-analysts-and-testers

Validate that changes to the generated providers don't introduce breaking changes or fields with missing tests or missing documentation. Use this skill when the user wants to check for breaking changes, missing tests, or missing documentation, or other problems in the downstream providers.

2026-07-14
fixing-tgc-resource-or-test-failures
software-quality-assurance-analysts-and-testers

Guide for Phase 6 of TGC Main Loop (Fix). Use to understand how to fix failures.

2026-07-10
tgc-add-field-to-handwritten-resource-skill
software-developers

Add a new field to an existing handwritten resource in TGC. Use when you need to extend a handwritten resource.

2026-07-10
Showing top 8 of 27 collected skills in this repository.
gke-ai-troubleshooting-jobset-interruption
network-and-computer-systems-administrators

Systematically diagnose GKE JobSet interruptions, restarts, and preemptions for AI/ML training workloads. Identifies preemption events, maintenance interruptions, bad host VMs, unhealthy pods, and coordinator worker failures.

2026-07-13
gke-ai-troubleshooting-handle-disruption-gpu-tpu
network-and-computer-systems-administrators

Diagnose and predict node disruption during Compute Engine host maintenance for GPU and TPU workloads.

2026-07-13
gke-ai-troubleshooting-tpu-connection-failure-vbar-oom
network-and-computer-systems-administrators

Diagnose and prevent `vbar_control_agent` segfaults and OOMs caused by race conditions during TPU device resets and frequent metrics collection (e.g. every 3s). Use when TPU slice initialization fails or `vbar_control_agent` crashes on TPU v6e nodes.

2026-07-10
verify-unused
network-and-computer-systems-administrators

Verifies if a GKE or Kubernetes cluster is unused (no active compute, external exposure, or persistent data) before allowing deletion. Evaluates external exposure (LoadBalancer Service, Ingress, Gateway, MultiClusterIngress), persistent data (Bound PVC), and active compute (Running/Pending Pods in user namespaces) with low-overhead queries and fail-close timeouts.

2026-07-03
gke-tpu-dynamic-slices-monitoring
network-and-computer-systems-administrators

Monitor and manage GKE TPU Dynamic Slices custom resources. Use when checking slice lifecycle states, troubleshooting failed slice creations (e.g. SliceCreationFailed, FAILED), running single or multi-slice workloads, or safely deleting/disabling slices.

2026-07-02
gke-tpu-metrics-monitoring
network-and-computer-systems-administrators

Monitor and troubleshoot GKE TPU workloads using GKE system metrics and PromQL.

2026-07-01
gke-skill-creator
network-and-computer-systems-administrators

Dynamically generates specialized GKE skills for complex troubleshooting, operational workflows, architectural setup, or performance/cost optimization. Trigger this skill whenever the user faces a novel or non-obvious GKE challenge, needs custom cluster management workflows, or standard agent capabilities fall short, even if they don't explicitly ask to create a skill.

2026-06-18
gke-ai-troubleshooting-skill-creation-guide
network-and-computer-systems-administrators

Expert instructions for building high-quality GKE troubleshooting skills. Codifies Step 0 context rules, zero-hallucination signatures, and explicit LQL/PromQL query requirements.

2026-06-10
Showing top 8 of 25 collected skills in this repository.
directing-the-event
project-management-specialists

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 its physical route.

2026-04-26
gis-spatial-engineering
cartographers-and-photogrammetrists

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 traffic-analysis language.

2026-04-26
insecure-financial-modeling
financial-and-investment-analysts

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 dollar amounts and approves change requests.

2026-04-26
mapping
cartographers-and-photogrammetrists

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 the request mentions a real city, venue, or weather condition.

2026-04-26
secure-financial-modeling
financial-and-investment-analysts

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.

2026-04-26
managing-hydration
software-developers

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.

2026-04-26
running
software-developers

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.

2026-04-26
advancing-race-ticks
software-developers

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.

2026-04-26
Showing top 8 of 16 collected skills in this repository.
cxas-agent-foundry
software-developers

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 user mentions GECX, CXAS, CES, SCRAPI, conversational agents, voice agents, audio agents, agent evals, pushing/pulling/linting agents, or agent instructions/callbacks/tools on the Google Customer Engagement Suite platform.

2026-07-17
cxas-cuj-report-generator
software-developers

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.

2026-07-12
cxas-dfcx-migration
software-developers

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 optimization/consolidation. Four independently runnable scripts: migrate.py (1:1), stage_1.py (variable dedup + consolidation), stage_2.py (instruction state machines + tool mocks + lint + report), stage_3.py (rewires consolidated topology from source dep graph; only needed when stage_1 ran consolidation). State persists between scripts via <target>_ir.json so each can run / re-run / resume independently.

2026-07-06
adk-framework-ingestor
software-developers

Parsing and ingestion directives for the Python-based Agent Development Kit (ADK) conversational agent framework.

2026-06-28
dfcx-framework-ingestor
software-developers

Parsing and Ingestion directives for the Dialogflow CX (DFCX) agent structure.

2026-06-28
cxas-sim-eval
software-quality-assurance-analysts-and-testers

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.

2026-06-19
cxas-drawio-ingestor
software-developers

Extracts conversational transcripts from .drawio XML files.

2026-06-05
cxas-cyara-ingestor
software-quality-assurance-analysts-and-testers

Extracts conversational transcripts from Cyara XML test case files.

2026-06-05
Showing top 8 of 12 collected skills in this repository.
genmedia-image-artist
graphic-designers

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.

2026-06-04
install-mcp-genmedia
software-developers

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.

2026-05-26
story-generator
special-effects-artists-and-animators

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.

2026-05-25
build-mcp-genmedia
software-developers

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 container restart, or when /tmp has been wiped. The prebuilt binaries in /workspace/.local/bin/ have no exec bit and live on a noexec mount; this skill compiles fresh executables into /tmp/bin/ where execution is allowed.

2026-05-02
genmedia-voice-director
audio-and-video-technicians

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

2026-04-15
genmedia-producer
audio-and-video-technicians

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

2026-04-15
genmedia-video-editor
audio-and-video-technicians

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.

2026-04-15
genmedia-audio-engineer
audio-and-video-technicians

Expert in audio synthesis, music generation, and mixing. Use when creating podcasts, background scores, or multi-track audio layering using mcp-chirp3-go, mcp-lyria-go, mcp-gemini-go, mcp-nanobanana-go, and mcp-avtool-go.

2026-03-30
Showing top 8 of 10 collected skills in this repository.
Showing top 8 of 9 collected skills in this repository.
mapping
reservation-and-transportation-ticket-agents-and-travel-clerks-434181

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

2026-05-12
get-local-and-traffic-rules
reservation-and-transportation-ticket-agents-and-travel-clerks-434181

Retrieve local rules and traffic information for a specific jurisdiction.

2026-04-20
skill-name
software-developers

TODO - One line description of what this skill does.

2026-04-17
plan-evaluation
project-management-specialists

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

2026-04-17
route-planning
software-developers

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

2026-04-17
review-marathon-plan
meeting-convention-and-event-planners-131121

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

2026-04-17
review-marathon-plan
meeting-convention-and-event-planners-131121

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

2026-04-10
gis-spatial-engineering
cartographers-and-photogrammetrists

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

2026-04-09
Showing top 8 of 9 collected skills in this repository.
persona-agent-manager
computer-occupations-all-other

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

2026-06-19
persona-sre
network-and-computer-systems-administrators

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

2026-06-19
update-preflight
web-developers

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.

2026-06-09
persona-legal
paralegals-and-legal-assistants-232011

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

2026-06-09
persona-oss
computer-occupations-all-other

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

2026-06-09
persona-privacy
information-security-analysts

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

2026-06-09
persona-security
information-security-analysts

Adopts the Security Expert (SEC) persona. Focuses on system hardening, vulnerability auditing, and the protection of sensitive credentials and data.

2026-06-09
persona-ux
web-and-digital-interface-designers

Adopts the UX Specialist persona. Focuses on the visual impact, layout stability, and accessibility of the workstation's desktop environment and dashboards.

2026-06-09
Showing top 8 of 9 collected skills in this repository.
ad-copywriting
market-research-analysts-and-marketing-specialists-131161

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.

2026-07-20
brand-strategy
market-research-analysts-and-marketing-specialists-131161

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 creative direction.

2026-07-20
platform-specs
market-research-analysts-and-marketing-specialists-131161

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.

2026-07-20
trend-analysis
market-research-analysts-and-marketing-specialists-131161

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

2026-07-20
video-storytelling
technical-writers

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

2026-07-20
visual-direction
graphic-designers

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.

2026-07-20
legacy-app-generator
software-developers

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

2026-07-01
spanner-provisioning
database-architects

Guidelines and rules for provisioning Google Cloud Spanner instances, including selecting the correct edition (Enterprise vs Standard) and compute capacity based on schema features (e.g., graphs and vector search) and environment purpose.

2026-05-29
context-engineering-bootstrap
database-architects

Guides the agent to bootstrap an initial ContextSet (templates, facets, and value searches) by deducing key information from the database schema and generating a ContextSet file.

2026-07-18
context-engineering-dataset-generation
database-architects

Generate or expand a golden evaluation dataset of SQL/Question (NLQ+SQL) pairs for evaluating NL-to-SQL translation accuracy on a target database.

2026-07-18
context-engineering-evaluate
database-architects

Guides the agent to execute an evaluation of a ContextSet against a golden NLQ+SQL dataset using the Evalbench framework.

2026-07-18
context-engineering-hillclimb
database-architects

Guides the agent to perform hill-climbing iterations to improve a ContextSet based on Evalbench evaluation results.

2026-07-18
context-engineering-init
database-architects

Orchestrates the initialization workflow for context engineering, and provides helper workflow for setting up database connections by creating or updating tools.yaml configurations.

2026-07-18
context-engineering-workflow
database-architects

Context engineering for Gemini Data Analytics API's data agent developer platform tools. Generates, evaluates, and iteratively optimizes a ContextSet (Templates, Facets, Value Searches) to maximize Natural-Language-to-SQL translation accuracy. Use this skill to run the automated setup, NL-SQL pair evaluation dataset generation and expansion, bootstrapping, scoring, and optimization pipeline. For manual authoring standards and schema syntax rules, see the context-generation-guide skill.

2026-07-18
context-generation-guide
software-developers

Guidelines and best practices for generating context items (Templates, Facets, Value Searches). Use this skill whenever the user asks to create, author, or generate context for database enrichment, or asks for examples and instructions on how to write templates, facets, or value searches. It helps bridge the gap between LLMs and structured databases. For running the automated generation, evaluation, and tuning lifecycle, see the context-engineering-workflow skill.

2026-07-17
Showing 12 of 39 repositories