Agentic Workflows
Reddit Community Agentic Workflows
10 workflows — multi-step AI automation tools for coding agents on Reddit Community.
sidebutton install reddit Reddit Community agentic workflows
10Audit a Reddit account — pulls total post/comment karma plus the per-subreddit breakdown table from the user's profile page.
-
username· string
Inbox pull for the logged-in user — fetches recent comment replies with author, body, parent-thread link, and timestamp. Requires active login session.
None
Thread-page embed button — reads the open thread, drafts one MxTide-voice comment, types it into the textarea for manual review and submission.
-
post_url· string -
instructions· string
Single-thread decision — runs Strategy D on one thread, returns COMMENT/SKIP verdict, importance score, and a MxTide-voice draft.
-
title· string -
score· string -
author· string -
flair· string -
comments· string -
body· string -
thread_comments· string
Fetch posts from a subreddit sorted by hot, new, rising, or top via browser extraction on old.reddit.com. Returns structured data: title, url, score, comments, author, and flair per post.
-
subreddit· string -
sort· string
Shared persona workflow for Reddit drafting. Classifies thread type, applies MxTide voice rules and mood mapping, and generates a draft. Called by all Reddit drafting workflows via workflow.call.
-
title· string -
score· string -
body· string -
comments· string -
thread_comments· string -
instructions· string -
output_format· string
Navigate to a Reddit post on old.reddit.com, type a top-level comment, and submit it. Requires an active Reddit session in the browser.
-
post_url· string -
comment_text· string
Read a full Reddit thread in one pass — post metadata (title, score, author, flair, comment count, body) plus structured top-level comments (author, score, body). Single page load, combined output.
-
post_url· string
Batch-scan a subreddit feed — reads top threads, scores each against Strategy D, emits per-thread verdicts plus mood-matched draft comments for approval.
-
subreddit· string -
sort· string
Thread-page floating button — reads the open thread, prompts for reply direction, returns 5 ranked MxTide-voice reply options.
-
post_url· string -
direction· string