reddit

Search and retrieve content from Reddit. Get posts, comments, subreddit info, and user profiles via the public JSON API. Use when…

resciencelab ↓ 3k
Claude Code
View source ↗

What it does

  • Method: Public JSON API (no auth needed)
  • Trick: Append .json to any Reddit URL
  • Rate Limit: 100 requests/minute
  • Docs: https://www.reddit.com/dev/api

Requirements & configuration

  • No API key required! Reddit's public JSON API works without authentication.

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

Search and retrieve content from Reddit. Get posts, comments, subreddit info, and user profiles via the public JSON API. Use when user mentions Reddit, a subreddit, or r/ links.

Source

Repository: https://github.com/resciencelab/opc-skills

reddit FAQ

What does the reddit skill do?

Search and retrieve content from Reddit. Get posts, comments, subreddit info, and user profiles via the public JSON API. Use when user mentions Reddit, a subreddit, or r/ links. Method: Public JSON API (no auth needed) Trick: Append .json to any Reddit URL

What does reddit require?

No API key required! Reddit's public JSON API works without authentication.

How do I install reddit?

Run: npx -y skills add https://github.com/resciencelab/opc-skills --skill reddit --agent claude-code — the source lives at github.com/resciencelab/opc-skills.

Maintain reddit?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

[reddit on getagentictools](https://getagentictools.com/skills/resciencelab-opc-skills-reddit?ref=badge)
npx agentictools info skills/resciencelab-opc-skills-reddit

The second line is the CLI lookup for this page — handy in READMEs and docs.