outbound-plays
Use to craft channel-specific outreach sequences that tie directly to detected intent signals.
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/outbound-plays skilz install gtmagents/gtm-agents/outbound-plays --agent opencode skilz install gtmagents/gtm-agents/outbound-plays --agent codex skilz install gtmagents/gtm-agents/outbound-plays --agent gemini
First time? Install Skilz: pip install skilz
Works with 22+ AI coding agents
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-agents cp -r gtm-agents/plugins/intent-signal-orchestration/skills/outbound-plays ~/.claude/skills/ Need detailed installation help? Check our platform-specific guides:
Related Agentic Skills
exec-briefing
by gtmagentsUse to craft concise executive updates, agendas, and follow-up logs for QBR/EBR sessions.
makefile-review
by atholaAudit Makefiles for duplication, portability, and idiomatic GNU Make usage.Triggers: Makefile review, build system, GNU Make, portability, deduplicati...
build-assistant
by vanman2024Build Claude Code framework components (agents, slash commands, skills, plugins) following standardized templates. Use when creating new agents, comma...
astro-patterns
by vanman2024Astro best practices, routing patterns, component architecture, and static site generation techniques. Use when building Astro websites, setting up ro...
Agentic Skill Details
- Repository
- gtm-agents
- Type
- Non-Technical
- Meta-Domain
- development
- Primary Domain
- ci cd
- Market Score
- 28.6
Agent Skill Grade
D
Score: 65/100
Click to see breakdown
Score Breakdown
Areas to Improve
- No trigger phrases
- Templates are listed but not provided; no examples of trigger-to-play matrix, sequence scripts, or retro docs
- Numbered steps describe what to do conceptually but not how to execute; no checklists or validation criteria
Recommendations
- Address 2 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 found your skill while evaluating the latest batch—the outbound-plays approach is solid, but I'm curious why you went with that particular pattern for handling the workflow orchestration when there seem to be some edge cases in the current implementation (you're sitting at a 65/100).
Links:
The TL;DR
You're at 65/100, D territory—which is workable but leaves real points on the table. This is based on Anthropic's skill grading standards. Your strongest area is Spec Compliance (11/15) with solid YAML frontmatter and naming conventions, but Utility (12/20) and Ease of Use (17/25) are dragging things down. The gap mostly comes from missing concrete examples and fuzzy execution instructions.
What's Working Well
- Clean structure – Your YAML frontmatter is valid and follows conventions perfectly. The hyphen-case naming (outbound-plays) is correct.
- Real problem you're solving – The Framework section correctly identifies an actual GTM workflow pain: tying intent signals to outreach timing. That's legitimate utility.
- Numbered steps – Your 1-4 framework progression (Trigger Mapping → Content Adaptation → Execution → Measurement) shows you thought about logical flow.
The Big One: Missing Templates and Concrete Examples
Here's what's holding you back: you list templates in your Templates section but don't provide them. You say "Trigger-to-play matrix (signal, persona, playbook, assets needed)" but show zero examples. A user reading this skill has no idea what a filled-in trigger-to-play matrix actually looks like.
Why it matters: Without examples, your skill is conceptual guidance masquerading as executable. Users can't validate they're doing it right, and they'll bounce to find reference implementations elsewhere.
The fix: Create two reference files:
references/trigger-to-play-matrix-template.md– Show 3-4 example rows with real GTM signals (e.g., "Security audit initiated → exec briefing play → CMO + security VP")references/sequence-script-example.md– Provide actual email/call scripts that reference signals, not just descriptions of what scripts should contain
That alone bumps you +5 points on Utility (examples/templates +3, problem-solving power +2).
Other Things Worth Fixing
Framework steps need checklists, not categories – "Trigger Mapping" should become a checklist: □ Extract signals from intent data □ Classify by buying stage □ Match to archetype using [decision tree] □ Validate signal freshness (<7 days). Right now it's conceptual. Make it executable. (+3 points)
Inconsistent voice – Your "When to Use" section mixes gerunds ("Launching targeted SDR/AE campaigns", "Coordinating multi-channel waves") with imperative elsewhere. Pick one form and stick with it. "Launch" instead of "Launching". (+2 points)
Terminology confusion: play vs. playbook – You use both interchangeably without defining them. Add upfront: "A play is a single outreach sequence; a playbook is a collection of plays." This clears up navigation. (+2 points)
Add trigger phrases to description – Your frontmatter description has no trigger keywords. Change it to mention "outbound plays" explicitly so the skill surfaces when users search. (+2 points)
Quick Wins
- Biggest bang: Create the two template reference files (trigger matrix + example script) = +5 points
- Next: Convert Framework steps into actionable checklists = +3 points
- Style fixes: Consistent voice (gerund → imperative) + define play/playbook upfront = +4 points
- Metadata: Add trigger phrases to description = +2 points
That's +14 points if you execute. You could be pushing 79/100 with focused work.
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.
Browse Category
More development Agentic SkillsReport Security Issue
Found a security vulnerability in this agent skill?