Generate popular science short video scripts based on topic, duration, and style. Invoke when the user needs to create scripts for short science videos.
46
48%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No findings from the security scan
Fix and improve this skill with Tessl
tessl review fix ./scientific-skills/Other/short-video-script-generator/SKILL.mdscripts/validate_skill.py.Python: 3.10+. Repository baseline for current packaged skills.Third-party packages: not explicitly version-pinned in this skill package. Add pinned versions if this skill needs stricter environment control.cd "20260316/scientific-skills/Others/short-video-script-generator"
python -m py_compile scripts/validate_skill.py
python scripts/validate_skill.py --helpExample run plan:
CONFIG block or documented parameters if the script uses fixed settings.python scripts/validate_skill.py with the validated inputs.See ## Workflow above for related details.
scripts/validate_skill.py.Run this minimal command first to verify the supported execution path:
python scripts/validate_skill.py --helpGenerate short video scripts based on input topic, duration, and language style.
short_video_script_generator_result.md unless the skill documentation defines a better convention.Run this minimal verification path before full execution when possible:
No local script validation step is required for this skill.Expected output format:
Result file: short_video_script_generator_result.md
Validation summary: PASS/FAIL with brief notes
Assumptions: explicit list if any63c61d3
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.