yandex

Audit Yandex Cloud resources read-only using the yc CLI.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/d3fvxl/.dotfiles --skill yandex
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: yandex
Source: https://github.com/d3fvxl/.dotfiles/tree/main/config/opencode-d3fvxl/skills/yandex
Command: npx skills add https://github.com/d3fvxl/.dotfiles --skill yandex

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Query Yandex Cloud infrastructure using the yc CLI for debugging and understanding the current setup. It enforces read-only access and clearly states when state changes require explicit permission.

Core Features & Use Cases

  • Read-only inspection of VMs, Kubernetes clusters, databases, networking, object storage, and serverless functions.
  • Centralized guidance for auditing Yandex Cloud resources across multiple folders or projects.
  • Use case: validate configurations and ownership before planning any changes.

Quick Start

Ask to list VMs, Kubernetes clusters, databases, and networks in the Yandex Cloud using yc to review the current setup.

Frequently Asked Questions about yandex

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I audit Yandex Cloud resources without modifying their state?

Audit Yandex Cloud resources without modifying state by running read-only yc CLI commands. This approach inspects VMs, Kubernetes clusters, and networking configurations while explicitly restricting state-changing actions to ensure environment safety.

What is the safest way to inspect Yandex Cloud infrastructure configurations?

The safest way to inspect Yandex Cloud infrastructure is using read-only yc CLI commands. This method queries current configurations for databases and serverless functions across multiple folders while requiring explicit user approval for any modifying actions.

Can I list VMs and Kubernetes clusters across multiple Yandex Cloud folders?

Yes, you can list VMs and Kubernetes clusters across multiple Yandex Cloud folders using centralized yc CLI commands. This read-only inspection validates configurations and ownership before planning any infrastructure changes.

How do I query Yandex Cloud networking and DNS using yc commands?

Query Yandex Cloud networking and DNS using yc vpc and yc dns commands. These read-only operations help you understand current setup and debug infrastructure configurations without altering resource states.

Does auditing Yandex Cloud object storage require explicit permission for changes?

Yes, auditing Yandex Cloud object storage requires explicit permission for changes. The process enforces read-only access for inspecting resources and clearly states when state-changing operations need explicit user approval.