Toolverse
All skills

twitter-openclaw

by openclaw

Interact with Twitter/X — read tweets, search, post, like, retweet, and manage your timeline.

Installation

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

Installation

Quick info

Author
openclaw
Category
Frontend
Views
17

About this skill

Interact with Twitter/X — read tweets, search, post, like, retweet, and manage your timeline.

How to use

  1. Zainstaluj narzędzie twclaw za pomocą npm: npm install -g twclaw. Następnie ustaw zmienną środowiskową TWITTER_BEARER_TOKEN z tokenem API X-a. Opcjonalnie dodaj TWITTER_API_KEY i TWITTER_API_SECRET, jeśli planujesz publikować posty lub dodawać polubienia.

  2. Sprawdź poprawność uwierzytelnienia poleceniem twclaw auth-check. Powinno potwierdzić, że token jest ważny i gotowy do użycia.

  3. Czytaj tweety i wątki: użyj twclaw read [URL-lub-ID] aby zobaczyć pojedynczy tweet z metadanymi, lub twclaw thread [URL-lub-ID] aby przeczytać całą rozmowę. Możesz też wyświetlić odpowiedzi poleceniem twclaw replies [URL-lub-ID] -n 20.

  4. Przeszukuj posty poleceniem twclaw search "fraza" -n 10. Możesz używać operatorów, na przykład twclaw search "from:uzytkownik AI" -n 5, lub filtrować po popularności: twclaw search "#hashtag" --popular.

  5. Publikuj treść: użyj twclaw tweet "tekst" aby opublikować nowy post, lub twclaw reply [URL-lub-ID] "odpowiedź" aby odpowiedzieć na istniejący tweet.

  6. Monitoruj swoją aktywność: twclaw home -n 20 wyświetla oś czasu, twclaw mentions -n 10 pokazuje wzmianki, a twclaw trending wyświetla trendy światowe.

Related skills

tailwind-design-system

by wshobson

Build scalable design systems with Tailwind CSS, design tokens, component libraries, and responsive patterns. Use when creating component libraries, implementing design systems, or standardizing UI patterns.

Frontend
2676

zustand

by lobehub

Zustand state management guide. Use when working with store code (src/store/**), implementing actions, managing state, or creating slices. Triggers on Zustand store development, state management questions, or action implementation.

Frontend
36126

shadcn-ui

by josechifflet

shadcn/ui component patterns for Next.js 16 applications. This skill should be used when adding UI components, customizing component styles, composing primitives, or integrating forms with react-hook-form. Covers installation, customization, composition patterns, and

Frontend
157206

interactive-dashboard-builder

by anthropics

Build self-contained interactive HTML dashboards with Chart.js, dropdown filters, and professional styling. Use when creating dashboards, building interactive reports, or generating shareable HTML files with charts and filters that work without a server.

Frontend
2298

keyword-research

by openclaw

Discovers high-value keywords with search intent analysis, difficulty assessment, and content opportunity mapping. Essential for starting any SEO or GEO content strategy.

Frontend
24138

bubbletea

by hmans

Browse Bubbletea TUI framework documentation and examples. Use when working with Bubbletea components, models, commands, or building terminal user interfaces in Go.

Frontend
2158