track-campaigns

Poll Unipile/Instantly campaigns, advance due sequence steps, and sync replies to Notion.

277|88|Updated Jan 4, 2026
One-click install
npx skills add https://github.com/Othmane-Khadri/YALC-the-GTM-operating-system --skill track-campaigns
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: track-campaigns
Source: https://github.com/Othmane-Khadri/YALC-the-GTM-operating-system/tree/main/.claude/skills/track-campaigns
Command: npx skills add https://github.com/Othmane-Khadri/YALC-the-GTM-operating-system --skill track-campaigns

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

It removes the manual grind of monitoring campaign progress and advancing sequence steps by polling Unipile/Instantly and turning the latest activity into actionable status updates you can review and share.

Core Features & Use Cases

  • Campaign polling & status deltas: Detects new replies, sequence step completions, and campaign-level changes since the last run, across active campaigns.
  • Automated sequence advancement: Advances any sequence steps that are due based on elapsed timing, producing an auditable per-campaign delta.
  • Notion synchronization: Syncs reply/campaign results into Notion so stakeholders see up-to-date outcomes without exporting spreadsheets.

Quick Start

Run the skill manually (or on cron) after staging a campaign by executing the YALC command that polls campaign status, advances due steps, and syncs the results to Notion.

Frequently Asked Questions about track-campaigns

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I track GTM campaign progress and sync results to Notion?

Polling Unipile and Instantly detects new replies, sequence step completions, and campaign-level changes since the last run, rendering per-campaign status deltas so you can monitor progress without manual checks.

Can I automatically advance due sequence steps in Instantly or Unipile?

Yes, the skill applies idempotent polling to safely advance due sequence steps based on elapsed timing without duplicating actions, ensuring reliable GTM operations across active campaigns.

Does this campaign tracking approach work with both Unipile and Instantly?

Yes, it polls both Unipile and Instantly to detect new replies and sequence step completions, allowing you to monitor active campaigns across both platforms and sync results to Notion.

What is the best way to keep Notion updated with campaign replies?

The best way is to run the YALC CLI campaign tracking command on an interval, which polls for replies and synchronizes campaign status deltas into Notion automatically for stakeholder visibility.

Do I need to manually run the sequence advancement or can it run on a schedule?

You can run the campaign tracking manually or on cron by executing the YALC CLI command, which polls campaign status, advances due sequence steps, and syncs the results to Notion automatically.