Toolverse
All skills

reddit-fetch

by ykdojo

Fetch content from Reddit using Gemini CLI when WebFetch is blocked. Use when accessing Reddit URLs, researching topics on Reddit, or when Reddit returns 403/blocked errors.

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
ykdojo
Category
Data Science
Views
33

About this skill

Fetch content from Reddit using Gemini CLI when WebFetch is blocked. Use when accessing Reddit URLs, researching topics on Reddit, or when Reddit returns 403/blocked errors.

How to use

  1. Otwórz terminal i utwórz nową sesję tmux z unikalną nazwą, na przykład gemini_abc123. Uruchom polecenie tmux new-session -d -s gemini_abc123 -x 200 -y 50, a następnie załaduj Gemini CLI poleceniem tmux send-keys -t gemini_abc123 'gemini -m gemini-3-pro-preview' Enter. Czekaj 3 sekundy, aż CLI się załaduje.

  2. Wyślij zapytanie o Reddit do sesji tmux, wpisując tmux send-keys -t gemini_abc123 'Twoje zapytanie o Reddit tutaj' Enter. Poczekaj około 30 sekund na odpowiedź (maksymalnie 90 sekund dla skomplikowanych wyszukiwań).

  3. Sprawdź, czy zapytanie zostało wysłane, przechwytując zawartość panelu: tmux capture-pane -t gemini_abc123 -p -S -500. Jeśli Twój tekst zapytania pojawia się wewnątrz obramowanego pola, Enter nie został wysłany — wyślij go poleceniem tmux send-keys -t gemini_abc123 Enter.

  4. Odczytaj odpowiedź z przechwyconego wyjścia. Tekst zapytania powinien znajdować się poza obramowaniem, a poniżej powinny pojawić się wyniki lub komunikat przetwarzania.

  5. Po zakończeniu pracy usuń sesję tmux poleceniem tmux kill-session -t gemini_abc123.

Related skills

deepwiki-rs

by sopaco

AI-powered Rust documentation generation engine for comprehensive codebase analysis, C4 architecture diagrams, and automated technical documentation. Use when Claude needs to analyze source code, understand software architecture, generate technical specs, or create professional

Data Science
18144

last30days

by sickn33

Research a topic from the last 30 days on Reddit + X + Web, become an expert, and write copy-paste-ready prompts for the user's target tool.

Data Science
2148

docx

by anthropics

Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new documents, (2) Modifying or editing content,

Data Science
39142

ml-paper-writing

by davila7

Write publication-ready ML/AI papers for NeurIPS, ICML, ICLR, ACL, AAAI, COLM. Use when drafting papers from research repos, structuring arguments, verifying citations, or preparing camera-ready submissions. Includes LaTeX templates, reviewer guidelines, and citation

Data Science
2681

deep-research

by davidorex

Multi-agent parallel investigation for complex VCV Rack problems

Data Science
16151

market-research-reports

by davila7

Generate comprehensive market research reports (50+ pages) in the style of top consulting firms (McKinsey, BCG, Gartner). Features professional LaTeX formatting, extensive visual generation with scientific-schematics and generate-image, deep integration with research-lookup for

Data Science
16115