← Back to Skills Marketplace
ash2hsa

Podcast Workflow

by ASH2HSA · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
113
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install podcast-workflow
Description
Full podcast post-production pipeline. Give it a transcript or audio URL and it produces show notes, chapter markers, social media clips, SEO title/descripti...
Usage Guidance
This skill appears internally consistent and doesn't ask for secrets or installs. Before installing or using it, consider: 1) Do not paste sensitive or private transcript content you wouldn't want processed by the agent. 2) If you supply a URL, the agent will make outbound HTTP requests (those requests will be visible to the remote host in server logs and may be subject to network policies); avoid giving private/internal URLs to prevent SSRF/exposure. 3) Extraction from YouTube/Spotify may be unreliable using only curl — expect imperfect transcript retrieval for some URLs. 4) The README mentions a clawhub install command but the registry entry has no install spec; this is a documentation inconsistency rather than a security problem. If any of these concerns matter for your environment, test the skill with non-sensitive content first or request additional implementation details from the skill author.
Capability Analysis
Type: OpenClaw Skill Name: podcast-workflow Version: 1.0.0 The podcast-workflow skill is a standard automation tool for generating show notes, social media posts, and SEO metadata from podcast transcripts or URLs. It uses 'curl' (as specified in SKILL.md and README.md) to fetch content from user-provided URLs, which is a legitimate use case for this type of agent. There is no evidence of data exfiltration, malicious execution, or harmful prompt injection.
Capability Assessment
Purpose & Capability
Name/description (podcast post‑production) match the runtime instructions: ingest transcript or URL, generate show notes, chapters, social posts, SEO metadata, and a newsletter blurb. The only external requirement is curl, which is reasonable for fetching a provided URL.
Instruction Scope
Instructions remain within the stated purpose. One operational gap: the skill tells the agent to 'use curl to fetch the page and extract any available transcript or description' but gives no concrete method for extracting transcripts from services like YouTube or Spotify (may require APIs or more advanced scraping). Also, fetching arbitrary user-provided URLs means the agent will make outbound HTTP requests (expected for this use case but worth noting for privacy/SSRF/logging concerns).
Install Mechanism
Instruction-only skill with no install spec and no code files — lowest-risk installation footprint. README mentions a 'clawhub install' command, but that is documentation-only; there is no automated install step in the package metadata.
Credentials
No environment variables, credentials, or config paths are requested. This is proportionate to the stated purpose (processing transcripts / fetching public URLs).
Persistence & Privilege
always is false and there are no special privileges requested. The skill can be invoked autonomously by the agent (platform default), which is expected behavior for a user-invocable workflow skill and is not combined with other red flags.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install podcast-workflow
  3. After installation, invoke the skill by name or use /podcast-workflow
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Slug podcast-workflow
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Podcast Workflow?

Full podcast post-production pipeline. Give it a transcript or audio URL and it produces show notes, chapter markers, social media clips, SEO title/descripti... It is an AI Agent Skill for Claude Code / OpenClaw, with 113 downloads so far.

How do I install Podcast Workflow?

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

Is Podcast Workflow free?

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

Which platforms does Podcast Workflow support?

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

Who created Podcast Workflow?

It is built and maintained by ASH2HSA (@ash2hsa); the current version is v1.0.0.

💬 Comments