advocate-sourcing
Use to identify, score, and prioritize customer advocates for programs.
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/advocate-sourcingskilz install gtmagents/gtm-agents/advocate-sourcing --agent opencodeskilz install gtmagents/gtm-agents/advocate-sourcing --agent codexskilz install gtmagents/gtm-agents/advocate-sourcing --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/customer-advocacy-orchestration/skills/advocate-sourcing ~/.claude/skills/Need detailed installation help? Check our platform-specific guides:
Related Agentic Skills
mastering-github-cli
by SpillwaveSolutions
GitHub CLI (gh) command reference for repository search, code discovery, CI/CD monitoring, workflow authoring, and automation. Triggers on "gh" com...
mastering-github-cli
by SpillwaveSolutions
GitHub CLI (gh) command reference for repository search, code discovery, CI/CD monitoring, workflow authoring, and automation. Triggers on "gh" com...
signal-intel
by gtmagents
Use when consolidating intent, product usage, and third-party signals to prioritize ABM actions.
meal-prep-efficiency-guru
by sandraschi
Expert in batch cooking, meal planning, food storage, and efficient kitchen workflows
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
D Score: 62/100 Click to see breakdown
Score Breakdown
Areas to Improve
- Description needs trigger phrases
- Missing Reference Files for PDA
- Vague Trigger Terms in Metadata
Recommendations
- Focus on improving Pda (currently 16/30)
- Focus on improving Utility (currently 11/20)
- Address 2 high-severity issues first
Graded: 2026-01-24
Developer Feedback
I've been digging through the skill grading results and noticed your advocate-sourcing skill landed at 62/100 — the scoring suggests some solid foundational thinking around sourcing strategies, but there's clearly room to tighten up the documentation and make the use cases more concrete for developers actually trying to implement this.
Links:
The TL;DR
You're at 62/100, which puts you in D territory. This is based on Anthropic's 5-pillar rubric for skill quality. Your strongest area is Spec Compliance (11/15) — the frontmatter is solid and naming is correct. The weak spot is Progressive Disclosure Architecture (16/30) — everything's crammed into one file with no reference structure to organize the complexity.
What's Working Well
- Valid frontmatter structure — Your YAML is clean and follows conventions properly
- Clear framework thinking — The 5-step workflow (Signal Collection → Scoring → Tiering → Backlog Management → Consent Tracking) is logically sound
- Hyphen-case naming —
advocate-sourcingfollows the right conventions
The Big One: Missing PDA Structure (High Priority)
Right now, you've got everything in a single SKILL.md file. The report notes you have zero reference files, which kills your PDA score (-6 points potential gain). Here's the fix:
Create a references/ directory with three files:
references/scoring-model.md— Externalize that "weight value delivered, relationship strength" thinking with actual examples and formulasreferences/templates.md— Provide the advocate roster spreadsheet template you mention but don't actually showreferences/consent-tracking.md— Detail the compliance workflow separately
This alone gets you ...
Browse Category
More development 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.