← 返回 Skills 市场
146
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install podcastfy-openclaw-skill
功能描述
Convert text, images, PDFs, websites, or YouTube videos into multilingual AI-generated podcast audio using Podcastfy's open-source Python toolkit.
安全使用建议
This skill appears coherent with its purpose, but before installing or using it: 1) Verify the podcastfy PyPI package and GitHub repo (check maintainer, recent commits, issues) to reduce supply-chain risk. 2) Store API keys (Gemini/OpenAI/ElevenLabs) in a secure place and use least-privilege/separate keys; do not put them in shared folders or source control. 3) Be aware that content you provide (URLs, PDFs, video audio, images, patient/medical content) may be transmitted to third‑party LLM/TTS services — avoid uploading sensitive or PHI unless you have appropriate agreements and controls. 4) Run installs and the tool in an isolated environment (virtualenv, container) if you want to limit system impact. 5) Confirm how YouTube downloading/transcription is implemented (additional dependencies or network access may be required). 6) If privacy is a priority, test the --local option and audit what 'local' actually uses. If you want more assurance, review the repository source or run the package in a sandbox before supplying production or sensitive content.
能力评估
Purpose & Capability
Name/description claim converting multi-modal content to podcast audio using Podcastfy; SKILL.md only asks for installing the podcastfy PyPI package, FFmpeg, and API keys for LLM/TTS providers (OpenAI, Gemini, ElevenLabs) which are appropriate and expected for that functionality.
Instruction Scope
Instructions are limited to installing podcastfy/FFmpeg, creating a .env with LLM/TTS keys, and running podcastfy CLI or Python API on user-provided URLs/files. This correctly implies sending content to external LLM/TTS services; users should note that content and transcripts will be transmitted to whichever APIs are configured. The doc doesn't explicitly list any auxiliary downloader dependency (e.g., youtube-dl/pytube) though YouTube support is documented — this is likely handled by the package but worth confirming.
Install Mechanism
The registry entry is instruction-only (no install spec). SKILL.md recommends pip install podcastfy and installing FFmpeg via apt/brew — both are standard. Because installation happens at the user's side via pip, users should verify the PyPI package and repository before installing.
Credentials
The skill asks for API keys for LLM and TTS providers (GEMINI_API_KEY, OPENAI_API_KEY, optional ELEVENLABS_API_KEY). Those are directly relevant to generating transcripts and TTS; no unrelated credentials, config paths, or excessive env access are requested.
Persistence & Privilege
always is false and the skill is user-invocable only. The skill does not request persistent/always-on privileges or access to other skills' configs; it merely instructs running the Podcastfy CLI or Python API at runtime.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install podcastfy-openclaw-skill - 安装完成后,直接呼叫该 Skill 的名称或使用
/podcastfy-openclaw-skill触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Podcastfy Skill for OpenClaw 1.0.0 initial release:
- Introduces integration with the open-source Podcastfy tool for generating AI-powered podcasts from multi-modal content (text, images, PDFs, websites, YouTube).
- Provides step-by-step installation instructions, API key setup, and supported TTS models.
- Offers detailed CLI and Python API usage examples, including advanced options.
- Includes practical guides for dental/medical use cases and integration with OpenClaw workflows.
- Lists troubleshooting tips and direct links to resources for further support.
元数据
常见问题
Podcastfy Openclaw Skill 是什么?
Convert text, images, PDFs, websites, or YouTube videos into multilingual AI-generated podcast audio using Podcastfy's open-source Python toolkit. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 146 次。
如何安装 Podcastfy Openclaw Skill?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install podcastfy-openclaw-skill」即可一键安装,无需额外配置。
Podcastfy Openclaw Skill 是免费的吗?
是的,Podcastfy Openclaw Skill 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Podcastfy Openclaw Skill 支持哪些平台?
Podcastfy Openclaw Skill 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Podcastfy Openclaw Skill?
由 mr-11even(@mr-11even)开发并维护,当前版本 v1.0.0。
推荐 Skills