Token导航 LogoToken导航TokenDH.com
运维需要联网clawhub未标认证来源可访问clear审计提醒

awenawen 运维

Agent Skill

awen 用于辅助部署、云资源、容器和基础设施运维,适合在 OpenClaw 中需要检查配置、整理部署步骤或排查环境问题时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

7,997

周安装

340

GitHub Stars

公开资料未说明

下载量

2,802
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:awen(awen 运维)
来源仓库:https://github.com/xswazx/awen
安装命令:
openclaw skills install awen
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install awen

简介

协助创建和管理 Google Cloud 项目。

  • 支持新项目 ID 命名与环境初始化。
  • 简化云资源部署前的准备工作。awen 属于运维类 Skill,可作为该场景下的辅助能力补充。
  • 需具备 GCP 管理员权限方可执行操作。
  • 建议在沙箱环境中先行验证配置脚本。适用宿主包括 OpenClaw,接入前应确认版本、权限和运行环境要求。

SKILL.md

name
gcp-project-bootstrap
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 convention, decide billing and region setup, enable required Google APIs, prepare service accounts, or initialize a project for Cloud Run, Vertex AI, BigQuery, Cloud Storage, or Firebase. Also use when auditing whether a planned GCP project setup is complete before deployment.

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

  1. 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

  1. Read references/project-creation-checklist.md and follow it as the default sequence.
  1. If billing, API enablement, or service selection is part of the task, read references/billing-and-apis.md.
  1. 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

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

90.96%
按下载量换算2,549

安全审计

VirusTotal

通过

ClawScan

可疑

Static analysis

通过

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。来源安全扫描存在 warning/failed 结果,不能写成本站确认安全。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills