deliverability-ops
Use when investigating inbox placement, reputation, and compliance signals across senders.
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/deliverability-opsskilz install gtmagents/gtm-agents/deliverability-ops --agent opencodeskilz install gtmagents/gtm-agents/deliverability-ops --agent codexskilz install gtmagents/gtm-agents/deliverability-ops --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/email-marketing/skills/deliverability-ops ~/.claude/skills/Need detailed installation help? Check our platform-specific guides:
Related Agentic Skills
performance-analysis
by ruvnet
Comprehensive performance analysis, bottleneck detection, and optimization recommendations for Claude Flow swarms
stream-chain
by ruvnet
Stream-JSON chaining for multi-agent pipelines, data transformation, and sequential workflows
data-quality-frameworks
by wshobson
Implement data quality validation with Great Expectations, dbt tests, and data contracts. Use when building data quality pipelines, implementing va...
data-storytelling
by wshobson
Transform data into compelling narratives using visualization, context, and persuasive structure. Use when presenting analytics to stakeholders, cr...
Agentic Skill Details
- Repository
- gtm-agents
- Stars
- 31
- Forks
- 7
- Type
- Non-Technical
- Meta-Domain
- data ai
- Primary Domain
- data analysis
- Market Score
- 28
Agent Skill Grade
C Score: 74/100 Click to see breakdown
Score Breakdown
Areas to Improve
- Missing Template Files
- Playbook Steps Lack Actionable Detail
- No Concrete Examples
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 grading framework—the deliverability-ops approach caught my attention because it treats email infrastructure as a first-class engineering problem rather than just configuration management. That said, the C-grade (74/100) suggests there's real opportunity to tighten up the architecture and documentation.
Links:
The TL;DR
You're at 74/100, C-grade territory—based on Anthropic's best practices for agentic skills. Your strongest area is Spec Compliance (12/15), which means the metadata and frontmatter are clean. The weakest areas are Utility (12/20) and Progressive Disclosure (22/30)—you've got the right structure, but you're missing the hands-on templates and examples that make skills actually usable.
What's Working Well
- Clean metadata structure – Your YAML frontmatter is valid, and the skill name follows hyphen-case conventions properly
- Consistent terminology – ISP, IP warmup, authentication signals stay consistent throughout
- Focused scope – The skill doesn't try to be everything; it targets a specific problem (diagnosing and fixing email deliverability)
- Professional tone – No marketing fluff, just instructional content
The Big One: Missing Template Files
This is your single biggest blocker. You mention three templates in lines 29-32:
- Deliverability diagnostic worksheet
- IP/domain warmup tracker
- Compliance checklist
But they don't exist as actual files. Users need to create these from scratch, which defeats the purpose of having a skill.
The fix: Create three reference files in a references/templates/ directory:
deliverability-diagnostic.md– A fill-in-the-blank diagnostic with fields for ISP breakdo...
Browse Category
More data ai 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.