reddit-cliReddit CLI using cookies for authentication. Read posts, search, and get subreddit info.
Install via ClawdBot CLI:
clawdbot install kelsia14/reddit-cliRead Reddit using your session cookies. No API key needed.
reddit-cli posts programming 10 # Get 10 hot posts
reddit-cli posts gaming 5 top # Get top 5 posts
reddit-cli search "python tutorial" # Search all Reddit
reddit-cli search "help" --sub linux # Search in subreddit
reddit-cli info AskReddit # Subreddit info
reddit-cli check # Test connection
reddit-cli posts <subreddit> [limit] [sort]
reddit-cli search <query> [--sub <subreddit>] [limit]
reddit-cli info <subreddit>
reddit-cli check
Set these in ~/.bashrc:
export REDDIT_SESSION="your_reddit_session_cookie"
export TOKEN_V2="your_token_v2_cookie" # optional
reddit_session valuetoken_v2 valueGenerated Mar 1, 2026
Companies can use this skill to monitor discussions on Reddit about their products, competitors, or industry trends. By analyzing posts and comments in relevant subreddits, they can gather real-time consumer insights without needing API access, helping inform marketing strategies and product development.
Media outlets or content creators can leverage this skill to fetch trending posts from specific subreddits like r/news or r/technology. This allows for quick discovery of viral topics or user-generated content to feature in articles, newsletters, or social media feeds, enhancing engagement with minimal setup.
Community managers for brands or online platforms can use this skill to track discussions in their official subreddits, such as r/gaming for a game developer. It enables them to respond to user feedback, identify common issues, and gauge sentiment without relying on complex API integrations, fostering better user relationships.
Researchers studying social dynamics or digital communities can employ this skill to collect data from Reddit for analysis. By searching posts and comments on topics like mental health or technology adoption, they can gather qualitative insights in a structured way, supporting studies in sociology or computer science.
Individuals interested in hobbies like programming or gaming can use this skill to fetch tailored content from subreddits. For example, a developer might search for 'python tutorial' to find learning resources, enabling quick access to community-driven advice and discussions without manual browsing.
Offer a basic version of this skill for free to individual users, then charge for advanced features like sentiment analysis, trend reports, or historical data access. Revenue can come from subscription plans targeting businesses that need deeper insights from Reddit data for decision-making.
License this skill as a customizable tool for marketing agencies or research firms. They can rebrand it for their clients to monitor social media, with revenue generated through one-time licensing fees or ongoing support contracts, leveraging the skill's ease of use and cookie-based authentication.
Partner with companies that have existing platforms, such as CRM or analytics software, to integrate this skill as a Reddit data source. Revenue can be earned through integration fees or revenue-sharing agreements, providing added value by enabling clients to pull Reddit insights directly into their workflows.
š¬ Integration Tip
Set up environment variables for cookies in your shell configuration to avoid hardcoding sensitive data, and periodically refresh cookies to maintain access as they expire.
Fetch and read transcripts from YouTube videos. Use when you need to summarize a video, answer questions about its content, or extract information from it.
Fetch and summarize YouTube video transcripts. Use when asked to summarize, transcribe, or extract content from YouTube videos. Handles transcript fetching via residential IP proxy to bypass YouTube's cloud IP blocks.
Browse, search, post, and moderate Reddit. Read-only works without auth; posting/moderation requires OAuth setup.
Interact with Twitter/X ā read tweets, search, post, like, retweet, and manage your timeline.
LinkedIn automation via browser relay or cookies for messaging, profile viewing, and network actions.
Search YouTube videos, get channel info, fetch video details and transcripts using YouTube Data API v3 via MCP server or yt-dlp fallback.