Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
$pwd:
GoogleCloudPlatform
GitHub creator profile

GoogleCloudPlatform

Repository-level view of 175 collected skills across 25 GitHub repositories, including approximate occupation coverage.

skills collected
175
repositories
25
occupation fields
3
updated
2026-05-31
occupation focus
Major fields detected across this creator.
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
34 skills · 2026-04-30
소프트웨어 개발자소프트웨어 품질 보증 분석가·테스터웹 개발자데이터베이스 아키텍트네트워크·컴퓨터 시스템 관리자데이터베이스 관리자
12 occupation categories · 100% classified
19%share
#02
gke-mcp
19 skills · 2026-05-04
네트워크·컴퓨터 시스템 관리자컴퓨터 네트워크 아키텍트
2 occupation categories · 100% classified
11%share
#03
race-condition
16 skills · 2026-04-26
소프트웨어 개발자예산 분석가네트워크·컴퓨터 시스템 관리자소프트웨어 품질 보증 분석가·테스터웹 개발자중등 후 레크리에이션 및 피트니스 연구 교사
7 occupation categories · 100% classified
9.1%share
#04
magic-modules
14 skills · 2026-05-14
네트워크·컴퓨터 시스템 관리자소프트웨어 개발자소프트웨어 품질 보증 분석가·테스터데이터베이스 아키텍트프로젝트 관리 전문가
5 occupation categories · 100% classified
8.0%share
#05
cloud-solutions
14 skills · 2026-05-29
시장조사 분석가·마케팅 전문가소프트웨어 개발자아트 디렉터작가·저자프로듀서 및 감독그래픽 디자이너
7 occupation categories · 100% classified
8.0%share
#06
k8s-config-connector
11 skills · 2026-05-31
소프트웨어 개발자소프트웨어 품질 보증 분석가·테스터파일 사무원
3 occupation categories · 100% classified
6.3%share
#07
vertex-ai-creative-studio
10 skills · 2026-05-26
소프트웨어 개발자
1 occupation categories · 100% classified
5.7%share
#08
cxas-scrapi
10 skills · 2026-05-29
소프트웨어 개발자프로젝트 관리 전문가데이터 입력원소프트웨어 품질 보증 분석가·테스터시장조사 분석가·마케팅 전문가
5 occupation categories · 80% classified
5.7%share
Showing the top 8 repositories here; full repository list continues below.
repository explorer

Repositories and representative skills

#001
devrel-demos
34 skills304149updated 2026-04-30
19% of creator
auditing-parity
소프트웨어 품질 보증 분석가·테스터

Compares a modernized Next.js application against its legacy Express counterpart using runtime side-by-side verification. Use when ensuring functional and business logic parity between two systems.

2026-04-30
orchestrating-greenfield-migration
컴퓨터·정보 시스템 관리자

Manages the end-to-end modernization of legacy Express monoliths into Next.js architectures. Orchestrates subagents for auditing, scaffolding, and verification. Use when starting or managing a greenfield rewrite project.

2026-04-30
adversarial-verification
정보 보안 분석가

Systematically probe a modernized Next.js application for logic flaws, security vulnerabilities, or missing features. Use this to find bugs or cases where the migration failed to match legacy behavior.

2026-04-28
auditing-api-contracts
소프트웨어 개발자

Analyzes Express route definitions and controller logic to document API endpoints, payloads, and response structures. Use when reverse-engineering an existing Express application's API surface.

2026-04-28
auditing-business-logic
소프트웨어 개발자

Analyzes authentication flows, authorization rules, middleware logic, and side-effects. Use when extracting business rules, Passport configurations, or mailer logic from an Express application.

2026-04-28
auditing-data-models
데이터베이스 아키텍트

Analyzes legacy ORM models (Mongoose, Sequelize) to extract schemas, validations, and relationships. Use when reverse-engineering a legacy data layer for a modern rewrite.

2026-04-28
auditing-ui-archeology
웹 개발자

Analyzes legacy UI templates (Pug, EJS, HTML) to extract a comprehensive inventory of components, layouts, and conditional logic. Use when reverse-engineering a legacy frontend for a modern rewrite.

2026-04-28
generating-api-tests
소프트웨어 품질 보증 분석가·테스터

Reads API_Contracts.md and generates failing Vitest integration tests for the expected Next.js Route Handlers. Use when generating API tests for TDD.

