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

gemini-cli-extensions

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

skills collected
88
repositories
18
occupation fields
2
updated
2026-05-28
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.

Showing the top 8 repositories here; full repository list continues below.
repository explorer

Repositories and representative skills

#001
data-agent-kit-starter-pack
18 skills7310updated 2026-05-14
20% of creator
bigquery-data-transfer-service
데이터 과학자

Discovers and inspects BigQuery Data Transfer Service (DTS) configurations. Use this to identify existing ingestion pipelines and extract datasource or transfer config metadata for data pipelines. Use when a user asks for ingestion scenarios while building or managing data pipelines or when a user asks to "ingest" or "add" data that may already be managed by a DTS transfer.

2026-05-14
dataform-bigquery
소프트웨어 개발자

Expertise in generating clean, correct, and efficient Dataform pipeline code for BigQuery ELT. Use this when creating or modifying Dataform pipelines, actions, or source declarations, when Dataform, SQLX, or BigQuery are mentioned in a transformation, when data needs to be ingested from GCS into BigQuery via Dataform, or when setting up a new Dataform project or configuring workflow_settings.yaml.

2026-05-14
dbt-bigquery
데이터베이스 아키텍트

Expert guidance for creating, modifying, and optimizing dbt pipelines for BigQuery. Use this skill whenever user asks for generating or modifying a dbt model or project. Activate this skill when the user - Creates, modifies, or troubleshoots **dbt models or pipelines** - Needs to **optimize SQL** within a dbt project - Is **setting up a new dbt project** or configuring existing one

2026-05-14
discovering-gcp-data-assets
데이터 과학자

Finds and inspects data assets within Google Cloud. Relevant when any of the following conditions are true: 1. The user request involves finding, exploring, or inspecting data assets in Google Cloud, such as: - BigQuery datasets, tables, or views - BigLake catalog or tables - Spanner instances, databases or tables - etc. 2. You need to retrieve the schema, metadata, or governance policies for a GCP data asset. 3. You have a keyword or topic (e.g., "sales data") but lack the specific table or resource ID. 4. You are attempting to find data using `bq ls`, as this skill offers a superior approach. Don't use when: - Assets are outside Google Cloud

2026-05-14
gcp-dataflow
소프트웨어 개발자

Provides guidance for writing, packaging and executing Apache Beam pipelines on GCP using Cloud Dataflow. Use when: - Creating an Apache Beam Dataflow pipeline. - Creating a Google Flex Template.

2026-05-14
gcp-pipeline-orchestration
소프트웨어 개발자

This skill helps the agent generate or update orchestration pipeline definitions for Google Cloud Composer to initialize orchestration pipeline or update the orchestration definition for orchestration of various data pipelines, like dbt pipelines, notebooks, Spark jobs, Dataform, Python scripts or inline BigQuery SQL queries. This skill also helps deploy and trigger orchestration pipelines.

2026-05-14
gcp-pipeline-resource-provisioning
네트워크·컴퓨터 시스템 관리자

Automates declarative resource creation and provisioning for data pipelines, supporting BigQuery, Dataform, Dataproc, BigQuery Data Transfer Service (DTS), and other resources. It manages environment-specific configurations (dev, staging, prod) through a deployment.yaml file. Use when: - Modifying or creating deployment.yaml for deployment settings. - Resolving environment-specific variables (e.g., Project IDs, Regions) for deployment. - Provisioning supported infrastructure like BigQuery datasets/tables, Dataform resources, or DTS resources via deployment.yaml. Do not use when: - Resources already exist. - Managing resources not supported by `gcloud beta orchestration-pipelines resource-types list`. - Managing general cloud infrastructure (VMs, networks, Kubernetes, IAM policies), which are better suited for Terraform. - Infrastructure spans multiple cloud providers (AWS, Azure, etc.). - Already uses Terraform for the target resources.

2026-05-14
gcp-spark
소프트웨어 개발자

Develops and executes Spark code on Dataproc Clusters and Serverless. Reads and writes data using BigLake Iceberg catalogs, BigQuery and Spanner. Debugs execution failures. Use when: - Writing Spark ETL pipelines on GCP. - Training or running inference with ML models with spark on GCP. - Managing Spark clusters, jobs, batches, and interactive sessions. Don't use when: - Writing generic Python scripts that don't use Spark. - Performing simple SQL queries that can be done directly in BigQuery.

2026-05-14
Showing top 8 of 18 collected skills in this repository.
#002
sre
14 skills565updated 2026-05-28
16% of creator
gcp-mcp-setup
미분류

🐉 [SRE] Use when the user wants to set up Google Managed MCP (OneMCP) servers for their Gemini CLI environment. Automates enabling services, MCP servers, generating API keys, and configuring ~/.gemini/settings.json.

2026-05-28
anomaly-detection
미분류

🐉 Detects anomalies in time-series data from various sources.

2026-05-28
cloud-logging
미분류

🐉 Skill for interacting with and analyzing Google Cloud Logging and Error Reporting. Use this when you need to process large JSON logs from GCP or convert them to Apache format for easier analysis.

2026-05-28
data-ingestion
미분류

