← 返回 Skills 市场
qoderone

Yacli Yandex

作者 qoderone · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ✓ 安全检测通过
127
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install 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...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install yacli-yandex
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /yacli-yandex 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug yacli-yandex
版本 1.0.2
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 3
常见问题

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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 127 次。

如何安装 Yacli Yandex?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install yacli-yandex」即可一键安装,无需额外配置。

Yacli Yandex 是免费的吗?

是的,Yacli Yandex 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Yacli Yandex 支持哪些平台?

Yacli Yandex 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Yacli Yandex?

由 qoderone(@qoderone)开发并维护,当前版本 v1.0.2。

💬 留言讨论