advocacy-programs

31 stars 7 forks
28
C

Use when designing and scaling reference, story, advisory, or community programs.

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/advocacy-programs
skilz install gtmagents/gtm-agents/advocacy-programs --agent opencode
skilz install gtmagents/gtm-agents/advocacy-programs --agent codex
skilz install gtmagents/gtm-agents/advocacy-programs --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/customer-marketing/skills/advocacy-programs ~/.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
github
Market Score
28

Agent Skill Grade

C
Score: 72/100 Click to see breakdown

Score Breakdown

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

Areas to Improve

  • Description lacks specific triggers
  • Templates referenced but not provided
  • No concrete examples or use cases

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 just realized how much advocacy programs depend on consistent messaging across different channels—your skill seems to tackle that coordination problem head-on, though the execution feels like it's still finding its rhythm at 72/100.

Links:

The TL;DR

You're at 72/100, solidly in C territory. This is based on Anthropic's skill best practices framework. Your strongest area is Spec Compliance (12/15)—the YAML frontmatter and naming conventions are tight. The biggest drag? Utility (12/20) and Progressive Disclosure (20/30). You're describing a framework, but you're not giving people the actual scaffolding to execute it.

What's Working Well

  • Spec compliance is solid. Your frontmatter has all required fields with valid YAML—that foundation is clean.
  • Focused scope. At 32 lines, you're respecting token economy. No bloat, no rambling.
  • Consistent terminology. You nail the language—"advocates," "advisory boards," "case studies"—it tracks throughout without wobbling.
  • Logical structure. The numbered framework (Define → Build → Activate → Measure) gives people a mental model to hang onto.

The Big One

Templates are mentioned but not delivered. This is killing your utility score (-4 points easy).

You reference three things that would actually unlock this skill:

  • Advocate scoring sheet + roster
  • Program brief outline
  • Activation checklist

But they don't exist. Right now, someone reading this gets a framework and has to invent the templates themselves. That's work they should do, not setup work.

Fix: Create a references/ folder with three concrete markdown templates:

  • advocate-scoring-template.md — actual fields (Name, Company, Influence Score 1-1...

Report Security Issue

Found a security vulnerability in this agent skill?