skills/gcp-iam/SKILL.md
Manages identity and access control for Google Cloud resources using IAM policies and roles.
npx skillsauth add kilo-org/kilo-marketplace gcp-iamInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
This skill delegates all GCP provisioning and operations to the official Google Cloud Python client libraries.
# Core GCP client library
pip install google-cloud-python
# Vertex AI + Agent Engine (AI/ML workloads)
pip install google-cloud-aiplatform
# Specific service clients (install only what you need)
pip install google-cloud-bigquery # BigQuery
pip install google-cloud-storage # Cloud Storage
pip install google-cloud-pubsub # Pub/Sub
pip install google-cloud-run # Cloud Run
SDK Docs: https://github.com/googleapis/google-cloud-python Vertex AI SDK: https://cloud.google.com/vertex-ai/docs/python-sdk/use-vertex-ai-python-sdk
Use the Google Cloud Python SDK for all GCP provisioning and operational actions. This skill provides architecture guidance, cost modeling, and pre-flight requirements — the SDK handles execution.
Consult this skill for:
| Capability | Tool | |---|---| | LLM agents | Vertex AI Agent Engine | | Model serving | Vertex AI Model Garden | | RAG | Vertex AI Search + Embeddings API | | Multi-agent | Agent Development Kit (google/adk-python) | | MCP | Vertex AI Extensions (MCP-compatible) |
development
Oracle Database guidance for SQL, PL/SQL, SQLcl, ORDS, administration, app development, performance, security, migrations, and agent-safe database workflows. Use when the user asks to write, edit, rewrite, review, format, debug, tune, or explain SQL; create or refactor PL/SQL; use SQLcl, Liquibase, ORDS, JDBC, node-oracledb, Python, Java, .NET, or database frameworks; troubleshoot queries, sessions, locks, waits, indexes, optimizer plans, AWR, ASH, migrations, schemas, users, roles, privileges, backup, recovery, Data Guard, RAC, multitenant, containers, monitoring, auditing, encryption, VPD, or safe agent database operations.
documentation
Patterns for reading and writing oleander Iceberg catalog tables in Spark jobs, including naming conventions, write modes, and catalog hierarchy.
data-ai
Integrate Okta for enterprise identity workflows including OIDC login, group claims, and policy-based access controls. Use when implementing workforce or B2B identity scenarios.
documentation
Use when arranging Apache NiFi processors, process groups, ports, comments, numbering, crossing connections, dense fan-in/fan-out, or reusable readable canvas layouts.