Internal marketing automation script that monitors GTM/sales subreddits for trending discussions and posts approved content to company subreddits.
- 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)
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
- 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
Posts only to subreddits owned/managed by Explorium:
- r/ExploriumAI
- r/VibeProspectingAI