webinars

31 stars 7 forks
28
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 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/content-marketing/skills/webinars ~/.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
development
Primary Domain
javascript
Market Score
28

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

  • Missing template examples
  • Vague metadata description lacks specific triggers
  • No validation or feedback loops

Recommendations

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

Graded: 2026-01-24

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/templat...

Report Security Issue

Found a security vulnerability in this agent skill?