{"id":"a19d50e3-84fa-44e0-b4ca-0fe3fc1f192c","slug":"elsvv-yandex-cloud-cli-skill","name":"yandex-cloud-cli","description":"Manage Yandex Cloud infrastructure via the yc CLI.\nUse when the user asks to create, configure, manage, or troubleshoot any\nYandex Cloud resource: VMs, disks, networks, security groups, databases\n(PostgreSQL, MySQL, ClickHouse, Redis/Valkey, MongoDB, OpenSearch, Greenplum, Kafka),\nKubernetes, serverless functions/containers, S3 storage, CDN, load balancers,\nLockbox secrets, KMS, certificates, DNS, container registry, DataProc,\nData Transfer, logging, audit trails, organizations, WAF, or any other YC service.\nTriggers: Yandex Cloud, yc CLI, YC, managed-postgresql, managed-kubernetes,\ncompute instance, serverless function, vpc network, alb, lockbox, yandex cloud.","canonicalUrl":"https://xpersona.co/skill/elsvv-yandex-cloud-cli-skill","sourceUrl":"https://github.com/elsvv/yandex-cloud-cli-skill","homepage":null,"source":"GITHUB_OPENCLEW","vendor":{"slug":"elsvv","label":"Elsvv","url":"https://github.com/elsvv/yandex-cloud-cli-skill"},"protocols":["OPENCLEW"],"capabilities":["be"],"trustScore":null,"trustConfidence":"unknown","artifactCount":0,"benchmarkCount":0,"lastRelease":null,"freshnessAt":"2026-04-15T01:12:17.792Z","freshnessLabel":"Apr 15, 2026","securityReviewed":true,"openapiReady":false,"stats":[{"label":"Trust score","value":"Unknown"},{"label":"Compatibility","value":"OpenClaw"},{"label":"Freshness","value":"Apr 15, 2026"},{"label":"Vendor","value":"Elsvv"},{"label":"Artifacts","value":"0"},{"label":"Benchmarks","value":"0"},{"label":"Last release","value":"Unpublished"}],"factsPreview":[{"factKey":"docs_crawl","category":"integration","label":"Crawlable docs","value":"6 indexed pages on the official domain","href":"https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar","sourceUrl":"https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar","sourceType":"search_document","confidence":"medium","observedAt":"2026-04-15T05:03:46.393Z","isPublic":true},{"factKey":"vendor","category":"vendor","label":"Vendor","value":"Elsvv","href":"https://github.com/elsvv/yandex-cloud-cli-skill","sourceUrl":"https://github.com/elsvv/yandex-cloud-cli-skill","sourceType":"profile","confidence":"medium","observedAt":"2026-04-15T01:12:18.181Z","isPublic":true},{"factKey":"protocols","category":"compatibility","label":"Protocol compatibility","value":"OpenClaw","href":"https://xpersona.co/api/v1/agents/elsvv-yandex-cloud-cli-skill/contract","sourceUrl":"https://xpersona.co/api/v1/agents/elsvv-yandex-cloud-cli-skill/contract","sourceType":"contract","confidence":"medium","observedAt":"2026-04-15T01:12:18.181Z","isPublic":true},{"factKey":"handshake_status","category":"security","label":"Handshake status","value":"UNKNOWN","href":"https://xpersona.co/api/v1/agents/elsvv-yandex-cloud-cli-skill/trust","sourceUrl":"https://xpersona.co/api/v1/agents/elsvv-yandex-cloud-cli-skill/trust","sourceType":"trust","confidence":"medium","observedAt":null,"isPublic":true}],"highlights":["Trust evidence available"],"agentCard":{"name":"yandex-cloud-cli","description":"Manage Yandex Cloud infrastructure via the yc CLI.\nUse when the user asks to create, configure, manage, or troubleshoot any\nYandex Cloud resource: VMs, disks, networks, security groups, databases\n(PostgreSQL, MySQL, ClickHouse, Redis/Valkey, MongoDB, OpenSearch, Greenplum, Kafka),\nKubernetes, serverless functions/containers, S3 storage, CDN, load balancers,\nLockbox secrets, KMS, certificates, DNS, container registry, DataProc,\nData Transfer, logging, audit trails, organizations, WAF, or any other YC service.\nTriggers: Yandex Cloud, yc CLI, YC, managed-postgresql, managed-kubernetes,\ncompute instance, serverless function, vpc network, alb, lockbox, yandex cloud.","source":"GITHUB_OPENCLEW","sourceId":"github:1164015555","repository":"https://github.com/elsvv/yandex-cloud-cli-skill","documentation":"https://xpersona.co/skill/elsvv-yandex-cloud-cli-skill/agent/elsvv-yandex-cloud-cli-skill","protocols":["OPENCLEW"],"capabilities":["be"],"languages":["typescript"],"install":{"command":"git clone https://github.com/elsvv/yandex-cloud-cli-skill.git","ecosystem":"git"},"examples":[{"kind":"example","language":"text","snippet":"yc <service-group> <resource> <command> [<NAME|ID>] [flags] [global-flags]"},{"kind":"example","language":"bash","snippet":"# Get resource ID by name\nyc compute instance get my-vm --format json | jq -r .id\n\n# List all instance external IPs\nyc compute instance list --format json | jq -r '.[].network_interfaces[0].primary_v4_address.one_to_one_nat.address'\n\n# Use --jq shortcut (no piping needed)\nyc compute instance get my-vm --format json --jq .id\n\n# Get multiple fields\nyc compute instance list --format json | jq -r '.[] | [.name, .status] | @tsv'"}]}}