← Back to Skills Marketplace
qoderone

Yacli Yandex

by qoderone · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ✓ Security Clean
127
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install yacli-yandex
Description
Manage Yandex Mail, Disk, and Calendar via yacli MCP: read, search, reply to emails; upload, publish files; view, plan events with explicit user approval for...
Usage Guidance
This skill appears to be what it claims: a thin wrapper that drives a local yacli MCP server via mcporter. Before enabling it, verify that mcporter and yacli are installed on a host you control, and that any Yandex account tokens are stored only in your host-side mcporter/yacli config (not in the skill bundle). Run the included scripts (scripts/check-yacli.sh) locally to confirm the expected MCP tools and account visibility. Be cautious about enabling autonomous agent invocation if you are concerned about the agent sending email or publishing files — the SKILL.md requires explicit user approval for those actions, but you should audit agent policies and logs on the host to ensure behavior matches your expectations.
Capability Analysis
Type: OpenClaw Skill Name: yacli-yandex Version: 1.0.2 The yacli-yandex skill bundle provides instructions and diagnostic scripts for integrating the Yandex Mail, Disk, and Calendar MCP server (yacli) into OpenClaw. The scripts (check-yacli.sh, install-yacli.sh) are limited to environment validation and do not perform unauthorized actions, while the SKILL.md includes explicit safety rules requiring user confirmation for destructive or externally visible actions.
Capability Assessment
Purpose & Capability
Name/description match the artifacts: the SKILL.md consistently describes calling a yacli MCP server via mcporter. The included scripts and reference files only check for mcporter/yacli and provide example mcporter wiring. Nothing requests unrelated cloud credentials or unrelated system access.
Instruction Scope
Runtime instructions narrowly direct the agent to call specific MCP tool ids (yacli.mail.*, yacli.disk.*, yacli.calendar.*) and include explicit safety rules (require explicit user approval for sends, publishes, destructive actions). The SKILL.md does not tell the agent to read arbitrary host files or exfiltrate data; it references mcporter config paths only in the expected troubleshooting/validation context.
Install Mechanism
There is no remote download/install spec. The bundle contains helper scripts (check/install) that only validate presence of binaries and print operator steps; they do not fetch or execute code from external URLs. This is low-risk for install-time code execution.
Credentials
The skill declares no required env vars or credentials. It expects a host-side yacli MCP server with authenticated Yandex accounts; mcporter.json examples mention YACLI_CONFIG_DIR and a secret backend, which is reasonable. Operators should recognize that sensitive tokens live on the host-side MCP configuration (outside the skill) and secure that hosting environment accordingly.
Persistence & Privilege
always is false and the skill does not request permanent platform-wide privileges or modify other skills. The included scripts only perform local checks and print instructions; they do not alter system-wide agent settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install yacli-yandex
  3. After installation, invoke the skill by name or use /yacli-yandex
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.2
Reorganize docs into consistent English and Russian sections across the skill bundle without changing the slug or installation model.
v1.0.1
Fix mcporter invocation guidance for dotted yacli MCP tool names; document explicit --server/--tool usage and update validation script.
v1.0.0
Initial public release of the Yacli Yandex skill for Yandex Mail, Disk, and Calendar via yacli MCP.
Metadata
Slug yacli-yandex
Version 1.0.2
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 3
Frequently Asked Questions

What is Yacli Yandex?

Manage Yandex Mail, Disk, and Calendar via yacli MCP: read, search, reply to emails; upload, publish files; view, plan events with explicit user approval for... It is an AI Agent Skill for Claude Code / OpenClaw, with 127 downloads so far.

How do I install Yacli Yandex?

Run "/install yacli-yandex" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Yacli Yandex free?

Yes, Yacli Yandex is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Yacli Yandex support?

Yacli Yandex is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Yacli Yandex?

It is built and maintained by qoderone (@qoderone); the current version is v1.0.2.

💬 Comments