---
title: "reddit-skills"
description: "Portable Agent Skills for Reddit research, posting, visibility, community voice, and archival workflows."
canonical: https://agentpluginsdirectory.com/plugins/reddit-skills
last-updated: 2026-09-21
---

# reddit-skills
Portable Agent Skills for Reddit research, posting, visibility, community voice, and archival workflows.
- Slug: reddit-skills
- Publisher: L4A AI
- Repository: https://github.com/L4A-ai/reddit-skills
- Manifest: plugin.json
- Version: 0.1.0
- License: MIT
- Category (editorial): integrations
- Skills: 5 (reddit-archive, reddit-post, reddit-scout, reddit-seo, reddit-voice)
- MCP servers: 0
- Stars: 0
- Listing: https://agentpluginsdirectory.com/plugins/reddit-skills
- Schema: https://agent-plugins.org/schemas/1.0.0/plugin.schema.json

## What reddit-skills does, in the publisher's words

Reddit skills for AI coding agents: scout communities, measure their register, post, audit visibility, and archive, driven through your own logged-in Chrome. Every write is verified against AutoMod filtering, so an HTTP 200 never gets mistaken for a post anyone can actually see.

No Chrome, Reddit account, credentials, agent-browser, or network access is required. Install one named skill: for example:

Then paste this into your agent:

- The automation flag is set at launch, not by attaching. Puppeteer and Playwright pass --enable-automation, which sets navigator.webdriver = true. Start Chrome with only --remote-debugging-port and attach after, and it stays false.
- "Prove your humanity" is transient, not a block. A JS proof-of-work that self-resolves in seconds. Treating it as a wall is the most common way to abandon a working setup.

From the project README, punctuation lightly normalized. Full text: https://raw.githubusercontent.com/L4A-ai/reddit-skills/HEAD/README.md

## Skills

- reddit-archive: Download and archive a Reddit post with everything attached to it, full text, the whole comment tree, images, galleries, and v.redd.it video with the audio actually merged back in. Use whenever someone wants to save, download, archive, back up, or scrape a Reddit post or thread; download a Reddit…
- reddit-post: Post and comment on Reddit from an agent, through the user's own logged-in Chrome, and verify the submission actually survived moderation instead of trusting the HTTP 200. Use whenever someone wants to post to Reddit, submit a thread, leave a comment, reply to a thread, publish to a subreddit, or a…
- reddit-scout: Find which subreddits are worth posting to for a topic, and, unlike every other prospecting tool, check whether posting is actually permitted there before you spend a post on it. Use whenever someone wants to find relevant subreddits, scout Reddit communities, research where to post or launch, fin…
- reddit-seo: Check whether a Reddit post or comment is publicly live and marked robot-indexable, or silently held in the AutoMod queue. Use this whenever someone asks about Reddit SEO, Reddit GEO, generative engine optimisation on Reddit, whether their Reddit post is indexed, why a Reddit post gets no traffic,…
- reddit-voice: Sample what a subreddit actually upvotes and write in that register, so a post doesn't read as machine-written. Use before drafting any Reddit post or comment, and whenever someone asks how to write for a specific subreddit, why their post got downvoted, how to sound less like AI, how to match a co…

Descriptions come from the frontmatter of each SKILL.md, punctuation lightly normalized.
