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-playsskilz install gtmagents/gtm-agents/outbound-plays --agent opencodeskilz install gtmagents/gtm-agents/outbound-plays --agent codexskilz install gtmagents/gtm-agents/outbound-plays --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/intent-signal-orchestration/skills/outbound-plays ~/.claude/skills/Need detailed installation help? Check our platform-specific guides:
Related Agentic Skills
exec-briefing
by gtmagents
Use to craft concise executive updates, agendas, and follow-up logs for QBR/EBR sessions.
makefile-review
by athola
Audit Makefiles for duplication, portability, and idiomatic GNU Make usage.Triggers: Makefile review, build system, GNU Make, portability, deduplic...
build-assistant
by vanman2024
Build Claude Code framework components (agents, slash commands, skills, plugins) following standardized templates. Use when creating new agents, co...
astro-patterns
by vanman2024
Astro best practices, routing patterns, component architecture, and static site generation techniques. Use when building Astro websites, setting up...
Agentic Skill Details
- Repository
- gtm-agents
- Stars
- 31
- Forks
- 7
- Type
- Non-Technical
- Meta-Domain
- development
- Primary Domain
- ci cd
- Market Score
- 28
Agent Skill Grade
D Score: 65/100 Click to see breakdown
Score Breakdown
Areas to Improve
- Description needs trigger phrases
- Missing concrete templates and examples
- Framework steps lack actionable instructions
Recommendations
- Address 2 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 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...
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.