← 返回 Skills 市场
xswazx

awen1

作者 xswazx · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
273
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install awen
功能描述
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...
使用说明 (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
安全使用建议
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).
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install awen
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /awen 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
1
元数据
Slug awen
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 273 次。

如何安装 awen1?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install awen」即可一键安装,无需额外配置。

awen1 是免费的吗?

是的,awen1 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

awen1 支持哪些平台?

awen1 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 awen1?

由 xswazx(@xswazx)开发并维护,当前版本 v1.0.0。

💬 留言讨论