Skip to main content
GoogleCloudPlatform
GitHub 创作者资料

GoogleCloudPlatform

按仓库查看 47 个 GitHub 仓库中的 328 个已收集 skills。

已收集 skills
328
仓库
47
更新
2026年9月7日
仓库分布

Skills 分布在哪些仓库

按已收集 skill 数展示主要仓库,并显示它们在该创作者目录中的占比和职业覆盖。

#01
devrel-demos
55 个 skills · 2026年8月17日
软件开发工程师软件质量保证分析师与测试员信息安全分析师纯艺术家(含画家、雕塑家与插画家)网页开发工程师餐厅厨师
14 个职业分类 · 已分类 100%
17%占比
#02
magic-modules
40 个 skills · 2026年9月1日
软件开发工程师软件质量保证分析师与测试员
2 个职业分类 · 已分类 100%
12%占比
#03
k8s-config-connector
29 个 skills · 2026年9月3日
软件开发工程师软件质量保证分析师与测试员其他计算机职业
3 个职业分类 · 已分类 93%
8.8%占比
#04
race-condition
16 个 skills · 2026年4月26日
软件开发工程师制图师和摄影测量师财务和投资分析师网络与计算机系统管理员网页与数字界面设计师软件质量保证分析师与测试员
7 个职业分类 · 已分类 100%
4.9%占比
#05
cxas-scrapi
14 个 skills · 2026年8月27日
软件开发工程师软件质量保证分析师与测试员
2 个职业分类 · 已分类 100%
4.3%占比
#06
DataflowTemplates
11 个 skills · 2026年8月17日
软件质量保证分析师与测试员软件开发工程师
2 个职业分类 · 已分类 100%
3.4%占比
#07
vertex-ai-creative-studio
11 个 skills · 2026年8月29日
音视频技术员软件开发工程师平面设计师特效艺术家和动画师
4 个职业分类 · 已分类 100%
3.4%占比
#08
cortex-framework
11 个 skills · 2026年8月26日
软件开发工程师其他计算机职业软件质量保证分析师与测试员
3 个职业分类 · 已分类 100%
3.4%占比
这里展示前 8 个仓库;完整仓库列表在下方继续。
仓库浏览

仓库与代表性 skills

circuit-breaker-reporter
软件开发工程师

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

2026年8月17日
multi-step-workflow-reporter
软件开发工程师

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.

2026年8月10日
batch-executing-test-suites
软件质量保证分析师与测试员

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…

2026年8月4日
generating-mock-images
平面设计师

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.

2026年7月30日
making-forms-demo
网页开发工程师

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.

2026年7月30日
knowledge-catalog-governance
计算机系统分析师

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

2026年7月17日
adding-easter-egg
软件开发工程师

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.

2026年7月15日
building-platformer-games
软件开发工程师

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

2026年7月15日
已展示 8 / 55 个已收集 Skill。
fix
软件质量保证分析师与测试员

Plan a remediation strategy after a test failure.

2026年9月1日
bug-fix-workflow
软件质量保证分析师与测试员

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

2026年9月1日
add-list-resource-workflow
软件开发工程师

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

2026年8月26日
default-workflow
软件开发工程师

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

2026年8月25日
prepare-pr-link
软件开发工程师

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.

2026年8月18日
deprecate-resource-or-field-workflow
软件开发工程师

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

2026年8月18日
major-release-removal-workflow
软件开发工程师

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

2026年8月18日
test-fix-workflow
软件质量保证分析师与测试员

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.

2026年8月18日
已展示 8 / 40 个已收集 Skill。
kcc-direct-controller-logic-brownfield
未分类

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

2026年9月3日
reviewgen-greenfield-controller
未分类

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

2026年9月3日
kcc-direct-brownfield-types-implementer
软件开发工程师

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

2026年9月3日
kcc-direct-service-generated-id
软件开发工程师

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

2026年9月3日
add-export-support
软件开发工程师

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

2026年8月28日
kcc-direct-controller-logic-greenfield-implementer
软件开发工程师

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.

2026年8月28日
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年8月28日
kcc-direct-mockgcp-implementer
软件开发工程师

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.

2026年8月28日
已展示 8 / 29 个已收集 Skill。
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…

2026年4月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…

2026年4月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…

2026年4月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…

2026年4月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年4月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年4月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年4月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年4月26日
已展示 8 / 16 个已收集 Skill。
cxas-configurable-dashboards
软件开发工程师

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…

2026年8月27日
cxas-autolabel-rules
软件开发工程师

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…

2026年8月25日
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…

2026年8月17日
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…

2026年7月28日
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年7月24日
task-coverage-protocol
软件开发工程师

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

2026年7月23日
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年7月23日
cxas-sim-eval
软件质量保证分析师与测试员

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年7月23日
已展示 8 / 14 个已收集 Skill。
smt-functional-testing
软件质量保证分析师与测试员

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

2026年8月17日
add-source-datastream-to-spanner
软件开发工程师

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.

2026年8月17日
add-source-sourcedb-to-spanner
软件开发工程师

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.

2026年8月17日
add-source-spanner-to-sourcedb
软件开发工程师

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.

2026年8月17日
add-integ-tests-datastream-to-spanner
软件质量保证分析师与测试员

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

2026年8月10日
add-integ-tests-sourcedb-to-spanner
软件质量保证分析师与测试员

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

2026年8月10日
add-source-datatype-integ-test
软件质量保证分析师与测试员

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

2026年8月10日
add-source-functional-integ-test
软件质量保证分析师与测试员

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

2026年8月10日
已展示 8 / 11 个已收集 Skill。
genmedia-image
平面设计师

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

2026年8月29日
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年6月4日
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年5月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年5月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…

2026年5月2日
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年4月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年4月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年4月15日
已展示 8 / 11 个已收集 Skill。
已展示 8 / 11 个已收集 Skill。
persona-legal
律师助理与法律助手

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

2026年9月3日
persona-sre
网络与计算机系统管理员

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

2026年9月3日
persona-swe
软件开发工程师

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

2026年9月3日
validate-image-updates
软件质量保证分析师与测试员

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

2026年9月3日
update-preflight
网页开发工程师

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年9月2日
persona-privacy
信息安全分析师

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

2026年7月24日
persona-agent-manager
其他计算机职业

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

2026年6月19日
persona-oss
其他计算机职业

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

2026年6月9日
已展示 8 / 10 个已收集 Skill。
ingress2gateway
软件开发工程师

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.

2026年9月1日
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年7月27日
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…

2026年7月27日
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年7月27日
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…

2026年7月27日
video-storytelling
特效艺术家和动画师

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.

2026年7月27日
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年7月27日
legacy-app-generator
软件开发工程师

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

2026年7月1日
已展示 8 / 9 个已收集 Skill。
已展示 8 / 9 个已收集 Skill。
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…

2026年5月12日
get-local-and-traffic-rules
订位、运输票务代理与旅行文员

Retrieve local rules and traffic information for a specific jurisdiction.

2026年4月20日
skill-name
软件开发工程师

TODO - One line description of what this skill does.

2026年4月17日
plan-evaluation
项目管理专家

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

2026年4月17日
route-planning
软件开发工程师

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

2026年4月17日
review-marathon-plan
会议、展览和活动策划师

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

2026年4月17日
review-marathon-plan
会议、展览和活动策划师

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

2026年4月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年4月9日
已展示 8 / 9 个已收集 Skill。
已展示 12 / 47 个仓库