Weekly creator discovery digest in Slack

Every Monday at 9am ET, get a Slack digest of the top YouTube, TikTok, and Instagram creators in your categories, freshly pulled from Tubular Labs.

Agentic Task
Tubular LabsSlack BotMarketingDaily DigestsResearch & MonitoringAI Reports
PromptCreate

Every Monday at 9am US Eastern time, run a creator discovery digest for our marketing team and post it to a Slack channel. The trigger is a cron schedule pinned to Mondays at 09:00 America/New_York.

Take a configurable list of topics or product categories we care about, for example: skincare, fitness gear, gaming peripherals. The topic list, the destination Slack channel ID, and the platforms we want covered (default: YouTube, TikTok, Instagram) are all set up as workflow inputs so they can be edited without rewriting the agent.

For each topic, use Tubular Labs (Execute GraphQL Query) to find the top 5 to 10 creators on each selected platform whose videos performed best in that topic over the past 7 days. Tubular's GraphQL schema is rooted at viewer, so build small, explicit queries that traverse the creator and video connections under viewer. The interactive editor at developer.tubular.io is the source of truth for available fields. If something is unclear, start by running Introspect Schema once to discover the right fields, then write tight queries that only ask for what the digest needs (do not over-fetch, Tubular meters by data volume).

For each creator, pull the headline stats marketers actually use: total views in the last 30 days, follower or subscriber count, engagement rate, two or three top recent videos with view counts, and primary audience demographics (top countries, age band, gender split). Capture the creator's platform URL so we can link to their channel from Slack.

Take an input list of creators we already work with (handles or display names) and drop any matches before writing the digest, so the message stays fresh week over week. Treat it as a simple case-insensitive deny-list against creator handles and display names.

Write the digest as one scannable Slack message, grouped by topic, with each creator on a single line that includes their name (linked to their profile), the platform, one headline stat, and a one-line why they matter that calls out the most interesting fact (breakout velocity, audience demo fit, sponsor-friendly category mix, recent viral video). Use Slack mrkdwn formatting: *bold* for topic headers, <url|text> for links. Keep the whole message under one screen if possible by capping at 5 creators per topic when more than three topics are configured.

Post the final digest to the configured Slack channel using Slack Bot (Send a Message).

If a topic returns no eligible creators after exclusions, still include that topic in the digest with a short note so the team knows the workflow ran cleanly. If Tubular returns a rate-limit or quota error, back off and surface the error in the Slack message instead of failing silently.

Additional information

What does this prompt do?
  • Surfaces the top 5 to 10 creators per topic across YouTube, TikTok, and Instagram from the last 7 days.
  • Pulls the headline stats marketers actually use: 30-day views, follower count, engagement rate, top recent videos, and audience demographics.
  • Adds a one-line why they matter on each creator so your team can scan the list and pick a few to reach out to today.
  • Skips creators you already partner with so the digest stays fresh week over week.
What do I need to use this?
  • A Tubular Labs account with API access.
  • A Slack workspace and the channel you want the digest posted in.
  • The product topics or categories you want to source creators for, such as skincare, fitness gear, or gaming peripherals.
  • A list of creators you already work with, so they get filtered out of the shortlist.
How can I customize it?
  • Change the schedule or how many creators per topic land in the digest.
  • Pick which platforms count (YouTube, TikTok, Instagram, Facebook, Twitter, Twitch) and which Slack channel the message posts to.
  • Update the existing-partner exclusion list each week so the shortlist stays sources you have not contacted yet.

Frequently asked questions

What kind of Tubular Labs account do I need?
Any plan with API access. The exact creator and audience data the digest can show depends on what your Tubular subscription covers.
Can it cover more than YouTube, TikTok, and Instagram?
Yes. Tubular Labs also covers Facebook, Twitter, and Twitch. Tell the workflow which platforms to include and it will pull from all of them.
How do I keep creators we already work with out of the digest?
Pass the workflow a simple list of creator handles or display names at setup. Anyone on that list is dropped before the digest is written.
Can I change the timing or which Slack channel it posts to?
Yes. Pick any schedule, timezone, and Slack channel you want when you set up the workflow.
Can the digest be sent somewhere other than Slack?
Yes. You can swap Slack for email, a Notion page, or another tool your team already uses to receive briefings.

Stop digging through Tubular every Monday for new creators.

Connect Tubular Labs and Slack once, and Geni posts a fresh creator shortlist to your channel every Monday at 9am ET.