Download YouTube videos and upload them to Pocket Casts Files for offline viewing. For personal use with content you own or have rights to.
数据来源:ClawHub。 在 ClawSkills 查看
选择你使用的 Agent
方法一:命令行安装(推荐)
推荐(无需提前安装 clawhub)
npx clawhub@latest --dir ~/.claude/skills install pocket-casts-yt或使用 clawhub CLI(需提前安装)
clawhub --dir ~/.claude/skills install pocket-casts-yt⚠️ 需要 Node.js 18+,没有 Node?请使用下方方法二直接下载 ZIP。 安装 Node.js →
方法二:手动下载安装(无需 Node)
下载 ZIP,解压后将文件夹放到以下路径,重启 Agent 即可:
安装路径
~/.claude/skills/pocket-casts-yt/💡解压后将文件夹放到上方路径,重启 Agent 即可生效
--- name: pocket-casts description: Download YouTube videos and upload them to Pocket Casts Files for offline viewing. For personal use with content you own or have rights to. version: 1.0.0 author: emmanuelem ---
Download YouTube videos and upload them to Pocket Casts Files for offline viewing.
~/skills/pocket-casts/scripts/upload.sh "YOUTUBE_URL"
Or with a custom title:
~/skills/pocket-casts/scripts/upload.sh "YOUTUBE_URL" "Custom Title"
uvx yt-dlp)apt install ffmpeg)apt install jq) ```bash curl -fsSL https://deno.land/install.sh | sh ``` Add to PATH: export PATH="$HOME/.deno/bin:$PATH"
```bash mkdir -p ~/.clawdbot/credentials/pocket-casts chmod 700 ~/.clawdbot/credentials/pocket-casts ```
Get your refresh token from browser dev tools while logged into pocketcasts.com, then: ```bash cat > ~/.clawdbot/credentials/pocket-casts/config.json << 'EOF' { "refreshToken": "YOUR_REFRESH_TOKEN_HERE" } EOF chmod 600 ~/.clawdbot/credentials/pocket-casts/config.json ```
The refresh token lasts ~1 year. Access tokens are fetched automatically.
YouTube's bot detection requires cookies from a logged-in browser session.
- Install "Get cookies.txt LOCALLY" browser extension (or similar) - Go to youtube.com while logged in - Export cookies via the extension - Save to ~/.clawdbot/credentials/pocket-casts/cookies.txt
```bash chmod 600 ~/.clawdbot/credentials/pocket-casts/cookies.txt ```
yt-dlp --remux-video mp4CLAWDBOT_CREDENTIALS - Override credentials directory (default: ~/.clawdbot/credentials)This skill is provided for personal, fair-use purposes only.
By using this skill, you accept full responsibility for ensuring your use complies with all applicable terms of service and laws. The authors disclaim any liability for misuse.
Recommended uses: Personal recordings, Creative Commons content, videos you created, or content where the creator has explicitly permitted downloading.
安装 Youtube → Pocket Casts 后,可以对 AI 说这些话来触发它
Help me get started with Youtube → Pocket Casts
Explains what Youtube → Pocket Casts does, walks through the setup, and runs a quick demo based on your current project
Use Youtube → Pocket Casts to download YouTube videos and upload them to Pocket Casts Files for o...
Invokes Youtube → Pocket Casts with the right parameters and returns the result directly in the conversation
What can I do with Youtube → Pocket Casts in my design & creative workflow?
Lists the top use cases for Youtube → Pocket Casts, with example commands for each scenario
将技能文件夹放到 ~/.claude/skills/pocket-casts-yt/ 目录(个人级,所有项目可用),或 .claude/skills/pocket-casts-yt/(项目级)。重启 AI 客户端后,用 /pocket-casts-yt 主动调用,或让 AI 根据上下文自动发现并使用。
Youtube → Pocket Casts 支持 Claude、Cursor、OpenClaw,可与这些 AI 平台无缝集成,扩展其能力。
Youtube → Pocket Casts 可免费安装使用。请查阅仓库了解许可证信息。
Download YouTube videos and upload them to Pocket Casts Files for offline viewing. For personal use with content you own or have rights to.
Youtube → Pocket Casts 属于「Design & Creative」分类,该分类的技能帮助 AI 智能体在此领域执行专业任务。
Automate my design & creative tasks using Youtube → Pocket Casts
Identifies repetitive steps in your workflow and sets up Youtube → Pocket Casts to handle them automatically