Agent skill
channel-integration
Use when synchronizing messaging, timing, and measurement across multiple campaign channels.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/channel-integration
SKILL.md
Channel Integration Skill
When to Use
- Running campaigns that span email, social, paid media, events, web, PR.
- Need to prevent message fatigue or conflicting offers.
- Ensuring consistent tracking/UTM taxonomy across channels.
Framework
- Messaging Matrix – align offer, CTA, creative angle per channel/persona.
- Cadence Alignment – stagger sends/posts to avoid overlap; define quiet periods.
- Asset Repository – maintain single source of truth for approved copy/creative.
- Tracking Consistency – standardize UTMs, naming conventions, analytics tags.
- Feedback Loop – daily standup with channel owners to share insights/risks.
- Escalation Path – define who can approve changes when conflicts arise.
Templates
- Channel calendar template (email, paid, social, events, partner).
- UTM builder/validation sheet.
- Real-time channel status dashboard (Ready, QA, Live, Blocked).
- Message/source-of-truth sheet mapping audience × channel × CTA.
Tips
- Use a common taxonomy for statuses (Draft, QA, Scheduled, Live) so every team reads the board the same way.
- Hold 15-minute syncs during peak launch weeks, async updates otherwise.
- Automate delivery of performance snapshots back to planners so adjustments happen fast.
- Designate a single owner for conflict resolution to avoid channel tug-of-war.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?