yax

Manage Yandex Disk, Calendar, and Mail via a CLI using OAuth.

69|7|Updated Feb 12, 2026
One-click install
npx skills add https://github.com/smvlx/openclaw-ru-skills --skill yax
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: yax
Source: https://github.com/smvlx/openclaw-ru-skills/tree/main/yax
Command: npx skills add https://github.com/smvlx/openclaw-ru-skills --skill yax

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a command-line interface to interact with Yandex Disk, Calendar, and Mail, streamlining your workflow for managing these Yandex 360 services without needing to open multiple web interfaces.

Core Features & Use Cases

  • Yandex Disk: Upload, download, list files, and manage directories.
  • Yandex Calendar: Create new events with specified times, dates, and descriptions.
  • Yandex Mail: Provides information about mail access limitations (IMAP/SMTP only).
  • Use Case: Quickly upload a report file to your Yandex Disk or schedule a meeting in your calendar directly from your terminal.

Quick Start

Use the yax skill to upload the local file 'report.pdf' to the '/documents/' directory on your Yandex Disk.

Frequently Asked Questions about yax

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

FAQPage Schema
How do I manage Yandex Disk files from the command line?

You can manage Yandex Disk files from the command line by using a CLI tool that interacts with the Yandex OAuth API, allowing you to upload, download, list files, and manage directories directly from your terminal.

Can I create Yandex Calendar events via CLI?

Yes, you can create Yandex Calendar events via CLI by providing specified times, dates, and descriptions, which the tool processes through the Yandex OAuth API to schedule meetings directly from your terminal.

Do I need Node.js to automate Yandex 360 services?

Yes, you need Node.js as the runtime environment to execute the CLI commands and automate Yandex 360 services, along with valid Yandex OAuth app credentials for API authentication.

What are the limitations of managing Yandex Mail through a CLI tool?

The limitation of managing Yandex Mail through a CLI tool is that the API access is restricted to IMAP and SMTP protocols only, meaning direct REST API management features are unavailable.

What do I need to set up before using a Yandex 360 CLI tool?

Before using a Yandex 360 CLI tool, you must set up Yandex OAuth app credentials for authentication and ensure the Node.js runtime is installed on your system to execute the scripts.