🐉 Fetches and parses time-series data from various sources.

2026-05-28
gcp-playbooks
미분류

🐉 [SRE] Use when you need to follow established SRE playbooks for GCP/GKE investigations, including infrastructure discovery and common mitigation steps.

2026-05-28
gcp-setup
미분류

🐉 Initial Google Cloud environment verification and authentication setup. Use when starting a new session to ensure correct identities across gcloud, ADC, and kubectl.

2026-05-28
gcp-slo-management
미분류

🐉 [SRE] Manage Service Level Objectives (SLOs) on Google Cloud. Use when you need to discover Monitoring Services, list existing SLOs, or create new SLOs (Availability/Latency) via the REST API when gcloud commands are unavailable.

2026-05-28
investigation-entrypoint
미분류

🐉 The primary entrypoint for investigating production outages, orchestrating SRE response, and mitigating incidents on Google Cloud Platform (GKE, Cloud Run, etc.). Start here when an incident occurs.

2026-05-28
Showing top 8 of 14 collected skills in this repository.
#003
alloydb-omni
9 skills33updated 2026-04-15
10% of creator
alloydb-omni-access-control
데이터베이스 아키텍트

Use these skills when you need to manage user roles, inspect permissions, and verify security-related configuration parameters.

2026-04-15
alloydb-omni-data
데이터베이스 아키텍트

Use these skills when you need to explore the database structure, identify schema objects like views and triggers, and execute SQL queries to interact with your data.

2026-04-15
alloydb-omni-health
데이터베이스 아키텍트

Use these skills when you need to audit database health, identify storage bloat, find broken indexes, and verify tablespace or maintenance configurations.

2026-04-15
alloydb-omni-monitor
네트워크·컴퓨터 시스템 관리자

Use these skills when you need to troubleshoot production issues by identifying locks, tracking long-running transactions, and getting a high-level view of server state.

2026-04-15
alloydb-omni-optimize
데이터베이스 아키텍트

Use these skills when you need to fine-tune the database engine settings, manage extensions, or optimize the columnar engine for better analytical performance.

2026-04-15
alloydb-omni-performance
데이터베이스 관리자

Use these skills when you need to analyze query performance, generate execution plans, check table/column statistics, and monitor overall database activity.

2026-04-15
alloydb-omni-replication
데이터베이스 관리자

Use these skills when you need to monitor the health of database replication, manage sync states between nodes, and audit publication tables for distributed setups.

2026-04-15
alloydb-omni-container
네트워크·컴퓨터 시스템 관리자

You're an expert in AlloyDB Omni running in a container. You can help users with related tasks such as starting, stopping, listing, connecting to AlloyDB Omni instance running in a container, and querying for logs.

2026-03-03
Showing top 8 of 9 collected skills in this repository.
#004
cloud-sql-postgresql
8 skills375updated 2026-04-14
9.1% of creator
cloud-sql-postgres-vectorassist
데이터베이스 아키텍트

Use these skills to set up and optimize production-ready vector workloads by simply expressing your intent and performance requirements.

2026-04-14
cloud-sql-postgres-admin
데이터베이스 관리자

Use these skills when you need to provision new Cloud SQL instances, create databases and users, clone existing environments, and monitor the progress of long-running operations.

2026-04-14
cloud-sql-postgres-data
데이터베이스 관리자

Use these skills when you need to explore the database structure, discover schema objects like views or stored procedures, and execute custom SQL queries to interact with your data.

2026-04-14
cloud-sql-postgres-health
데이터베이스 관리자

Use these skills when you need to audit database health, identify storage bloat, find invalid indexes, analyze table statistics, and manage maintenance configurations like autovacuum.

2026-04-14
cloud-sql-postgres-lifecycle
데이터베이스 관리자

Use these skills when you need to manage the lifecycle of your instances, including performing backups and restores, checking major version upgrade compatibility, and monitoring overall instance status.

2026-04-14
cloud-sql-postgres-monitor
데이터베이스 관리자

Use these skills when you need to troubleshoot performance bottlenecks, analyze query execution plans, identify resource-heavy processes, and monitor system-level PromQL metrics.

2026-04-14
cloud-sql-postgres-replication
네트워크·컴퓨터 시스템 관리자

Use these skills when you need to monitor replication health, manage sync states between nodes, and audit database roles and security settings to ensure environment integrity.

2026-04-14
cloud-sql-postgres-view-config
네트워크·컴퓨터 시스템 관리자

Use these skills when you need to discover and manage PostgreSQL extensions or fine-tune engine-level settings such as memory allocation and server configuration parameters.

2026-04-14
#005
workspace
7 skills58087updated 2026-04-29
8.0% of creator
google-docs
소프트웨어 개발자

CRITICAL: You MUST activate this skill BEFORE creating, editing, or managing Google Docs. Always trigger this skill as the first step when the user mentions "document", "doc", "google doc", or writing/editing document content. Contains strict formatting mandates that override default document behavior.

2026-04-29
google-calendar
비서 및 행정 보조원(법률, 의료 및 임원 제외)

