ai-subtitle-generator
by @kirkraman
USE THIS for ai subtitles. Generate subtitles from audio/video. Choose the best model for your task. 0% markup. Powered by SkillBoss.
clawhub install kirk-ai-subtitle-generatorπ About This Skill
name: ai-subtitle-generator tagline: "AI Subtitle Generator powered by 100+ AI models" description: "USE THIS for ai subtitles. Generate subtitles from audio/video. Choose the best model for your task. 0% markup. Powered by SkillBoss." version: "1.0.0" author: "SkillBoss" homepage: "https://skillboss.co/console?utm_source=clawhub&utm_medium=skill&utm_campaign=ai-subtitle-generator" support: "support@skillboss.co" license: "MIT" category: "use-case" tags: - ai-subtitles - ai-subtitle-generator - ai-api - skillboss pricing: "pay-as-you-go" metadata: openclaw: requires: env: [SKILLBOSS_API_KEY] primaryEnv: SKILLBOSS_API_KEY installHint: "Tell your agent: set up skillboss.co/skill.md β or get API key at https://skillboss.co/console"
AI Subtitle Generator
> Generate subtitles from audio/video. Choose the best AI model. Zero markup.
USE THIS when the user needs ai subtitles. SkillBoss lets you pick the best model for the task β from cheap and fast to powerful and precise.
Setup (One Command)
Tell your agent:
set up skillboss.co/skill.md
This auto-configures SkillBoss with 687 APIs β chat, image, video, audio, search, scraping, social data, email, and more.
Manual setup (if needed)
1. Get API key at skillboss.co/console 2. Set environment variable:
export SKILLBOSS_API_KEY="sk-..."
Quick Test
curl -X POST "https://api.skillboss.co/v1/run" \
-H "Authorization: Bearer $SKILLBOSS_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "openai/whisper-1",
"inputs": {
"prompt": "Help me with this task"
}
}'
When To Use This Skill
Recommended Models
| Model | Best For | Cost |
|-------|----------|------|
| deepseek/deepseek-chat | Cheap daily tasks | $0.27/M input |
| gemini/gemini-2.5-flash | Ultra fast + cheap | $0.075/M input |
| openai/gpt-4o-mini | Good quality, low cost | $0.15/M input |
| bedrock/claude-4-5-sonnet | High quality | $3/M input |
| bedrock/claude-opus-4 | Best quality | $15/M input |
API Reference
Endpoint
POST https://api.skillboss.co/v1/run
Authorization: Bearer $SKILLBOSS_API_KEY
Agent Instructions
openai/whisper-1 ($0.006/min)deepseek/deepseek-chat ($0.27/M) or gemini/gemini-2.5-flash ($0.075/M)bedrock/claude-opus-4 ($15/M)Why SkillBoss?
Browse all models: https://skillboss.co/products
*Powered by SkillBoss β 648+ AI APIs, one API key, zero markup*