Public CLIs
Official@public-clis
Offers terminal-based interfaces for extracting and interacting with social media platform data including Twitter, Bilibili, Reddit, and Telegram.
Agent Skills by Public CLIs
Showing 6 vetted skills indexed across 4 GitHub repositories.
bilibili-cli
Browse Bilibili videos, users, search, and interactions from the terminal via CLI commands.
twitter-cli
Read, search, and post Twitter/X content from the terminal using browser cookie authentication.
twitter-cli
Execute Twitter/X workflows from the terminal via a curl-based GraphQL client.
bilibili-cli
Expose bilibili-cli video, user, and discovery data in YAML or JSON.
rdt-cli
Automate Reddit browsing, searching, and interactions from the command line.
tg-cli
Syncs Telegram chats and searches/export messages locally via CLI.
Frequently Asked Questions About Public CLIs
FAQPage SchemaWhat specific tasks can I perform using these terminal interfaces?▼
These interfaces enable you to query social media platform data, export chat histories, and perform platform interactions directly from your terminal. You can extract video metadata from Bilibili, sync Telegram messages locally, and execute GraphQL requests against Twitter or Reddit endpoints without using a web browser.
Who is the target audience for these terminal-based social media utilities?▼
These utilities are designed for data engineers, researchers, and power users who prefer terminal-based environments for data collection. They are ideal for individuals requiring programmatic access to social media content for local analysis, archival, or integration into custom data pipelines.
What are the prerequisites for running these social media interfaces?▼
Each interface requires a terminal environment capable of executing the underlying binary or source code. Users must possess valid credentials or access tokens for the respective platforms, such as Telegram session keys or Twitter authentication headers, to successfully authenticate and retrieve private or restricted data.