reddit-seo

Installation
SKILL.md

Reddit SEO: is your post live and robot-indexable?

Reddit ranks well in Google and is heavily cited by AI answer engines, which is why people post there for visibility. The problem is that a Reddit post can look completely successful while it is absent from public listings and ineligible for robot indexing. Large subreddits route new submissions through AutoMod, where they remain reachable by direct link but are marked non-indexable. The write returns HTTP 200. The post still loads when you open it directly.

This skill measures that difference. It does not write content and does not do keyword research — it tells you whether content you already have can be seen.

Verify the installed runtime without Reddit

Run node scripts/verify-synthetic.mjs with no arguments. It passes four fabricated moderation shapes through the production visibility classifier and checks live, automod_filtered, not_indexable, and removed without Chrome or Reddit. A pass proves classification behavior only; it says nothing about the current state of a real permalink. Overall passed is the AND of all five shared checks; inspect functional.reddit_seo for this skill's evidence.

Installs
3
GitHub Stars
3
First Seen
Jul 31, 2026
reddit-seo — l4a-ai/reddit-skills