channel-integration
Use when synchronizing messaging, timing, and measurement across multiple campaign channels.
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/channel-integrationskilz install gtmagents/gtm-agents/channel-integration --agent opencodeskilz install gtmagents/gtm-agents/channel-integration --agent codexskilz install gtmagents/gtm-agents/channel-integration --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/campaign-orchestration/skills/channel-integration ~/.claude/skills/Need detailed installation help? Check our platform-specific guides:
Related Agentic Skills
pytest-config
by athola
Standardized pytest configuration patterns for plugin development. Reducesduplication across parseltongue, pensive, sanctum, and other plugins.Trig...
shell-testing-framework
by manutej
Shell script testing expertise using bash test framework patterns from unix-goto, covering test structure (arrange-act-assert), 4 test categories, ...
markdownlint-custom-rules
by TheBushidoCollective
Create custom linting rules for markdownlint including rule structure, parser integration, error reporting, and automatic fixing.
feature-dev
by secondsky
Automate 7-phase feature development with specialized agents (code-explorer, code-architect, code-reviewer). Use for multi-file features, architect...
Agentic Skill Details
- Repository
- gtm-agents
- Stars
- 31
- Forks
- 7
- Type
- Technical
- Meta-Domain
- development
- Primary Domain
- testing
- Market Score
- 28
Agent Skill Grade
D Score: 67/100 Click to see breakdown
Score Breakdown
Areas to Improve
- Missing Template Implementations
- No Reference Layer
- Vague Trigger Description
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've been digging through skills lately and noticed your channel-integration approach—the way you're structuring cross-platform messaging could unlock some interesting scalability patterns, though I'm curious about some of the architectural decisions that brought the score down to 67. Worth a deeper look at the modularization and docs clarity.
Links:
The TL;DR
You're at 67/100, firmly in D territory—needs work before production. This is based on Anthropic's best practices for skill structure and utility. Your strongest area is Spec Compliance (12/15) with solid YAML and naming conventions, but Progressive Disclosure Architecture (18/30) and Ease of Use (15/25) are dragging things down—mostly because the frameworks are high-level concepts without the actual supporting materials that make them useful.
What's Working Well
- Spec compliance is tight. Your YAML frontmatter is valid, naming follows kebab-case correctly, and you've got the basics locked down.
- Consistent terminology throughout—you're using "channel," "campaign," and "messaging" in a coherent way without conflicting language.
- Real problem being solved. Multi-channel coordination is a legitimate pain point, and your 6-step framework tackles something people actually need.
The Big One: Missing Template Implementations
This is the heaviest hitter. Your Templates section lists them by name only—"Channel calendar template," "UTM builder/validation sheet"—but provides zero actual implementations. That's like handing someone a recipe book with just chapter titles and no recipes.
Why it matters: Templates are supposed to be your reference layer. Without them, developers have to invent thei...
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.