← 返回 Skills 市场
52yuanchangxing

Webinar Repurpose Studio

作者 vx:17605205782 · GitHub ↗ · v1.0.0 · MIT-0
darwinlinuxwin32 ✓ 安全检测通过
133
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install webinar-repurpose-studio
功能描述
把 webinar 内容拆成回放介绍、短文案、社媒提纲、FAQ 和后续邮件。;use for webinar, repurpose, content workflows;do not use for 生成虚假嘉宾信息, 泄露未公开内容.
安全使用建议
This skill appears to do what it says: it formats webinar input into a structured brief using an included local Python script. Before running: (1) review inputs and avoid passing sensitive system files or entire home directories to the --input argument (the script can read arbitrary files if you point it at them); (2) prefer running the script on sanitized/example inputs or using the --dry-run option; (3) the bundle does not perform network activity or ask for credentials, but always inspect outputs before publishing externally; (4) if you plan to allow an autonomous agent to invoke this skill, restrict the agent's ability to choose arbitrary filesystem paths to prevent accidental disclosure of unrelated local files.
功能分析
Type: OpenClaw Skill Name: webinar-repurpose-studio Version: 1.0.0 The skill bundle is designed for webinar content repurposing and appears to be safe. The included Python script (scripts/run.py) provides several modes for processing text, CSVs, and directories, including a 'pattern_audit' mode that scans for secrets and dangerous shell commands (e.g., curl|bash). While these auditing features are broader than the primary webinar task, they include protective measures like masking detected secrets and lack any network exfiltration or arbitrary code execution capabilities. The SKILL.md instructions are well-defined with clear safety boundaries.
能力评估
Purpose & Capability
Name/description, SKILL.md, resources/spec.json, template, and scripts/run.py all align: the tool ingests webinar/content text (or files) and produces structured Markdown output. Requiring only python3 is appropriate.
Instruction Scope
SKILL.md keeps scope to content repurposing and explicitly warns about not fabricating facts. It suggests running the included local script via shell/exec; that script reads input files or directories and can perform directory/csv/pattern audits. Reading user-supplied files is expected for this use case, but care is needed to avoid pointing it at sensitive system files.
Install Mechanism
No install spec — instruction-only plus a local Python script. No downloads or external package installs are performed by the bundle.
Credentials
No environment variables, credentials, or config paths are requested. The script uses only Python standard library and local resources included in the package.
Persistence & Privilege
always is false and the skill does not request persistent/system-wide changes or modify other skills. It runs locally when invoked.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install webinar-repurpose-studio
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /webinar-repurpose-studio 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
webinar-repurpose-studio 1.0.0 初始版本发布 - 支持将 webinar 内容拆解为回放介绍、短文案、社媒提纲、FAQ 和后续邮件草案 - 提供标准输出结构及本地资源规范 - 优先输出“可审阅草案”及“可执行清单” - 明确使用、合规及安全边界,排除虚假信息和未公开内容的生成 - 支持多平台内容素材复用流程
元数据
Slug webinar-repurpose-studio
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Webinar Repurpose Studio 是什么?

把 webinar 内容拆成回放介绍、短文案、社媒提纲、FAQ 和后续邮件。;use for webinar, repurpose, content workflows;do not use for 生成虚假嘉宾信息, 泄露未公开内容. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 133 次。

如何安装 Webinar Repurpose Studio?

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

Webinar Repurpose Studio 是免费的吗?

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

Webinar Repurpose Studio 支持哪些平台?

Webinar Repurpose Studio 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(darwin, linux, win32)。

谁开发了 Webinar Repurpose Studio?

由 vx:17605205782(@52yuanchangxing)开发并维护,当前版本 v1.0.0。

💬 留言讨论