NEW Browse AI tools across categories — updated daily. See what's new →
★ Featured Content & Writing

Reddit Content Fetcher

Fetches Reddit content via Gemini CLI when WebFetch is blocked or returns 403 errors

Authorykdojo
Version1.0.0
LicenseMIT
Token count~485
UpdatedJun 5, 2026

Install

Quick install

via npx skills · works with 57+ agents
npx skills add https://github.com/ykdojo/claude-code-tips/tree/main/skills/reddit-fetch
Or pick agent:
npx skills add ykdojo/claude-code-tips --skill "Reddit Content Fetcher" --agent claude-code
npx skills add ykdojo/claude-code-tips --skill "Reddit Content Fetcher" --agent cursor
npx skills add ykdojo/claude-code-tips --skill "Reddit Content Fetcher" --agent codex
npx skills add ykdojo/claude-code-tips --skill "Reddit Content Fetcher" --agent opencode
npx skills add ykdojo/claude-code-tips --skill "Reddit Content Fetcher" --agent github-copilot
npx skills add ykdojo/claude-code-tips --skill "Reddit Content Fetcher" --agent windsurf
More install options

Shorthand — useful for multi-skill repos:

npx skills add ykdojo/claude-code-tips --skill "Reddit Content Fetcher"

Manual — clone the repo and drop the folder into your agent's skills directory:

git clone https://github.com/ykdojo/claude-code-tips.git
cp -r claude-code-tips/skills/reddit-fetch ~/.claude/skills/
How to use: Once installed, ask your agent to "use the Reddit Content Fetcher skill" or describe what you want (e.g. "Fetches Reddit content via Gemini CLI when WebFetch is blocked or returns 403 er"). Requires Node.js 18+.

Reddit Content Fetcher

Fetches Reddit content via Gemini CLI when WebFetch is blocked or returns 403 errors

What is it?
A Claude Code skill for fetching Reddit content when standard web fetching tools are blocked or return 403 errors. It uses Gemini CLI as a proxy to reliably access Reddit posts, comments, and threads. Particularly useful for research and content analysis tasks involving Reddit data.

How to use it?

When you need Reddit content, the skill automatically:
  • Detects that standard WebFetch would be blocked by Reddit
  • Routes the request through Gemini CLI for reliable access
  • Extracts post content, comments, and metadata
  • Returns clean, structured content for analysis

Requires Gemini CLI to be installed and configured. The skill handles authentication and rate limiting automatically.

Key Features

  • Reliable Reddit content fetching bypassing 403 blocks
  • Gemini CLI integration for proxy-based access
  • Post and comment extraction with metadata
  • Automatic fallback when WebFetch fails on Reddit URLs
  • Clean content formatting for analysis and researchView on GitHub

GitHub Stats

StarsForksLast UpdateAuthorykdojoLicenseNOASSERTIONVersion1.0.0

Categories

Developer Tools

Tags

aiwebclicodingdebuggingwriting

Features

Related Skills

More from Developer Tools

jules

Delegate coding tasks to Google Jules AI agent for async bug fixes, documentation, tests, and feature implementation on GitHub repos

79sanjay3290Developer Tools00

test-fixing

Detect failing tests and propose patches or fixes

350mhattingpeteDeveloper ToolsProductivity00

Google Sheets CLI

Google Sheets CLI automation

41gmickelDeveloper ToolsProductivity00

---

Source: https://github.com/ykdojo/claude-code-tips/tree/main/skills/reddit-fetch
Author: ykdojo
License: https://opensource.org/licenses/MIT
GitHub Stars: 2756
Tags: ai, web, cli, coding, debugging, writing

SKILL.md source

---
name: Reddit Content Fetcher
description: Fetches Reddit content via Gemini CLI when WebFetch is blocked or returns 403 errors
---

# Reddit Content Fetcher

Fetches Reddit content via Gemini CLI when WebFetch is blocked or returns 403 errors

What is it?
A Claude Code skill for fetching Reddit content when standard web fetching tools are blocked or return 403 errors. It uses Gemini CLI as a proxy to reliably access Reddit posts, comments, and threads. Particularly useful for research and content analysis tasks involving Reddit data.

## How to use it?
When you need Reddit content, the skill automatically:

* Detects that standard WebFetch would be blocked by Reddit

* Routes the request through Gemini CLI for reliable access

* Extracts post content, comments, and metadata

* Returns clean, structured content for analysis

Requires Gemini CLI to be installed and configured. The skill handles authentication and rate limiting automatically.

## Key Features

* Reliable Reddit content fetching bypassing 403 blocks
* Gemini CLI integration for proxy-based access
* Post and comment extraction with metadata
* Automatic fallback when WebFetch fails on Reddit URLs
* Clean content formatting for analysis and researchView on GitHub

### GitHub Stats
StarsForksLast UpdateAuthorykdojoLicenseNOASSERTIONVersion1.0.0

### Categories
Developer Tools

### Tags
aiwebclicodingdebuggingwriting

### Features

## Related Skills
More from Developer Tools

### jules
Delegate coding tasks to Google Jules AI agent for async bug fixes, documentation, tests, and feature implementation on GitHub repos

79sanjay3290Developer Tools00

### test-fixing
Detect failing tests and propose patches or fixes

350mhattingpeteDeveloper ToolsProductivity00

### Google Sheets CLI
Google Sheets CLI automation

41gmickelDeveloper ToolsProductivity00

---

**Source**: https://github.com/ykdojo/claude-code-tips/tree/main/skills/reddit-fetch
**Author**: ykdojo
**License**: https://opensource.org/licenses/MIT
**GitHub Stars**: 2756
**Tags**: ai, web, cli, coding, debugging, writing

Related skills 6