reddit-fetch

Fetch Reddit content via Gemini CLI in a tmux session.

1|Updated Feb 1, 2026
One-click install
npx skills add https://github.com/dopiotrek/dotclaude --skill reddit-fetch-dopiotrek
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: reddit-fetch
Source: https://github.com/dopiotrek/dotclaude/tree/main/skills/reddit-fetch
Command: npx skills add https://github.com/dopiotrek/dotclaude --skill reddit-fetch-dopiotrek

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a workaround for accessing Reddit content when standard web fetching methods are blocked or return errors (like 403 Forbidden).

Core Features & Use Cases

  • Bypass Reddit Blocks: Utilizes Gemini CLI within a tmux session to fetch Reddit content when direct access fails.
  • Research & Information Gathering: Useful for researching topics on Reddit or retrieving specific posts when standard tools are ineffective.
  • Error Handling: Specifically designed to overcome common access issues encountered with Reddit.

Quick Start

Use the reddit-fetch skill to search for 'latest AI advancements' on Reddit using a session named 'gemini_research'.

Frequently Asked Questions about reddit-fetch

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
Why does web scraping Reddit return a 403 Forbidden error?

Reddit blocks standard web fetching methods, returning 403 Forbidden errors. This skill bypasses these restrictions by fetching content through a tmux session running the Gemini CLI instead of direct access.

How do I fetch Reddit content when WebFetch is blocked?

To fetch Reddit content when blocked, configure a tmux session running the Gemini CLI. This skill interacts with the session to retrieve Reddit URLs and overcome standard access restrictions.

What is the best way to research topics on Reddit when direct access fails?

Researching Reddit topics when direct access fails requires an API workaround. This skill uses the Gemini CLI within a tmux session to gather information and retrieve specific posts effectively.

Do I need a tmux session to retrieve Reddit posts?

Yes, retrieving Reddit posts with this skill requires a tmux session. The skill depends on setting up and interacting with tmux to run the Gemini CLI for content retrieval.

Can I use the Gemini CLI to bypass Reddit access restrictions?

Yes, you can bypass Reddit access restrictions using the Gemini CLI. This skill specifically handles error management by routing requests through the CLI to fetch blocked content.