scriptwriting

31 stars 7 forks
28
F

Use when crafting scripts, storyboards, and messaging for video content.

Marketplace

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/scriptwriting
skilz install gtmagents/gtm-agents/scriptwriting --agent opencode
skilz install gtmagents/gtm-agents/scriptwriting --agent codex
skilz install gtmagents/gtm-agents/scriptwriting --agent gemini

First time? Install Skilz: pip install skilz

Works with 22+ AI coding assistants

Cursor, Aider, Copilot, Windsurf, Qwen, Kimi, and more...

View All Agents
Download Agent Skill ZIP

Extract and copy to ~/.claude/skills/ then restart Claude Desktop

1. Clone the repository:
git clone https://github.com/gtmagents/gtm-agents
2. Copy the agent skill directory:
cp -r gtm-agents/plugins/video-marketing/skills/scriptwriting ~/.claude/skills/

Need detailed installation help? Check our platform-specific guides:

Related Agentic Skills

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

Spec Compliance
12/15
PDA Architecture
12/30
Ease of Use
13/25
Writing Style
7/10
Utility
10/20
Modifiers: +1

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:

  1. A skill with no layered references (references/ directory) maxes out at 4/30 on PDA
  2. Users have to mentally construct the template while reading about it
  3. You lose the token-effici...

Report Security Issue

Found a security vulnerability in this agent skill?