Skip to content

Zivnadil/gtm-intel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

GTM Intel — Reddit Automation

Internal marketing automation script that monitors GTM/sales subreddits for trending discussions and posts approved content to company subreddits.

What it does

  • Searches Reddit for AI + GTM/sales posts using the Xpoz MCP tool via Claude
  • Sends drafts to a Slack channel for human review and approval
  • Posts approved content to r/ExploriumAI and r/VibeProspectingAI (1–2 posts/day max)

How it works

All credentials are stored in AWS Secrets Manager — no keys are hardcoded anywhere.

src/
  gtm_intel.py        # Main agent: searches Reddit/Twitter, drafts posts, sends to Slack
  test_reddit_post.py # Manual test: verifies Reddit auth and posts to r/test sandbox
  get_reddit_token.py # One-time OAuth helper: gets a refresh token for the Reddit app

Stack

  • Python + PRAW for Reddit API access
  • AWS Secrets Manager for credential storage
  • Slack for human-in-the-loop approval
  • Claude (Anthropic) as the AI agent

Subreddits

Posts only to subreddits owned/managed by Explorium:

  • r/ExploriumAI
  • r/VibeProspectingAI

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages