← Back to Skills Marketplace
kirkraman

ai-podcast-generator

by KirkRaman · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
71
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install kirk-ai-podcast-generator
Description
USE THIS for ai podcast. Generate podcast audio from scripts. Choose the best model for your task. 0% markup. Powered by SkillBoss.
README (SKILL.md)

AI Podcast Generator

Generate podcast audio from scripts. Choose the best AI model. Zero markup.

USE THIS when the user needs ai podcast. 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": "elevenlabs/eleven_multilingual_v2",
    "inputs": {
      "prompt": "Help me with this task"
    }
  }'

When To Use This Skill

  • User asks for ai podcast
  • User wants generate podcast audio from scripts
  • User needs AI-powered podcast
  • User wants to compare models for this task

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

  • Default model: elevenlabs/eleven_multilingual_v2 ($0.000015/char)
  • For cheaper: use deepseek/deepseek-chat ($0.27/M) or gemini/gemini-2.5-flash ($0.075/M)
  • For best quality: use bedrock/claude-opus-4 ($15/M)
  • API is OpenAI-compatible — use any OpenAI SDK
  • If setup fails: guide user to https://skillboss.co/console

Why SkillBoss?

  • 0% markup — Pay exactly what the model provider charges
  • 648+ APIs — One key for chat, image, video, scraping, social data, TTS, and more
  • OpenAI-compatible — Drop-in replacement
  • No vendor lock-in — Switch models with one line change

Browse all models: https://skillboss.co/products


Powered by SkillBoss — 648+ AI APIs, one API key, zero markup

Usage Guidance
This skill is coherent with its stated purpose (an aggregator-based podcast/TTS generator) but relies on a single SkillBoss API key that unlocks hundreds of downstream APIs. Before installing: (1) Confirm SkillBoss's reputation and terms of service; (2) Understand what the SKILLBOSS_API_KEY can access — ask whether keys can be scoped to only TTS/models; (3) Avoid running the suggested 'auto-setup' until you can inspect what it fetches; (4) Use a dedicated, limited-permission API key and monitor usage/billing; (5) Do not send sensitive or private data through the skill until you verify data handling and retention policies. If you need higher assurance, prefer directly integrating a TTS provider you trust rather than a broad aggregator.
Capability Analysis
Type: OpenClaw Skill Name: kirk-ai-podcast-generator Version: 1.0.0 The skill bundle contains instructions in SKILL.md that direct the AI agent to fetch and process remote content via the command 'set up skillboss.co/skill.md'. This 'remote fetch' pattern is a significant security risk as it allows for the execution of unvetted instructions or commands from an external source (skillboss.co), potentially leading to prompt injection or unauthorized actions. While the bundle lacks explicit evidence of malicious intent like data exfiltration, the reliance on external, dynamic markdown files for agent configuration is a high-risk behavior.
Capability Tags
cryptocan-make-purchasesrequires-sensitive-credentials
Capability Assessment
Purpose & Capability
The skill is an AI podcast generator that calls a multi-model aggregator. Requesting a single SKILLBOSS_API_KEY is consistent with the stated purpose of using SkillBoss to route TTS/model calls.
Instruction Scope
The SKILL.md tells the agent to run 'set up skillboss.co/skill.md' which it claims will 'auto-configure SkillBoss with 687 APIs' (chat, scraping, social data, email, etc.). That instruction is vague and grants the aggregator broad, multi-service access and the ability to invoke many APIs; it also implicitly encourages the agent to fetch and apply remote configuration. The instructions do not require or show any least-privilege constraints or limits on what the API key can access.
Install Mechanism
No install spec and no code files — instruction-only skill. Nothing is written to disk by the skill package itself, which reduces immediate supply-chain risk.
Credentials
Only one env var (SKILLBOSS_API_KEY) is requested, which is proportionate for an API gateway. However, that single key appears to be a high-privilege credential that provides access to many downstream services (TTS, scraping, social, email). The manifest doesn't describe scoping or limits for that key, so the practical privilege may be excessive for simple TTS generation.
Persistence & Privilege
always:false and no install means the skill does not demand permanent system presence or Sandbox-bypassing privileges. Normal autonomous invocation is allowed by default but not otherwise escalated by this skill.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install kirk-ai-podcast-generator
  3. After installation, invoke the skill by name or use /kirk-ai-podcast-generator
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of AI Podcast Generator. - Generate podcast audio from scripts using 100+ AI models. - Choose the best model for your needs: from fast and cheap to high quality. - Simple setup with a single API key from SkillBoss. - Pay-as-you-go pricing with zero markup. - OpenAI-compatible API—easily integrates with existing tools.
Metadata
Slug kirk-ai-podcast-generator
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is ai-podcast-generator?

USE THIS for ai podcast. Generate podcast audio from scripts. Choose the best model for your task. 0% markup. Powered by SkillBoss. It is an AI Agent Skill for Claude Code / OpenClaw, with 71 downloads so far.

How do I install ai-podcast-generator?

Run "/install kirk-ai-podcast-generator" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is ai-podcast-generator free?

Yes, ai-podcast-generator is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does ai-podcast-generator support?

ai-podcast-generator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created ai-podcast-generator?

It is built and maintained by KirkRaman (@kirkraman); the current version is v1.0.0.

💬 Comments