/install claw-voyant
\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
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install claw-voyant - After installation, invoke the skill by name or use
/claw-voyant - Provide required inputs per the skill's parameter spec and get structured output
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.