Skillzwave Logo
Skillzwave

webinars

28.6
C

Use when planning, producing, and repurposing webinars or virtual events for GTM campaigns.

Marketplace
Also in: github ci cd data analysis

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

First time? Install Skilz: pip install skilz

Works with 22+ AI coding agents

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/content-marketing/skills/webinars ~/.claude/skills/

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

Related Agentic Skills

tailwind-shadcn-setup

by vanman2024

Setup Tailwind CSS and shadcn/ui component library for Next.js projects. Use when configuring Tailwind CSS, installing shadcn/ui, setting up design to...

89
B
TECHjavascript
Marketplace
+github+json

spanish-language-tutor

by sandraschi

Comprehensive Spanish language expert covering grammar, conversation, regional dialects, and language learning strategies

88
B
javascript
+github

frontend-dev-guidelines

by diet103

Frontend development guidelines for React/TypeScript applications. Modern patterns including Suspense, lazy loading, useSuspenseQuery, file organizati...

85
B
TECHjavascript

torch-geometric

by davila7

Graph Neural Networks (PyG). Node/graph classification, link prediction, GCN, GAT, GraphSAGE, heterogeneous graphs, molecular property prediction, for...

84
B
TECHjavascript
Marketplace
+machine learning

Agentic Skill Details

Repository
gtm-agents
Type
Non-Technical
Meta-Domain
development
Primary Domain
javascript
Market Score
28.6

Agent Skill Grade

C
Score: 73/100 Click to see breakdown

Score Breakdown

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

Areas to Improve

  • Lists 5 template types but provides no actual examples, forcing users to guess format and content
  • Description doesn't include common trigger phrases users would search for
  • Lacks success metrics, validation checkpoints, or iterative improvement guidance

Recommendations

  • Address 1 high-severity issues first
  • Add trigger phrases to description for discoverability
  • Add table of contents for files over 100 lines

Graded: 1/24/2026

Developer Feedback

I checked out your webinars skill and noticed you've got a pretty solid foundation here—the 73/100 score reflects some real strengths in the core concept, but there are a few gaps that, if addressed, could push this into stronger territory for developers actually looking to build webinar content.

Links:

The TL;DR

You're at 73/100, solid C territory. This is based on Anthropic's best practices for agentic skills. Your strongest pillar is Spec Compliance (12/15)—the YAML frontmatter is clean and valid. The biggest drag is Progressive Disclosure Architecture (20/30) and Utility (14/20). You're leaving points on the table in practical guidance and examples.

What's Working Well

  • Spec compliance is tight — Your frontmatter is valid and naming conventions are correct. The single-file structure works fine for this scope.
  • Clear framework — The event blueprint with numbered steps (Event Blueprint → Content Flow → Engagement Tools → Optimization) gives users a real roadmap.
  • Consistent terminology — "Webinar" stays consistent throughout; no confusion about what you're teaching.
  • Actionable timeline — You provide concrete numbered steps like "Run a full tech rehearsal" rather than vague abstractions.

The Big One: Missing Template Examples

This is what's holding you back most. Your Templates section lists five template types—landing page copy, speaker briefing, run-of-show—but provides zero actual examples. Users have to guess what you want.

Why it matters: Templates are supposed to be plug-and-play shortcuts. Without examples, they're just ideas. This tanks your Utility score and forces developers to reverse-engineer what you meant.

The fix: Create a references/templates/ directory with actual sample files:

  • sample-landing-page.md — Real copy template with placeholders
  • speaker-briefing-template.md — Actual briefing structure
  • run-of-show-checklist.md — Runnable checklist format

This alone gets you +4 points (Utility jumps from 14 to 18).

Other Things Worth Fixing

  1. Metadata description lacks specific triggers — Your description says "planning, producing, and repurposing webinars" but omits common search terms users actually type. Add triggers like "webcast", "online workshop", "speaker coordination". Gets you +3 points on Ease of Use.

  2. No validation checkpoints — You mention "track attendee questions" but skip success metrics, validation steps, or feedback loops. Add a "Validation Checkpoints" section: pre-event (registration targets), during-event (engagement %), post-event (conversion rate). Adds +2-3 points on Utility.

  3. Vague language buries guidance — Phrases like "value story/demo" and "resource drops" aren't self-explanatory. Replace with specifics: "product demo with customer use case (20 min)" instead of "value story/demo". Minor but clarifies the voice.

Quick Wins

  • Add references/templates/ with 3-5 real sample files → +4 points
  • Expand description with trigger phrases ("webcast", "online workshop") → +2-3 points
  • Add a "Validation Checkpoints" section with success metrics → +2 points
  • That gets you to ~82-84/100, solid B territory with minimal effort.

Checkout your skill here: SkillzWave.ai | SpillWave We have an agentic skill installer that install skills in 14+ coding agent platforms. Check out this guide on how to improve your agentic skills.

Report Security Issue

Found a security vulnerability in this agent skill?