← 返回 Skills 市场
xueyetianya

Podcast Notes

作者 bytesagain4 · GitHub ↗ · v2.0.1 · MIT-0
cross-platform ✓ 安全检测通过
440
总下载
0
收藏
2
当前安装
13
版本数
在 OpenClaw 中安装
/install podcast-notes
功能描述
播客大纲、Show Notes生成、开场白、嘉宾问题、变现策略、分发渠道。Podcast assistant with outlines, show notes, intro scripts, guest questions, monetization strategies.
安全使用建议
This skill appears to do what it says: a local CLI that stores timestamped plain-text logs in ~/.local/share/podcast-notes and can export them to export.json/csv/txt. Before installing or running: 1) Be aware all inputs are stored unencrypted in your home directory—do not paste secrets or personal data you wouldn't want persisted. 2) Exports are written to the same data directory; review exported files before sharing. 3) The script uses standard tools (grep, date, wc); search uses grep with the search term you provide (grep will interpret the pattern), and JSON export appears to write raw values (may not escape quotes), so exported data could be malformed if entries contain arbitrary quotes/newlines—inspect exports if correctness matters. 4) The repository includes the bash script but no installer; installing typically requires copying the script into your PATH. 5) I inspected the provided files but the script output you supplied was truncated at the end, so I couldn't verify the final lines; if you want higher confidence, provide the complete script for review. Overall, there is no evidence of network calls or credential access and the behavior is consistent with the stated purpose.
功能分析
Type: OpenClaw Skill Name: podcast-notes Version: 2.0.1 The podcast-notes skill is a legitimate content management toolkit for podcast producers, implemented as a pure Bash script (scripts/script.sh). It functions by logging user-provided text into categorized plain-text files within a local data directory (~/.local/share/podcast-notes/). The code contains no network activity, no access to sensitive system files, and no execution of arbitrary strings. While the export function lacks robust character escaping for JSON and CSV formats, this is a minor functional limitation rather than a security vulnerability or malicious behavior.
能力评估
Purpose & Capability
The name/description (podcast outlines, show notes, hooks, hashtags, exports) match the included script and SKILL.md. Required tools (bash, common Unix utilities) are appropriate and proportional; no unrelated credentials or binaries are requested.
Instruction Scope
SKILL.md and the script limit activity to reading/writing log files under ~/.local/share/podcast-notes, showing stats, searching logs, and exporting data. There are no instructions to read unrelated system files, access remote endpoints, or exfiltrate data.
Install Mechanism
No install spec is provided (instruction-only), and the shipped implementation is a plain bash script. That is low-risk compared with downloading/executing remote payloads. Note: the repository includes the script file but does not provide an automated installer.
Credentials
The skill requests no environment variables or credentials. It uses $HOME to create a per-user data directory, which is expected. There are no unrelated secret or config path requirements.
Persistence & Privilege
The skill is user-invocable only (always:false) and does not request elevated privileges or modify other skills or system configs. It writes only to a per-user data directory.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install podcast-notes
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /podcast-notes 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.1
update
v2.0.0
v2.5 standard: Use-when desc, homepage, source, security fix
v2.3.5
old template -> domain-specific v2.0.0
v2.3.4
old template -> domain-specific v2.0.0
v2.3.3
Quality upgrade: custom functionality
v2.3.2
Standards compliance: unique content, no template text
v2.3.1
Quality improvement: better docs, examples, cleaner text
v2.3.0
Quality fixes: aligned docs with implementation
v2.2.0
Enhanced descriptions for better AI triggering
v1.0.2
Runtime fix
v1.0.1
Add runtime declaration + security compliance
v0.0.1
p
v1.0.0
Initial release of podcast-notes. - Generate podcast outlines, show notes, intro scripts, guest questions, monetization strategies, and distribution channels. - Offers standardized templates and professional-grade outputs, greatly reducing manual effort. - Includes a variety of format commands: brief, detailed, blog-style, conversational, professional, storytelling, energetic, and outline. - Provides expert tips for podcast audio quality and recording best practices.
元数据
Slug podcast-notes
版本 2.0.1
许可证 MIT-0
累计安装 2
当前安装数 2
历史版本数 13
常见问题

Podcast Notes 是什么?

播客大纲、Show Notes生成、开场白、嘉宾问题、变现策略、分发渠道。Podcast assistant with outlines, show notes, intro scripts, guest questions, monetization strategies. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 440 次。

如何安装 Podcast Notes?

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

Podcast Notes 是免费的吗?

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

Podcast Notes 支持哪些平台?

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

谁开发了 Podcast Notes?

由 bytesagain4(@xueyetianya)开发并维护,当前版本 v2.0.1。

💬 留言讨论