Toolverse
All skills

audiopod

by openclaw

Use AudioPod AI's API for audio processing tasks including AI music generation (text-to-music, text-to-rap, instrumentals, samples, vocals), stem separation, text-to-speech, noise reduction, speech-to-text transcription, speaker separation, and media extraction. Use when the

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
openclaw
Category
Backend
Views
1

About this skill

Use AudioPod AI's API for audio processing tasks including AI music generation (text-to-music, text-to-rap, instrumentals, samples, vocals), stem separation, text-to-speech, noise reduction, speech-to-text transcription, speaker separation, and media extraction. Use when the user needs to generate music/songs/rap from text, split a song into stems/vocals/instruments, generate speech from text, clean up noisy audio, transcribe audio/video, or extract audio from YouTube/URLs. Requires AUDIOPOD_API_KEY env var or pass api_key directly.

How to use

  1. Zarejestruj się bezpłatnie na https://audiopod.ai/auth/signup — nie potrzebujesz karty kredytowej. 2. Przejdź do https://www.audiopod.ai/dashboard/account/api-keys i utwórz nowy klucz API (zaczyna się od ap_). 3. Zainstaluj bibliotekę AudioPod: w Pythonie uruchom pip install audiopod, w Node.js — npm install audiopod. 4. Ustaw zmienną środowiskową AUDIOPOD_API_KEY na wartość swojego klucza, lub przekaż go bezpośrednio do konstruktora klienta: AudioPod(api_key="ap_..."). 5. Aby wygenerować piosenkę z tekstu, użyj metody client.music.song() z parametrami prompt (opis stylu i tempa), lyrics (tekst piosenki) i duration (długość w sekundach). 6. Przed pierwszym użyciem dodaj środki do portfela na https://www.audiopod.ai/dashboard/account/wallet — system działa na zasadzie pay-as-you-go.

Related skills

travel-planner

by ailabs-393

This skill should be used whenever users need help planning trips, creating travel itineraries, managing travel budgets, or seeking destination advice. On first use, collects comprehensive travel preferences including budget level, travel style, interests, and dietary

Backend
4379

patent-search

by RobThePCGuy

Advanced prior art search using the PatentsView API. Use this skill when users need to search for patents, perform prior art searches, analyze patent landscapes, or find patents by inventor, title, date range, or technical fields. Helps with patent research, freedom to operate

Backend
36218

context-optimizer

by openclaw

Advanced context management with auto-compaction and dynamic context optimization for DeepSeek's 64k context window. Features intelligent compaction (merging, summarizing, extracting), query-aware relevance scoring, and hierarchical memory system with context archive. Logs

Backend
2964

seedream-image-gen

by openclaw

Generate images via Seedream API (doubao-seedream models). Synchronous generation.

Backend
6235

stripe-integration

by wshobson

Implement Stripe payment processing for robust, PCI-compliant payment flows including checkout, subscriptions, and webhooks. Use when integrating Stripe payments, building subscription systems, or implementing secure checkout flows.

Backend
40147

supabase-operations

by elevanaltd

Supabase operational knowledge for migrations, RLS optimization, MCP tool benchmarks, and ADR-003 compliance. Use when validating database migrations, optimizing Row-Level Security policies, checking MCP tool performance, or ensuring Supabase operational standards. Triggers on:

Backend
27109