← Back to Skills Marketplace
of-arte

ClawVoyant

by Of-Arte · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
270
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install claw-voyant
Description
YouTube search and transcript extraction. No API keys required.
README (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

Capability Analysis
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install claw-voyant
  3. After installation, invoke the skill by name or use /claw-voyant
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
add ClawVoyant YouTube search skill and AI Mastery Tutor soul.
Metadata
Slug claw-voyant
Version 1.0.0
License
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is ClawVoyant?

YouTube search and transcript extraction. No API keys required. It is an AI Agent Skill for Claude Code / OpenClaw, with 270 downloads so far.

How do I install ClawVoyant?

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

Is ClawVoyant free?

Yes, ClawVoyant is completely free (open-source). You can download, install and use it at no cost.

Which platforms does ClawVoyant support?

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

Who created ClawVoyant?

It is built and maintained by Of-Arte (@of-arte); the current version is v1.0.0.

💬 Comments