← 返回 Skills 市场
arpittiwari24

Podcast Clipper ( Subscut )

作者 Arrpit Tiwari · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ⚠ suspicious
150
总下载
1
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install podcast-clipper-subscut
功能描述
Use this skill when the user wants to turn a long podcast, interview, webinar, or talking-head video into multiple short clips for TikTok, Reels, or YouTube...
安全使用建议
This package appears to do exactly what it says: a small Node CLI that calls Subscut's /podcast-to-clips endpoint using SUBSCUT_API_KEY. Before installing, verify the SUBSCUT_API_KEY comes from the legitimate Subscut service and grant it only the minimum permissions required. Be aware of minor doc mismatches (base URL marked required in registry metadata but optional in SKILL.md, and package/version strings differ); these are likely bookkeeping issues but you may want to confirm the published skill matches the official Subscut marketplace entry. If you prefer to be extra cautious, run the script locally with a test API key or inspect network traffic (or set SUBSCUT_API_BASE_URL to a local proxy) to confirm it only contacts the expected host.
功能分析
Type: OpenClaw Skill Name: podcast-clipper-subscut Version: 1.0.3 The skill is a legitimate wrapper for the Subscut podcast clipping API, designed to convert long-form videos into short-form content. The core logic in `scripts/generate-podcast-clips.js` uses standard Node.js fetch calls to a validated HTTPS endpoint and only accesses the specific environment variables (SUBSCUT_API_KEY) required for its stated purpose. No evidence of data exfiltration, shell injection, or malicious prompt injection was found in the code or documentation.
能力标签
requires-sensitive-credentials
能力评估
Purpose & Capability
Name/description (podcast-to-clips) match the files and runtime behavior: a small Node CLI that POSTs the video URL and rendering options to a Subscut /podcast-to-clips endpoint. Requested binaries (npm) and env var (SUBSCUT_API_KEY) are appropriate for this purpose. Minor metadata inconsistencies exist (registry lists SUBSCUT_API_BASE_URL as required while SKILL.md treats it optional; package/version strings differ), but these are documentation issues rather than functional mismatches.
Instruction Scope
SKILL.md and the bundled script limit actions to validating inputs and calling the declared API endpoint. The instructions reference only the declared env vars and the CLI wrapper; they do not read other system files, secrets, or arbitrary paths, nor do they send data to unexpected hosts.
Install Mechanism
There is no download/install-from-URL step; the skill ships a small JS script and examples. No extracted archives or external installers are used. The script relies on Node/npm being available, which aligns with the declared required binary.
Credentials
The skill requires a single service credential (SUBSCUT_API_KEY) and an optional base URL. This is proportionate to a third-party API wrapper. Note: registry metadata listed SUBSCUT_API_BASE_URL as required while SKILL.md marks it optional (defaulting to https://subscut.com) — an innocuous documentation mismatch but worth noticing. No other secrets or unrelated credentials are requested.
Persistence & Privilege
The skill is not always-enabled and does not request elevated platform privileges. It does not modify other skills' config or persist new agent-wide credentials. Autonomous invocation remains enabled (platform default) but is not combined with other red flags.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install podcast-clipper-subscut
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /podcast-clipper-subscut 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
Major update: More control over clip style, duration, and format. - Increased clip limit from 10 to 20 per video; now also supports min/max clip duration settings. - Added new caption styles: "leon," "hormozi," "beast," and extended aliasing for "clean" and "minimal." - Introduced `format` option for rendered output: choose between "dynamic" (auto-reframe) and "hook_frame" (title card with original framing). - CLI options updated: more parameters, improved documentation, new defaults, and more flexible usage. - Output now includes start/end timestamps for each returned clip.
v1.0.2
Version 1.0.2 - Switched CLI entry point from TypeScript (`.ts`) to JavaScript (`.js`), removing the need for runtime TypeScript. - Added a skill-local `npm run generate-podcast-clips` script for CLI usage. - Updated CLI usage instructions and help text in SKILL.md for improved clarity. - Added project scaffolding files, including `.git` metadata and `.gitignore`. - Removed the TypeScript source file, streamlining the install and execution flow.
v1.0.1
- Added example files: basic-command.sh and tool-contract.json in the examples/ directory. - Updated SKILL.md to clarify required environment variables, agent usage, and a more opinionated install/runtime flow. - Refined CLI instructions and usage documentation, including npm command details and variable overrides. - Documented required/optional env variables and bin dependencies. - Improved distinction between end-user install flow and package publisher responsibilities.
v1.0.0
- Initial release of the podcast-clipper-subscut skill. - Converts long-form podcasts, interviews, or talking-head videos into up to 10 viral short clips for TikTok, Reels, or YouTube Shorts. - Automatically extracts high-retention moments, adds captions, and returns clip URLs, titles, and scores. - Designed for minimal manual editing; not recommended for already-short, non-speech, or manually-edited content. - Includes a simple CLI entry point and predictable input/output contracts.
元数据
Slug podcast-clipper-subscut
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Podcast Clipper ( Subscut ) 是什么?

Use this skill when the user wants to turn a long podcast, interview, webinar, or talking-head video into multiple short clips for TikTok, Reels, or YouTube... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 150 次。

如何安装 Podcast Clipper ( Subscut )?

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

Podcast Clipper ( Subscut ) 是免费的吗?

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

Podcast Clipper ( Subscut ) 支持哪些平台?

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

谁开发了 Podcast Clipper ( Subscut )?

由 Arrpit Tiwari(@arpittiwari24)开发并维护,当前版本 v1.0.3。

💬 留言讨论