reddit-moderate

Solid

Reddit moderation via PRAW: fetch modqueue, classify reports, take actions.

AI & Automation 391 stars 36 forks Updated 1 weeks ago MIT

Install

View on GitHub

Quality Score: 93/100

Stars 20%
86
Recency 20%
90
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# Reddit Moderate On-demand Reddit community moderation powered by PRAW. Fetches your modqueue, classifies content against subreddit rules and author history using LLM-powered report classification, and executes mod actions you confirm. ## Modes | Mode | Invocation | Behavior | |------|-----------|----------| | **Interactive** | `/reddit-moderate` | Fetch queue, classify, present with analysis, you confirm actions | | **Auto** | `/loop 10m /reddit-moderate --auto` | Fetch queue, classify, auto-action high-confidence items, flag rest | | **Dry-run** | `/reddit-moderate --dry-run` | Fetch queue, classify, show recommendations without acting | ## Reference Loading Table | Signal | Load These Files | Why | |---|---|---| | Classifying items, category definitions, confidence thresholds | `classification-prompt.md` | Routes to the matching deep reference | | Prompt template, untrusted content handling, prompt injection defense | `classification-prompt.md` | Routes to the matching deep reference | | Action mapping by confidence level, config.json format | `classification-prompt.md` | Routes to the matching deep reference | | Per-item classification steps, repeat offender check, mass-report detection | `classification-prompt.md` | Routes to the matching deep reference | | Script subcommands, flags, usage examples | `script-commands.md` | Routes to the matching deep reference | | Exit codes, error troubleshooting | `script-commands.md` | Routes to the matching deep reference | | S...

Details

Author
notque
Repository
notque/vexjoy-agent
Created
2 months ago
Last Updated
1 weeks ago
Language
Python
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category