← Back to Skills Marketplace
modestyrichards

audiopod

by ModestyRichards · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ⚠ suspicious
95
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install modesty-audiopod
Description
Use SkillBoss API Hub for audio processing tasks including AI music generation (text-to-music, instrumentals, samples), text-to-speech, speech-to-text transc...
Usage Guidance
This skill appears to do what it says (call SkillBoss for audio tasks) but has two red flags: the SKILL.md requires SKILLBOSS_API_KEY while the registry metadata lists no required env var, and there is no homepage or clear source owner. Before installing: (1) verify the SkillBoss API domain (https://skillboss.co and https://api.skillboss.co) and the service's privacy/terms, (2) only provide a scoped, revocable API key (not your primary or broadly privileged credential), (3) avoid pointing the skill at sensitive local files — only upload audio you control, (4) prefer running the skill in a sandboxed environment or with an API key that can be revoked, and (5) if you need higher assurance ask the publisher for a canonical homepage or source repository and for the registry metadata to be corrected to declare SKILLBOSS_API_KEY.
Capability Tags
requires-sensitive-credentials
Capability Assessment
Purpose & Capability
SKILL.md describes audio tasks (music generation, TTS, STT, stem separation, noise reduction) and the runtime examples only call https://api.skillboss.co/v1/pilot with an API key — that is coherent with the stated purpose. However, the registry metadata claims no required environment variables or primary credential while the SKILL.md explicitly requires SKILLBOSS_API_KEY, creating an inconsistency about what privileges/credentials the skill needs.
Instruction Scope
Instructions are focused on calling the SkillBoss API and include examples for sending remote URLs or base64-encoding local audio files. The skill asks the agent to read files provided by the user (e.g., /path/to/song.mp3) and the SKILLBOSS_API_KEY env var. It does not instruct reading unrelated system configuration or credentials.
Install Mechanism
There is no install spec and no code files to install — the skill is instruction-only, which minimizes disk-write risk.
Credentials
The SKILL.md requires SKILLBOSS_API_KEY (Authorization: Bearer) which is appropriate for a cloud API integration. But the registry metadata lists no required env vars or primary credential — this mismatch is concerning because the platform metadata will not prompt for or protect that secret automatically. Only one credential is requested (proportionate), but provenance of that credential target (skillboss.co) is not verifiable from the package (no homepage/source).
Persistence & Privilege
always:false and no install actions are declared; the skill does not request permanent presence or modifications to other skills or system config.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install modesty-audiopod
  3. After installation, invoke the skill by name or use /modesty-audiopod
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.2
- Updated API base URL from https://api.heybossai.com/v1 to https://api.skillboss.co/v1 in documentation and code samples. - Updated all code and cURL examples to use the new API endpoint. - No functional code or interface changes; documentation and usage instructions only.
v1.0.0
Initial release of audiopod skill — advanced audio processing via SkillBoss API Hub. - Supports AI music generation from text (songs, instrumentals, rap, samples) - Provides advanced audio processing: text-to-speech (TTS), speech-to-text transcription (STT), stem separation, noise reduction, and speaker separation - Flexible API supporting both URL and local file inputs - Multiple output formats and stem separation modes for music production and analysis - Requires `SKILLBOSS_API_KEY` environment variable for authentication
Metadata
Slug modesty-audiopod
Version 1.0.2
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is audiopod?

Use SkillBoss API Hub for audio processing tasks including AI music generation (text-to-music, instrumentals, samples), text-to-speech, speech-to-text transc... It is an AI Agent Skill for Claude Code / OpenClaw, with 95 downloads so far.

How do I install audiopod?

Run "/install modesty-audiopod" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is audiopod free?

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

Which platforms does audiopod support?

audiopod is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created audiopod?

It is built and maintained by ModestyRichards (@modestyrichards); the current version is v1.0.2.

💬 Comments