← 返回 Skills 市场
modestyrichards

audiopod

作者 ModestyRichards · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ⚠ suspicious
95
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install modesty-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...
安全使用建议
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.
能力标签
requires-sensitive-credentials
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install modesty-audiopod
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /modesty-audiopod 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
Slug modesty-audiopod
版本 1.0.2
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 95 次。

如何安装 audiopod?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install modesty-audiopod」即可一键安装,无需额外配置。

audiopod 是免费的吗?

是的,audiopod 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

audiopod 支持哪些平台?

audiopod 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 audiopod?

由 ModestyRichards(@modestyrichards)开发并维护,当前版本 v1.0.2。

💬 留言讨论