← 返回 Skills 市场
of-arte

ClawVoyant

作者 Of-Arte · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
270
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install claw-voyant
功能描述
YouTube search and transcript extraction. No API keys required.
使用说明 (SKILL.md)

\r \r

ClawVoyant Skill 👓\r

\r Search YouTube and pull full transcripts for any video instantly. No API keys needed—uses DuckDuckGo for search and generic fetch for transcripts.\r \r

Tools\r

\r

search_youtube\r

Find videos relevant to your query.\r

  • Args: query (string), max_results? (int)\r
  • Output: List of results with title, URL, and a snippet.\r \r

get_youtube_transcript\r

Extract the full transcript of a specific video.\r

  • Args: url (string)\r
  • Output: The full text transcript of the video.\r \r

Examples\r

"Find a video about how to use FastMCP" -> search_youtube({ query: "FastMCP tutorial" })\r "Get the transcript for https://youtube.com/watch?v=..." -> get_youtube_transcript({ url: "..." })\r

功能分析
Type: OpenClaw Skill Name: claw-voyant Version: 1.0.0 The skill provides legitimate YouTube search and transcript extraction functionality using the DuckDuckGo Search and YouTube Transcript API libraries. The code in scripts/server.py aligns with the stated purpose in SKILL.md and README.md, with no evidence of data exfiltration, malicious execution, or prompt injection.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install claw-voyant
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /claw-voyant 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
add ClawVoyant YouTube search skill and AI Mastery Tutor soul.
元数据
Slug claw-voyant
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

ClawVoyant 是什么?

YouTube search and transcript extraction. No API keys required. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 270 次。

如何安装 ClawVoyant?

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

ClawVoyant 是免费的吗?

是的,ClawVoyant 完全免费(开源免费),可自由下载、安装和使用。

ClawVoyant 支持哪些平台?

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

谁开发了 ClawVoyant?

由 Of-Arte(@of-arte)开发并维护,当前版本 v1.0.0。

💬 留言讨论