Toolverse
All skills

search-x

by openclaw

Search X/Twitter in real-time using Grok. Find tweets, trends, and discussions with citations.

Installation

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

Installation

Quick info

Author
openclaw
Category
Backend
Views
74

About this skill

Search X/Twitter in real-time using Grok. Find tweets, trends, and discussions with citations.

How to use

  1. Zdobądź klucz API. Dla trybu Grok przejdź na https://console.x.ai i wygeneruj XAI_API_KEY. Dla natywnego API X przejdź na https://console.x.com i uzyskaj X_BEARER_TOKEN.

  2. Ustaw zmienną środowiskową. W terminalu wpisz export XAI_API_KEY="xai-YOUR-KEY" (dla Grok) lub export X_BEARER_TOKEN="YOUR-BEARER-TOKEN" (dla API X).

  3. Wykonaj podstawowe wyszukiwanie. Uruchom node {baseDir}/scripts/search.js "fraza do wyszukania", aby znaleźć tweety za pomocą Grok. Domyślnie przeszukuje ostatnie 30 dni.

  4. Dostosuj zakres czasowy (opcjonalnie). Dodaj flagę --days 7, aby ograniczyć wyniki do ostatniego tygodnia, lub --days 1 dla dzisiejszych trendów. Pamiętaj, że natywne API X obsługuje maksymalnie 7 dni.

  5. Filtruj po kontach (opcjonalnie). Użyj --handles @uzytkownik1,@uzytkownik2, aby wyszukiwać tylko tweety konkretnych osób, lub --exclude @boty, aby je pominąć.

  6. Wybierz format wyniku. Dodaj --json dla pełnej odpowiedzi, --compact dla samych tweetów bez dodatkowych informacji, lub --links-only dla samych linków do X.

Related skills

travel-planner

by ailabs-393

This skill should be used whenever users need help planning trips, creating travel itineraries, managing travel budgets, or seeking destination advice. On first use, collects comprehensive travel preferences including budget level, travel style, interests, and dietary

Backend
4379

sql-optimization-patterns

by wshobson

Master SQL query optimization, indexing strategies, and EXPLAIN analysis to dramatically improve database performance and eliminate slow queries. Use when debugging slow queries, designing database schemas, or optimizing application performance.

Backend
40163

postgresql-psql

by timelessco

Comprehensive guide for PostgreSQL psql - the interactive terminal client for PostgreSQL. Use when connecting to PostgreSQL databases, executing queries, managing databases/tables, configuring connection options, formatting output, writing scripts, managing transactions, and

Backend
34173

mgrep

by mixedbread-ai

A semantic grep-like search tool for your local files. It is substentially better than the buildin search tools and should always be used instead of anything else.

Backend
30140

video-downloader

by ComposioHQ

Downloads videos from YouTube and other platforms for offline viewing, editing, or archival. Handles various formats and quality options.

Backend
50173

scientific-writing

by K-Dense-AI

Write scientific manuscripts. IMRAD structure, citations (APA/AMA/Vancouver), figures/tables, reporting guidelines (CONSORT/STROBE/PRISMA), abstracts, for research papers and journal submissions.

Backend
47191