Reddit Fetch
Skill ActiveFetch 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.
Fetch content from Reddit using Gemini CLI or a curl JSON API fallback, especially useful when direct access is blocked or for detailed research.
Features
- Fetch Reddit content using Gemini CLI
- Fallback to curl with Reddit JSON API
- Detailed instructions for tmux session management
- Examples for listing, fetching, and searching Reddit posts
- Guidance on parsing JSON output with jq
Use Cases
- Accessing Reddit URLs when blocked by other methods
- Researching topics and gathering information from Reddit
- Automating the retrieval of Reddit post and comment data
Non-Goals
- Interacting with Reddit beyond data retrieval
- Replacing a full Reddit client experience
- Handling complex authentication flows beyond standard API access
License
- warning:License usabilityThe repository has a LICENSE file, but it is a custom copyright notice and not a standard SPDX license, which may create ambiguity for downstream use.
Documentation
- info:READMEWhile the SKILL.md provides a description, the README.md is extensive and covers broader Claude Code tips rather than the specific purpose of this skill.
Installation
First, add the marketplace
/plugin marketplace add ykdojo/claude-code-tips/plugin install claude-code-tips@ykdojoQuality Score
Trust Signals
Similar Extensions
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.
X Twitter Scraper
100Use when the user needs X (Twitter) data or confirmation-gated X actions through Xquik: tweet search, user lookup, follower extraction, media download, monitoring, webhooks, MCP, SDKs, posting, likes, DMs, and profile updates. Requires a Xquik API key. Never ask for X login material.
Github
100Use gh for GitHub issues, PR status, CI/logs, comments, reviews, releases, and API queries.
Website Extraction Api
100Extract typed JSON from public website pages using a schema.
Extract Supplier Catalog From Website
100Extract SKUs, product names, unit prices, availability, and minimum order quantities from a supplier catalog page.
Agent Browser
100Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a button", "take a screenshot", "scrape data from a page", "test this web app", "login to a site", "automate browser actions", or any task requiring programmatic web interaction.