← Back to Skills Marketplace
xswazx

awen1

by xswazx · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
273
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install awen
Description
Create and bootstrap Google Cloud projects for new workloads. Use when the user wants to create a new Google Cloud project, choose a project ID and naming co...
README (SKILL.md)

GCP Project Bootstrap

Create new Google Cloud projects in a deliberate, least-privilege way.

Workflow

  1. Clarify the workload first.

    • Cloud Run app
    • Vertex AI / Gemini / ML workload
    • BigQuery / analytics
    • Cloud Storage / file hosting
    • Firebase app
    • sandbox / experiment / tutorial
  2. Collect required inputs before proposing commands.

    • project display name
    • desired project_id
    • org/folder placement if applicable
    • billing account availability
    • primary region or residency requirement
    • services that must work on day one
    • whether CI/CD or runtime service accounts are needed
  3. Read references/project-creation-checklist.md and follow it as the default sequence.

  4. If billing, API enablement, or service selection is part of the task, read references/billing-and-apis.md.

  5. If command examples are needed, read references/common-gcloud-commands.md.

Operating rules

  • Do not assume billing is already linked.
  • Do not recommend broad roles like roles/owner unless the user explicitly asks and understands the risk.
  • Prefer least privilege and workload-specific service accounts.
  • Call out when a step requires console-only actions, elevated org permissions, or a human with billing admin access.
  • If the user has not chosen a region, explain the tradeoff briefly instead of picking randomly.
  • If the project is for production, recommend enabling audit-friendly naming and separating runtime/service identities early.

Output expectations

When helping the user, produce:

  • a short summary of the intended project purpose
  • the exact inputs still missing
  • a safe creation sequence
  • API list grouped by workload
  • IAM/service-account recommendations only if relevant

Common workload branches

Cloud Run

Focus on:

  • Artifact Registry
  • Cloud Build
  • Cloud Run Admin API
  • runtime service account
  • region choice close to users/data

Vertex AI

Focus on:

  • billing must be active
  • Vertex AI API
  • region support for the intended model/service
  • storage buckets for datasets/artifacts if needed
  • service account separation for notebooks/jobs/apps

BigQuery

Focus on:

  • dataset region planning
  • billing confirmation
  • BigQuery API
  • least-privilege access for analysts vs pipelines

Firebase

Focus on:

  • whether this is primarily a Firebase project with GCP underneath
  • required console setup beyond raw gcloud
  • auth/hosting/firestore specific downstream decisions
Usage Guidance
This skill appears to be a genuine GCP project bootstrap checklist and set of gcloud command examples, but it does not declare that it needs the gcloud CLI or any Google credentials. Before installing or allowing autonomous use: ensure the runtime environment will have an authenticated gcloud session or a narrowly-scoped service account (and document which one); avoid granting broad org or billing permissions to any identity the agent can use; require explicit user confirmation before running project-creation or billing-link commands; and if you don't want automated project creation, disable autonomous invocation or require a manual approval step. If you need stronger assurance, ask the publisher to update the skill manifest to list required binaries (gcloud) and the expected credential environment variables (or explicitly state that human-run gcloud auth is required).
Capability Analysis
Type: OpenClaw Skill Name: awen Version: 1.0.0 The skill bundle provides a structured and security-conscious workflow for bootstrapping Google Cloud projects. It emphasizes least-privilege IAM roles, explicit billing confirmation, and workload-specific API enablement using standard gcloud commands (SKILL.md, common-gcloud-commands.md). No evidence of malicious intent, data exfiltration, or prompt injection was found.
Capability Assessment
Purpose & Capability
The SKILL.md is explicitly a gcloud-focused project bootstrapper and provides many gcloud command examples, but the registry metadata declares no required binaries or primary credentials. A real bootstrap flow normally requires the gcloud CLI and an authenticated identity (user creds or service account). The missing declarations are an incoherence between stated purpose and declared requirements.
Instruction Scope
The runtime instructions and reference files stay on-topic: they collect inputs, present checklists, and show gcloud command examples for enabling APIs, creating projects, and managing IAM. They do not instruct reading unrelated host files or exfiltrating data to unknown endpoints.
Install Mechanism
This is instruction-only (no install spec, no code to write to disk), which is the lowest-risk install pattern. The only operational expectation is that the environment where commands run has gcloud available and authenticated.
Credentials
The skill requires sensitive operational context (ability to create projects, link billing, enable APIs, and modify IAM) but declares no required environment variables or primary credential. Typical bootstrap operations require authenticated credentials (gcloud auth or GOOGLE_APPLICATION_CREDENTIALS) and access to a billing account ID; the omission leaves ambiguity about what privileges the agent would need or expect.
Persistence & Privilege
always is false and the skill does not request system-wide persistence or modify other skills. Autonomous invocation is allowed by platform default — this is normal — but combined with the above missing credential declarations it increases the need for cautious deployment configuration.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install awen
  3. After installation, invoke the skill by name or use /awen
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
1
Metadata
Slug awen
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is awen1?

Create and bootstrap Google Cloud projects for new workloads. Use when the user wants to create a new Google Cloud project, choose a project ID and naming co... It is an AI Agent Skill for Claude Code / OpenClaw, with 273 downloads so far.

How do I install awen1?

Run "/install awen" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is awen1 free?

Yes, awen1 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does awen1 support?

awen1 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created awen1?

It is built and maintained by xswazx (@xswazx); the current version is v1.0.0.

💬 Comments