← Back to Skills Marketplace
ye4wzp

Short Drama Publisher

by ye4wzp · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
395
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install short-drama-publisher
Description
Automated short drama video publisher. Downloads drama content from MoboBoost, uses AI to identify highlight moments, clips 15-second vertical videos with te...
Usage Guidance
This package is instruction-only: it documents scripts and a full project layout (moboboost_downloader.py, highlight_detector.py, facebook_publisher.py, etc.) but does not include any of those files or a source/homepage. Do not try to run anything you copy from the SKILL.md as-is — there is nothing in the bundle to run. Before installing or following these instructions: 1) obtain and inspect the actual implementation code from a trusted source; 2) verify licensing/rights to download and repost MoboBoost content; 3) avoid exporting/storing account cookies in plaintext unless you understand the risk — cookies can enable account takeover; prefer OAuth or official APIs where possible; 4) confirm the SKILL.md metadata (env vars, requirements) matches the real code; and 5) if you decide to run third-party scripts, review them line-by-line for exfiltration or unexpected network calls. The mismatch between declared metadata and the SKILL.md plus the lack of source code is the primary reason this is flagged suspicious.
Capability Analysis
Type: OpenClaw Skill Name: short-drama-publisher Version: 1.0.0 The skill bundle documentation (SKILL.md) describes an automated workflow for downloading and publishing short drama videos that requires the user to provide sensitive session cookies for Facebook and MoboBoost. While these credentials are functionally necessary for the stated automation, the requirement for raw browser cookies and the use of Playwright for social media interaction pose significant security risks, including potential account takeover or platform policy violations. No executable Python scripts were provided in the bundle to verify how these credentials are processed or if they are exfiltrated.
Capability Assessment
Purpose & Capability
The described purpose (download from MoboBoost, clip, publish to Facebook) would reasonably need ffmpeg, Python, Playwright, and account cookies — which the SKILL.md documents. However, the package contains no scripts or code (despite referencing scripts/ and a full project layout), and registry metadata lists no required env vars while the SKILL.md declares MOBOBOOST_COOKIES and FACEBOOK_COOKIES. The absence of actual code or a source/homepage for the implementation is a major incoherence.
Instruction Scope
Runtime instructions tell the user/agent to run specific Python scripts, export browser cookies, and cron the workflow. Those actions are consistent with the stated task, but because the scripts are not included, the instructions cannot be executed as-is and the agent would have no vetted code to run. The instructions also rely on cookie-based auth (sensitive), and do not provide any guidance to safely handle or limit cookie scope.
Install Mechanism
There is no install spec (instruction-only) which limits automatic risk from bundle installation. The SKILL.md suggests installing ffmpeg, pip packages, and Playwright—standard for a local workflow. Because no archive downloads or third-party install scripts are declared in the bundle, there is lower install-time risk, but the user would still need to manually install packages and fetch or implement the missing scripts.
Credentials
Requested credentials (MoboBoost and Facebook login cookies) are directly related to the publishing/downloading task. That said, cookies are extremely sensitive (they can grant account access). The SKILL.md asks to store cookies in local JSON files without recommending secure storage or minimization. Also metadata/registry claims no required env vars while SKILL.md documents cookie env/config keys — an inconsistency to resolve.
Persistence & Privilege
The skill is not marked always:true and does not request persistent elevated privileges. Cron scheduling is user-provided example only. Autonomous invocation is allowed by platform defaults but is not combined with any special persistent privileges in the bundle.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install short-drama-publisher
  3. After installation, invoke the skill by name or use /short-drama-publisher
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release: automated short drama video workflow - MoboBoost download, AI highlight detection, video clipping, Facebook publishing
Metadata
Slug short-drama-publisher
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Short Drama Publisher?

Automated short drama video publisher. Downloads drama content from MoboBoost, uses AI to identify highlight moments, clips 15-second vertical videos with te... It is an AI Agent Skill for Claude Code / OpenClaw, with 395 downloads so far.

How do I install Short Drama Publisher?

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

Is Short Drama Publisher free?

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

Which platforms does Short Drama Publisher support?

Short Drama Publisher is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Short Drama Publisher?

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

💬 Comments