Json To Jianying Description
v1.0.0将特定的JSON视频素材格式(包含oralBroadcastingList、materialList、bgmInfo等字段)转换为剪映API可用的自然语言视频描述。用于根据素材JSON生成视频制作指令,包括素材匹配、时间轴计算、字幕时间同步、特殊效果处理等。当用户发送包含oralBroadcastingList和...
⭐ 0· 34·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
The name/description (convert oralBroadcastingList/materialList/bgmInfo JSON into Jianying/剪映-style video descriptions) matches the SKILL.md's parsing, timeline calculation, material matching and output formatting. No unrelated binaries or environment variables are requested.
Instruction Scope
The instructions are narrowly scoped to parsing the supplied JSON, computing absolute times, matching materialList entries, and producing human-readable instructions. One note: the docs include a hard-coded base URL (http://np-newsmgr-uat.emapd.com/...) used to build asset download links; the skill does not itself instruct fetching those URLs or accessing local files, but consumers should be aware the outputs reference that endpoint.
Install Mechanism
No install spec and no code files — this is instruction-only, so nothing is written to disk or installed.
Credentials
No environment variables, credentials, or config paths are required. The data used comes entirely from user-supplied JSON and the documented base URL/urls inside examples.
Persistence & Privilege
always:false and no special privileges requested. The skill does not modify system/agent settings or other skills.
Assessment
This skill is internally consistent and asks for nothing sensitive. Before using it in production: 1) review the hard-coded base URL (np-newsmgr-uat.emapd.com) — it looks like a UAT/internal endpoint; confirm you want generated descriptions to reference that domain or replace it with your production asset host; 2) be cautious if you (or an agent calling this skill) plan to fetch asset URLs returned by the skill — ensure those URLs point to resources you control and do not expose private material; 3) because this is instruction-only, the skill won't install code, but validate any downstream automation that consumes the generated descriptions (e.g., an automated fetch/upload step) so it doesn't inadvertently transmit sensitive data.Like a lobster shell, security has layers — review code before you run it.
latestvk97ch6em5f5mybkmkp96kjt2rn843zwm
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
