Awesome Skills
ExploreCategoriesTrending
Awesome Skills

Discover, compare, and use the best Agent Skills for Claude and AI assistants.

Product

  • Explore Skills
  • Categories
  • Trending
  • Collections

Resources

  • Skills Docs
  • Skill Document
  • Official Skills
  • Codex Skills Docs
  • Agent Skills Spec

© 2026 Awesome Skills. All rights reserved.

Development & Code

reddit-fetch

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

0.0(0 reviews)
717 stars
44 forks
0 views
cli
View on GitHub
Installation
Quick Install

Run this command in Claude Code to install the skill

>/install https://github.com/ykdojo/claude-code-tips/tree/main/skills/reddit-fetch
Manual Installation

Install to your personal skills directory (~/.claude/skills/reddit-fetch/)

# Create skill directory
mkdir -p ~/.claude/skills/reddit-fetch

# Download SKILL.md from GitHub
curl -sL "https://raw.githubusercontent.com/ykdojo/claude-code-tips/main/skills/reddit-fetch/SKILL.md" \
  -o ~/.claude/skills/reddit-fetch/SKILL.md

Target: ~/.claude/skills/reddit-fetch/

Information
Authorykdojo
UpdatedJan 12, 2026
Category
C

Development & Code

Skills for coding, testing, debugging, and developer workflows

Related Skills

Development & Code

web-artifacts-builder

Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.

mlclaudereact+1
34.5k
3.1k
0
Development & Code

mcp-builder

Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).

pythontypescriptnode+2
34.5k
3.1k
0
Development & Code

mcp-builder

Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).

pythontypescriptnode+2
34.5k
3.1k
11.2k
Development & Code

skill-creator

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

claudeworkflow
34.5k
3.1k
0