CRITICAL: You MUST activate this skill BEFORE creating, querying, or managing calendar events. Always trigger this skill as the first step when the user mentions "calendar", "schedule", "meeting", "event", or checking availability. Contains strict behavioral mandates that override default calendar behavior.

2026-04-29
google-chat
고객 서비스 담당자

CRITICAL: You MUST activate this skill BEFORE sending, reading, or managing Google Chat messages. Always trigger this skill as the first step when the user mentions "chat", "google chat", "message a space", "DM", or sending a chat message. Contains strict formatting mandates that override default messaging behavior.

2026-03-11
google-sheets
소프트웨어 개발자

Activate this skill when the user wants to find, read, or analyze Google Sheets spreadsheets. Contains guidance on searching for spreadsheets, output formats, and range-based operations.

2026-03-11
google-slides
데스크톱 출판 전문가

Activate this skill when the user wants to find, read, or extract content from Google Slides presentations. Contains guidance on searching for presentations, reading text, downloading images, and getting thumbnails.

2026-03-11
gmail
고객 서비스 담당자

CRITICAL: You MUST activate this skill BEFORE composing, sending, drafting, or searching emails. Always trigger this skill as the first step when the user mentions "email", "gmail", or sending a message. Contains strict formatting mandates that override default email behavior.

2026-02-27
code-reviewer
소프트웨어 품질 보증 분석가·테스터

Use this skill to review code. It supports both local changes (staged or working tree) and remote Pull Requests (by ID or URL). It focuses on correctness, maintainability, and adherence to project standards.

2026-02-05
#006
alloydb
7 skills205updated 2026-04-15
8.0% of creator
alloydb-postgres-access-management
데이터베이스 관리자

Use these skills when you need to manage database users, inspect permissions and roles, and verify global configuration parameters related to security and access control.

2026-04-15
alloydb-postgres-admin
데이터베이스 관리자

Use these skills when you need to provision new AlloyDB clusters and instances, monitor their creation status, and retrieve high-level configuration or health data for the environment.

2026-04-15
alloydb-postgres-data
데이터베이스 아키텍트

Use these skills when you need to explore the database schema, identify objects like views and triggers, and execute custom SQL queries to interact with your data.

2026-04-15
alloydb-postgres-health
데이터베이스 관리자

Use these skills when you need to optimize storage, identify index issues, analyze table statistics, or manage autovacuum and tablespace configurations to maintain peak database health.

2026-04-15
alloydb-postgres-monitor
데이터베이스 관리자

Use these skills when you need to troubleshoot slow performance, analyze query execution plans, identify resource-heavy processes, and monitor system-level PromQL metrics.

2026-04-15
alloydb-postgres-optimize
데이터베이스 관리자

Use these skills when you need to discover and manage PostgreSQL extensions or fine-tune engine-level settings such as memory allocation and server configuration parameters.

2026-04-15
alloydb-postgres-replication
데이터베이스 관리자

Use these skills when you need to monitor replication health, manage sync states between nodes, and ensure the high availability and data distribution of your AlloyDB cluster.

2026-04-15
#007
cicd
4 skills448updated 2026-04-27
4.5% of creator
google-cicd-deploy
소프트웨어 개발자

Use this skill when requested to deploy an application to Google Cloud (GCS, Cloud Run, GKE) or when analyzing an application to determine the best deployment target. **Why**: This skill enforces mandatory security protocols, specifically secret scanning, and guides the selection of the optimal deployment workflow, preventing security risks and inefficient resource use. Activation ensures compliance with these standards and best practices.

2026-04-27
google-cicd-pipeline-design
소프트웨어 개발자

Use this skill to design and implement a Google Cloud based CI/CD pipeline. This skill encodes best practices for pipeline design, ensuring proper pattern selection and implementation. You MUST activate this skill when tasked with building a pipeline, designing architecture on GCP, or migrating pipelines.

2026-04-27
google-cicd-release-orchestration
소프트웨어 개발자

Use this skill when you need to design Cloud Deploy delivery pipelines or manage releases for applications deploying to Cloud Run or Google Kubernetes Engine (GKE). This skill encodes best practices for multi-environment deployment, deployment strategies (like canary), and release management (including rollbacks and automations). Always activate this skill for these tasks to ensure robust and consistent configuration.

2026-04-27
google-cicd-terraform
소프트웨어 개발자

Architect, provision, and troubleshoot infrastructure on Google Cloud using Terraform. This skill ensures best practices like GCS backend usage and least-privilege IAM are followed. Enforces Google’s Cloud Foundation Fabric patterns and rigorous validation protocols to ensure secure, idempotent, and scalable deployments across environments. Activate when the user requests infrastructure changes, pipeline design involving Terraform, or debugging Terraform issues.

2026-04-27
#008
cloud-sql-mysql
4 skills101updated 2026-04-15
4.5% of creator
#009
cloud-sql-sqlserver
4 skills73updated 2026-04-15
4.5% of creator
#010
security
3 skills78151updated 2026-03-26
3.4% of creator
#012
bigquery-data-analytics
2 skills442updated 2026-04-15
2.3% of creator
저장소 18개 중 12개 표시