← Back to Skills Marketplace
52yuanchangxing

Webinar Repurpose Studio

by vx:17605205782 · GitHub ↗ · v1.0.0 · MIT-0
darwinlinuxwin32 ✓ Security Clean
133
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install webinar-repurpose-studio
Description
把 webinar 内容拆成回放介绍、短文案、社媒提纲、FAQ 和后续邮件。;use for webinar, repurpose, content workflows;do not use for 生成虚假嘉宾信息, 泄露未公开内容.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install webinar-repurpose-studio
  3. After installation, invoke the skill by name or use /webinar-repurpose-studio
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
webinar-repurpose-studio 1.0.0 初始版本发布 - 支持将 webinar 内容拆解为回放介绍、短文案、社媒提纲、FAQ 和后续邮件草案 - 提供标准输出结构及本地资源规范 - 优先输出“可审阅草案”及“可执行清单” - 明确使用、合规及安全边界,排除虚假信息和未公开内容的生成 - 支持多平台内容素材复用流程
Metadata
Slug webinar-repurpose-studio
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Webinar Repurpose Studio?

把 webinar 内容拆成回放介绍、短文案、社媒提纲、FAQ 和后续邮件。;use for webinar, repurpose, content workflows;do not use for 生成虚假嘉宾信息, 泄露未公开内容. It is an AI Agent Skill for Claude Code / OpenClaw, with 133 downloads so far.

How do I install Webinar Repurpose Studio?

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

Is Webinar Repurpose Studio free?

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

Which platforms does Webinar Repurpose Studio support?

Webinar Repurpose Studio is cross-platform and runs anywhere OpenClaw / Claude Code is available (darwin, linux, win32).

Who created Webinar Repurpose Studio?

It is built and maintained by vx:17605205782 (@52yuanchangxing); the current version is v1.0.0.

💬 Comments