Video Account Oral Seeding Script Generator
Paste the following prompt into your AI chat to install this skill:
Please install @org-28ib33ph/lingyi-wx-video-oral-seeding-script-plus according to https://skillhub.cn/install/skillhub.md.
About this skill
Problem Addressed
In WeChat Video Account operations, oral seeding scripts are common for product or content promotion. Manually writing these scripts is time-consuming and lacks structural support, especially when adapting popular videos for secondary creation. This skill automates generation via a remote paid API, addressing the need for both original creation and iterative rewriting.
How It Works
The core capabilities include creation and recreation modes:
- Creation Mode: Generates scripts from scratch based on user-specified parameters such as direction, industry, and campaign purpose. It supports Chinese label display and English value mapping for enum fields to ensure compliance.
- Recreation Mode: Rewrites scripts using a WeChat Video Account share link as a skeleton. It only accepts links via
--share-urland does not process local files.
Key steps involve:
- Authentication: Reads the
LY_API_KEYfromconfig.jsonin the skill directory or falls back to environment variables. The request header uses the bare key (without Bearer). If missing, it guides the user to obtain and write the key. - Information Collection: Uses a two-step process: first fetches configuration options (e.g., enums for
mode,direction), displays them to the user in Chinese labels; after user selection, maps back to Englishvaluefor backend requests. The script type is fixed asoral_seedingand not user-configurable. - Task Creation and Polling: Assembles the request body (auto-injecting tracking parameters), calls the remote API to create a task. Polls status at
--poll-intervalintervals (e.g.,running,completed), with intermediate results saved to response files. - Result Delivery: After completion, parses the
data.result.markdownfield from the response and outputs it verbatim as a Markdown report. It reports actual points used (via===POINTS_USED===marker block) and provides the file path.
Boundaries and Considerations
- Recreation Limitation: Only supports WeChat Video Account share links, not local video uploads. User-provided links must be passed via
--share-urlas-is; do not request or guessvideo_id. - Billing Model: Each task incurs points, with an estimate around 98 points (indicative only; actual usage based on account records). Failed tasks have points refunded, and
--task-idcan resume the same task to avoid double billing. - Parameter Validation: Enum fields must use English
valuefor backend requests; Chinese labels are for user display only—sending Chinese causes 400 errors. The script type is fixed asoral_seedingand cannot be overridden. - Error Handling: Specific exit codes (e.g., 8 for auth failure, 5 for polling timeout). Unified messaging attributes failures to network issues, guiding users to retry or resume without exposing backend error details.
- Configuration Dependency: Relies on remote API availability. If config fetch fails,
--skip-configcan bypass enum validation, but at the user's own risk.
Use Cases
- As a video account operator, generate original oral seeding scripts for influencer marketing by specifying industry and campaign purpose to promote specific products.
- In recreation mode, rewrite script content based on a popular WeChat Video Account share link to fit different platform publishing requirements.
- Batch generate 1-3 oral seeding scripts with a target duration under 60 seconds for weekly content updates.
- After authentication failure, obtain the API Key and update config.json to ensure subsequent tasks can be created and polled normally.
Best For
- Video account content creators: need to quickly generate oral seeding scripts to maintain account activity and content quality.
- Marketing team members: responsible for brand promotion, need to recreate scripts based on popular videos to expand reach.
- E-commerce operations specialists: regularly generate oral seeding scripts for live-streaming sales activities to support conversion goals.
- Technical integration developers: embed script generation into existing content workflows for automated output.
Related Skills
Leveraging the Red Fox Data public account viral radar, this tool analyzes trending articles by keywords and generates complete, platform-native GZH copy.
Automatically collects daily hot lists from platforms like Douyin and Xiaohongshu, matches brand-relevant topics, and generates a complete report with angles, copy directions, and risk warnings.
A skill for writing official Chinese documents that combines formal standards, journalistic expression, and de-AI rules to produce structurally sound, fact-based, restrained files.
A video generation prompt engineering guide based on the Nüwa methodology, enabling cinematic AI video creation through structured instructions, multi-modal references, and physics constraints.