reddit-fetch
SolidFetch content from Reddit using Gemini CLI or curl JSON API fallback. Use when accessing Reddit URLs, researching topics on Reddit, or when Reddit returns 403/blocked errors.
Install
Quality Score: 81/100
Skill Content
Details
- Author
- ykdojo
- Repository
- ykdojo/claude-code-tips
- Created
- 5 months ago
- Last Updated
- 2 weeks ago
- Language
- JavaScript
- License
- NOASSERTION
Similar Skills
Semantically similar based on skill content — not just same category
reddit-moderate
Reddit moderation via PRAW: fetch modqueue, classify reports, take actions.
bird
X/Twitter CLI for reading, searching, posting, and engagement via cookies.
gemini-mcp
Use Google Gemini for image generation, text chat, file analysis, URL/YouTube analysis, and multi-turn conversations via MCP. Triggers on requests to generate images with Gemini, chat with Gemini, analyze files/URLs/videos with Gemini, use Gemini models, or when user asks to create/edit images and needs prompting guidance. Do NOT use for DALL-E, Midjourney, Stable Diffusion, or OpenAI image generation.
collaborating-with-gemini-cli
Delegates code review, debugging, and alternative implementation comparisons to Google Gemini CLI (`gemini`) via a JSON bridge script (default model: `gemini-3-pro-preview`). Supports headless one-shot and multi-turn sessions via `SESSION_ID`, with conservative defaults for Gemini effective-context constraints (file-scoped, `--no-full-access` by default) while allowing user override.