scriptwriting
Use when crafting scripts, storyboards, and messaging for video content.
Third-Party Agent Skill: Review the code before installing. Agent skills execute in your AI assistant's environment and can access your files. Learn more about security
Installation for Agentic Skill
View all platforms →skilz install gtmagents/gtm-agents/scriptwritingskilz install gtmagents/gtm-agents/scriptwriting --agent opencodeskilz install gtmagents/gtm-agents/scriptwriting --agent codexskilz install gtmagents/gtm-agents/scriptwriting --agent geminiFirst time? Install Skilz: pip install skilz
Works with 22+ AI coding assistants
Cursor, Aider, Copilot, Windsurf, Qwen, Kimi, and more...
Extract and copy to ~/.claude/skills/ then restart Claude Desktop
git clone https://github.com/gtmagents/gtm-agentscp -r gtm-agents/plugins/video-marketing/skills/scriptwriting ~/.claude/skills/Need detailed installation help? Check our platform-specific guides:
Related Agentic Skills
youtube-transcribe-skill
by feiskyer
Extract subtitles/transcripts from a YouTube video URL and save as a local file. Use when you need to extract subtitles from a YouTube video.
video-processor
by disler
Process video files with audio extraction, format conversion (mp4, webm), and Whisper transcription. Use when user mentions video conversion, audio...
media-processing
by mrgoonie
Process multimedia files with FFmpeg (video/audio encoding, conversion, streaming, filtering, hardware acceleration) and ImageMagick (image manipul...
video-frames
by steipete
Extract frames or short clips from videos using ffmpeg.
Agentic Skill Details
- Repository
- gtm-agents
- Stars
- 31
- Forks
- 7
- Type
- Non-Technical
- Meta-Domain
- media
- Primary Domain
- video
- Market Score
- 28
Agent Skill Grade
F Score: 55/100 Click to see breakdown
Score Breakdown
Areas to Improve
- Missing Reference Files
- Weak Trigger Terms
- Missing Procedural Workflow
Recommendations
- Focus on improving Pda (currently 12/30)
- Focus on improving Ease Of Use (currently 13/25)
- Focus on improving Utility (currently 10/20)
Graded: 2026-01-24
Developer Feedback
I've been looking at how your skill handles narrative structure—there's some solid thinking around pacing, but the execution patterns suggest a few fundamental gaps in how it guides users through the writing process. Let me walk you through what's working and where we need to shore things up.
Links:
The TL;DR
You're at 55/100, which puts you in F territory. This is based on Anthropic's 5-pillar rubric for evaluating agentic skills. Your strongest area is Spec Compliance (12/15)—the technical setup is solid. But Progressive Disclosure Architecture (12/30) and Ease of Use (13/25) are dragging the score down significantly. The skill exists, but it's not yet guiding users effectively.
What's Working Well
- Clean spec foundation – Your frontmatter is valid, naming follows conventions (hyphen-case), and the core structure is sound
- Real problem space – You're addressing an actual gap in video script creation, not solving a problem nobody has
- 5-part framework – Hook, Problem, Solution, Proof, CTA is a legitimate structure that gives users something concrete to work with
- Tips section – The tone advice ("write for the ear") and time constraints are useful guardrails
The Big One: Missing Reference Architecture
Your biggest blocker is that templates and examples are described but never actually provided. You mention "script template with columns for VO/dialogue, visuals... storyboard grid" but they don't exist anywhere. This tanks your Progressive Disclosure Architecture score because:
- A skill with no layered references (references/ directory) maxes out at 4/30 on PDA
- Users have to mentally construct the template while reading about it
- You lose the token-effici...
Browse Category
More media Agentic SkillsReport Security Issue
Found a security vulnerability in this agent skill?
Report Security Issue
Thank you for helping keep SkillzWave secure. We'll review your report and take appropriate action.
Note: For critical security issues that require immediate attention, please also email security@skillzwave.ai directly.