返回顶部
a

azure-infra

Chat-based Azure infrastructure assistance using Azure CLI and portal context. Use for querying, auditing, and monitoring Azure resources (VMs, Storage, IAM, Functions, AKS, App Service, Key Vault, Azure Monitor, billing, etc.), and for proposing safe changes with explicit confirmation before any write/destructive action.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
2,943
下载量
2
收藏
概述
安装方式
版本历史

azure-infra

# Azure Infra ## Overview Use the local Azure CLI to answer questions about Azure resources. Default to read‑only queries. Only propose or run write/destructive actions after explicit user confirmation. ## Quick Start 1. Ensure login: `az account show` (if not logged in, run `az login --use-device-code`). 2. If multiple subscriptions exist, ask the user to pick one; otherwise use the default subscription. 3. Use read‑only commands to answer the question. 4. If the user asks for changes, outline the exact command and ask for confirmation before running. ## Safety Rules (must follow) - Treat all actions as **read‑only** unless the user explicitly requests a change **and** confirms it. - For any potentially destructive change (delete/terminate/destroy/modify/scale/billing/IAM credentials), require a confirmation step. - Prefer `--dry-run` when available and show the plan before execution. - Never reveal or log secrets (keys, client secrets, tokens). ## Task Guide (common requests) - **Inventory / list**: use `list`/`show`/`get` commands. - **Health / errors**: use Azure Monitor metrics/logs queries. - **Security checks**: RBAC roles, public storage, NSG exposure, Key Vault access. - **Costs**: Cost Management (read‑only). - **Changes**: show exact CLI command and require confirmation. ## Subscription & Tenant Handling - If the user specifies a subscription/tenant, honor it. - Otherwise use the default subscription from `az account show`. - When results are subscription‑scoped, state the subscription used. ## References See `references/azure-cli-queries.md` for common command patterns. ## Assets - `assets/icon.svg` — custom icon (dark cloud + terminal prompt, Azure‑blue accent)

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 azure-infra-1776381790 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 azure-infra-1776381790 技能

通过命令行安装

skillhub install azure-infra-1776381790

下载 Zip 包

⬇ 下载 azure-infra v1.0.0

文件大小: 2.92 KB | 发布时间: 2026-4-17 16:16

v1.0.0 最新 2026-4-17 16:16
azure-infra 1.0.0 – Initial release

- Provides chat-based Azure infrastructure assistance using Azure CLI and portal context.
- Defaults to read-only queries; requires explicit user confirmation for any write or destructive actions.
- Supports querying, auditing, and monitoring resources like VMs, Storage, IAM, Functions, AKS, App Service, Key Vault, Azure Monitor, and billing.
- Follows strict safety rules: no secret logging, prefer dry-run, and confirmation for all changes.
- Handles multiple subscriptions and highlights the active subscription in results.
- Includes a task guide for common infrastructure and security queries.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部