2026-04-28
Showing top 8 of 34 collected skills in this repository.
#002
gke-mcp
19 skills15573updated 2026-05-04
11% of creator
gke-ai-troubleshooting-skill-creation-guide
네트워크·컴퓨터 시스템 관리자

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

2026-05-04
gke-ai-troubleshooting-tpu-connection-failure-vbar-oom
네트워크·컴퓨터 시스템 관리자

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-05-04
gke-productionize
네트워크·컴퓨터 시스템 관리자

Assists in preparing applications and clusters on GKE for production.

2026-04-29
gke-app-onboarding
네트워크·컴퓨터 시스템 관리자

Workflows for containerizing and deploying applications to GKE for the first time.

2026-04-29
gke-workload-security
네트워크·컴퓨터 시스템 관리자

Workflows for auditing and hardening the security of GKE workloads.

2026-04-21
gke-cost-analysis
네트워크·컴퓨터 시스템 관리자

Answer natural language questions about GKE-related costs by leveraging BigQuery export and cost allocation data.

2026-04-15
gke-cluster-creator
컴퓨터 네트워크 아키텍트

Guides the user through creating GKE clusters using pre-defined templates (Standard, Autopilot, GPU/AI).

2026-04-13
gke-cluster-lifecycle
네트워크·컴퓨터 시스템 관리자

Guidance on managing the lifecycle and upgrades of Google Kubernetes Engine (GKE) clusters.

2026-04-13
Showing top 8 of 19 collected skills in this repository.
#003
race-condition
16 skills11038updated 2026-04-26
9.1% of creator
directing-the-event
회의, 전시회 및 이벤트 기획자

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
소프트웨어 개발자

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
예산 분석가

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
소프트웨어 개발자

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
예산 분석가

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
소프트웨어 개발자

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
중등 후 레크리에이션 및 피트니스 연구 교사

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
소프트웨어 개발자

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.
#004
magic-modules
14 skills9582.3kupdated 2026-05-14
8.0% of creator
Showing top 8 of 14 collected skills in this repository.
#005
cloud-solutions
14 skills12139updated 2026-05-29
8.0% of creator
spanner-provisioning
소프트웨어 개발자

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
ad-copywriting
작가·저자

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-05-20
brand-strategy
시장조사 분석가·마케팅 전문가

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-05-20
platform-specs
시장조사 분석가·마케팅 전문가

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-05-20
trend-analysis
시장조사 분석가·마케팅 전문가

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-05-20
video-storytelling
프로듀서 및 감독영화·비디오 편집자

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-05-20
visual-direction
아트 디렉터그래픽 디자이너

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-05-20
ad-copywriting
작가·저자

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-05-06
Showing top 8 of 14 collected skills in this repository.
#006
k8s-config-connector
11 skills1.0k341updated 2026-05-31
6.3% of creator
move-away-from-grpc-gateway
소프트웨어 개발자

Moves a mockgcp service from using locally generated grpc-gateway proto bindings to using reflection with the official Google Cloud Go client library (httptogrpc). Use this when tasked with stopping grpc-gateway generation for a GCP service in mockgcp.

2026-05-31
kcc-identity-reference
소프트웨어 개발자

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-05-30
kcc-direct-controller-implementer
소프트웨어 개발자

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-05-30
kcc-direct-types-implementer
소프트웨어 개발자

Guides the implementation of KRM types and CRD scaffolding for new "direct" resources.

2026-05-30
crd-mcp-server
소프트웨어 품질 보증 분석가·테스터

Provides instructions and a tool for analyzing Custom Resource Definition (CRD) changes, including checking for KRM API structural equivalence and backward compatibility.

2026-05-29
generate-sh-checker
소프트웨어 개발자

Checks apis/ subdirectories for missing generate.sh and helps create PRs to add them, following the pattern in

2026-05-23
kcc-agentic-journaler
파일 사무원

Provides a structured logic for capturing and routing agentic learnings to prevent knowledge pollution.

2026-05-21
kcc-direct-controller-logic-implementer
소프트웨어 개발자

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

2026-05-21
Showing top 8 of 11 collected skills in this repository.
#007
vertex-ai-creative-studio
10 skills1.1k345updated 2026-05-26
5.7% of creator
install-mcp-genmedia
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 개발자

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
genmedia-image-artist
소프트웨어 개발자

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-03-30
Showing top 8 of 10 collected skills in this repository.
#008
cxas-scrapi
10 skills4342updated 2026-05-29
5.7% of creator
cxas-agent-foundry
소프트웨어 개발자

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-05-29
cxas-dfcx-migration
미분류

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-05-29
cxas-loss-analysis
미분류

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.

2026-05-26
cxas-cuj-report-generator
시장조사 분석가·마케팅 전문가

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-05-21
cxas-protocol-robust-extraction
프로젝트 관리 전문가

A robust methodology for LLM-based requirements gathering and high-fidelity artifact generation. Employs 'Divide, Conquer, and Verify' tactics using specialized subagents, iterative exhaustion loops, and batched execution to ensure zero data loss.

2026-05-21
cxas-protocol-two-phase-ingestion
소프트웨어 개발자

A two-phase protocol for extracting structure and generating transcripts from customer artifacts.

2026-05-21
task-coverage-protocol
프로젝트 관리 전문가

Enforces task coverage and prevents drift via a deterministic checklist tool with output verification.

2026-05-21
cxas-drawio-ingestor
데이터 입력원

Extracts conversational transcripts from .drawio XML files.

2026-05-14
Showing top 8 of 10 collected skills in this repository.
#009
next-26-keynotes
9 skills1415updated 2026-05-12
5.1% of creator
mapping
예약·운송 티켓 대리인·여행 사무원

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
예약·운송 티켓 대리인·여행 사무원

Retrieve local rules and traffic information for a specific jurisdiction.

2026-04-20
skill-name
소프트웨어 개발자

TODO - One line description of what this skill does.

2026-04-17
plan-evaluation
프로젝트 관리 전문가

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

2026-04-17
route-planning
소프트웨어 개발자

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

2026-04-17
review-marathon-plan
회의, 전시회 및 이벤트 기획자

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
회의, 전시회 및 이벤트 기획자

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
지도 제작자 및 사진 측량사

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.
#010
db-context-enrichment
6 skills319updated 2026-05-26
3.4% of creator
#011
LifeSciences
6 skills138updated 2026-05-13
3.4% of creator
competitive-landscape-scan
시장조사 분석가·마케팅 전문가

Build a competitor pipeline view for a target / mechanism / indication — who is in the clinic, what phase, what differentiation. Use for BD / portfolio / commercial-strategy questions like "who else is developing X" or "what's the pipeline for indication Y".

2026-05-13
drug-safety-signal-scan
의학 과학자(역학자 제외)

Surface emerging safety signals for a drug or class from PubMed (case reports / letters / RCT AE tables), plus relevant trial AE disclosures. Use for pharmacovigilance triage, medical-affairs safety updates, or competitive risk assessment. NOT a substitute for formal PV systems.

2026-05-13
mechanism-of-action-explainer
고등교육 의료 전공 교원

Produce a literature-grounded mechanism-of-action explanation for a drug or drug class — receptor / pathway / downstream effects / clinical relevance — with a Nano Banana Pro diagram and citations. Use for medical-affairs MSL prep, internal training, or when the user asks "how does drug X work" or "what's the MoA of class Y".

2026-05-13
pico-search-strategy
역학자의학 과학자(역학자 제외)

Translate a clinical or research question into a PICO/PECO-structured PubMed + Europe PMC search strategy with MeSH terms, field tags, and search hedges. Use whenever the user asks a comparative-effectiveness, etiology, prognosis, diagnosis, or HEOR question, OR when they explicitly ask for a "search strategy".

2026-05-13
prisma-systematic-review
의학 과학자(역학자 제외)

Run a PRISMA 2020-aligned systematic-review workflow — identification → screening → eligibility → included — with a transparent record of exclusions at each step and a rendered PRISMA flow diagram. Use when the user asks for a systematic review, evidence map, scoping review, or any task that requires a defensible screening audit trail.

2026-05-13
target-evidence-dossier
의학 과학자(역학자 제외)

Build a target-validation dossier for a gene / protein / pathway — biology, disease association, druggability, existing programs, key publications, trial pipeline, safety signals. Use for early-stage discovery target review, portfolio decisions, or when the user asks "what do we know about target X".

2026-05-13
#012
cloud-foundation-fabric
5 skills2.0k1.2kupdated 2026-05-25
2.9% of creator
저장소 25개 중 12개 표시