YouTube to WAV Agent Skill

Give your AI agent a YouTube to WAV converter through one prompt — it connects the official AgentBody skill and calls the real API automatically.

  • A Real WAV File, Not A Redirect
  • Editing-Ready, Source-Limited
  • Every Public Link Shape
  • Agent-Native Skill Install

Install Skill

Read https://docs.agentbody.io/quickstart.md and help me safely connect, configure, and use AgentBody's APIs with the official AgentBody Skill in this agent environment.

Features

This YouTube to WAV converter turns one public video into a real audio file your agent can keep: a permanent download link plus track metadata, not a temporary redirect.

A Real WAV File, Not A Redirect

The converter saves the actual audio file and returns a permanent download URL the agent can fetch from any machine — plus title, channel, duration, and file size alongside it.

Editing-Ready, Source-Limited

WAV output decodes once into PCM with no second lossy pass — what DAW workflows need. The agent can also request MP3, FLAC, M4A, AAC, OPUS, Vorbis, or ALAC when a different job calls for it.

Every Public Link Shape

Watch URLs, youtu.be links, Shorts, and embeds all resolve. Private, deleted, and age-restricted videos fail with a structured error the agent can report.

Agent-Native Skill Install

One prompt installs the official AgentBody skill into your agent. The agent reads the quickstart, asks for your API key, and configures itself — no key embedded in the prompt.

How to use

Three steps give your agent a working YouTube to WAV converter.

01

Send The Install Prompt

Paste the install prompt from this page into your AI agent. It fetches the official AgentBody skill — no plugin store, no manual wiring, no key in the prompt.

02

Let The Agent Configure Your Key

The agent reads the quickstart, asks you for an AgentBody API key, and stores it in its own configuration. You create the key in a free AgentBody account.

03

Ask For WAV In Plain Language

Say "convert this YouTube video to WAV" with a link, and the agent calls the API with format=wav, waits for the conversion, and returns the permanent download link with metadata.

Frequently asked questions

How does the agent install the YouTube to WAV converter?

Paste the install prompt from this page into your agent. It downloads the official AgentBody skill, reads the bundled quickstart, and asks for an API key from your free AgentBody account. After that, WAV conversion requests route to the real API.

Is my API key safe inside the agent?

The key is never embedded in the install prompt or sent anywhere except the AgentBody API. The agent stores it in its local configuration like any other credential, over HTTPS.

What can the agent convert once installed?

Any public YouTube video in any common link shape, to WAV or any of seven other formats (MP3, M4A, AAC, FLAC, OPUS, Vorbis, ALAC). One format per conversion; the agent passes the format you name.

Can the agent batch a playlist?

The API converts one video per call and rejects playlist URLs, so the agent processes playlists as a loop of individual conversions, each with its own idempotency key. Videos over roughly 25 minutes are declined by the cost guard.

What does the agent hand back?

A permanent download URL for the saved WAV file plus video_id, title, channel, duration, and file size. Because the link never expires, the agent can also save the file to disk or upload it to your storage directly.

What usage rules apply?

Each successful conversion draws a fixed amount from your AgentBody balance; failures are not billed. Convert only content you own, have permission to save, or have another lawful basis for — the API cannot access private or restricted videos.