kai-reddit-listen

Monitor Reddit posts by keywords and draft replies to Discord.

40|5|Updated Mar 16, 2026
One-click install
npx skills add https://github.com/cgallic/kai-cmo-harness --skill kai-reddit-listen
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kai-reddit-listen
Source: https://github.com/cgallic/kai-cmo-harness/tree/main/harness/skills/kai-reddit-listen
Command: npx skills add https://github.com/cgallic/kai-cmo-harness --skill kai-reddit-listen

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Reddit conversations can be hard to monitor at scale. kai-reddit-listen automates listening to a curated set of subreddits, filters posts by keywords, and prepares draft replies that fit your voice.

Core Features & Use Cases

  • Profile-driven listening: each brand/client has a JSON profile and a prompt that defines subreddits, keywords, and the LLM behavior.
  • Drafting in your voice: the LLM evaluates posts and produces draft replies delivered to Discord for review.
  • Use case: scale outreach and community engagement by turning relevant Reddit conversations into actionable drafts.

Quick Start

Run the reddit listener with your profile to start drafting Discord replies from new posts.

Frequently Asked Questions about kai-reddit-listen

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

FAQPage Schema
How do I automate Reddit monitoring and draft replies for community outreach?

You need a profile JSON defining subreddits and keywords, a configured Discord webhook for receiving drafts, and an OpenAI model to evaluate posts and generate replies with identity guardrails.

Can I use Discord to review automated Reddit outreach drafts?

Yes, Discord receives the LLM-generated draft replies directly. You review the drafts in Discord before posting, ensuring responses fit your brand voice before publishing.

How does profile-driven LLM behavior work for Reddit community listening?

Profile-driven listening uses a JSON profile and prompt to define subreddits, keyword filters, and LLM behavior. This ensures the OpenAI model drafts replies matching your brand identity and technical focus.

What's the best way to filter Reddit posts by keywords for product feedback?

Define keywords within your profile JSON. The Skill applies these keyword filters across curated subreddits to identify posts where you can add technical value.

Do I need an OpenAI model to evaluate Reddit posts and draft responses?

Yes, an OpenAI model is required to evaluate filtered Reddit posts and draft responses. The model applies identity guardrails from your profile prompt to ensure replies fit your voice.

Can I scale Reddit brand outreach across multiple subreddits?

Yes, you can scale outreach by curating multiple subreddits in your profile JSON. The Skill monitors all configured subs simultaneously, filtering by keywords and drafting replies for each relevant post.