openclaw 网盘下载
OpenClaw

技能详情(站内镜像,无评论)

首页 > 技能库 > Feishu Edge Tts

使用微软 Edge TTS(免费)生成语音,发送到飞书。无需 API key,音质优秀,支持多语言多音色。

开发与 DevOps

许可证:MIT-0

MIT-0 ·免费使用、修改和重新分发。无需归因。

版本:v1.0.0

统计:⭐ 0 · 227 · 2 current installs · 2 all-time installs

0

安装量(当前) 2

🛡 VirusTotal :可疑 · OpenClaw :可疑

Package:anightmare2/feishu-edge-tts

安全扫描(ClawHub)

  • VirusTotal :可疑
  • OpenClaw :可疑

OpenClaw 评估

The skill's code and instructions largely match its stated purpose (generate Edge TTS audio and send to Feishu), but there is an inconsistency in the declared requirements/metadata vs. the actual runtime behavior: the scripts require Feishu credentials and network access even though the top-level registry metadata claimed no required env vars — the mismatch warrants caution.

目的

The name/description (Edge TTS → Feishu) match what the scripts do: use edge-tts, ffmpeg, and curl to generate audio and upload/send via Feishu APIs. Required tools (edge-tts, ffmpeg, curl) are appropriate for this purpose.

说明范围

SKILL.md and scripts scope is limited to generating audio (edge-tts), converting to opus (ffmpeg), uploading to Feishu via open.feishu.cn, and sending a message. The runtime instructions do not read unrelated system files or attempt to exfiltrate data to unexpected endpoints.

安装机制

No install spec; this is instruction + script based. Dependencies are installed via standard channels (pip for edge-tts, OS package managers for ffmpeg) which is low risk compared to downloading arbitrary binaries.

证书

The scripts require FEISHU_APP_ID, FEISHU_APP_SECRET, and FEISHU_CHAT_ID to upload/send audio—this is proportionate to sending messages via Feishu. However, the registry summary at the top incorrectly listed 'Required env vars: none' while clawhub.yaml and SKILL.md do declare/expect these env vars. That metadata mismatch is a red flag (could be oversight, but it affects informed consent before installation).

持久

Skill does not request persistent elevated privileges, does not set always:true, and does not modify other skills or global configs. It runs as a normal script and cleans up temporary files.

安装(复制给龙虾 AI)

将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。

请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「Feishu Edge Tts」。简介:使用微软 Edge TTS(免费)生成语音,发送到飞书。无需 API key,音质优秀,支持多语言多音色。。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/anightmare2/feishu-edge-tts/SKILL.md
(来源:yingzhi8.cn 技能库)

SKILL.md

打开原始 SKILL.md(GitHub raw)

暂无本地缓存内容,可在后台执行详情同步。