🤖
Reddit Cli
Reddit CLI using cookies for authentication. Read posts, search, and get subreddit info.
安全通过
技能说明
name: reddit-cli version: 1.0.2 description: Reddit CLI using cookies for authentication. Read posts, search, and get subreddit info. author: kelsia14
Reddit CLI
Read Reddit using your session cookies. No API key needed.
Quick start
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
Commands
Get posts from subreddit
reddit-cli posts <subreddit> [limit] [sort]
- limit: number of posts (default: 10)
- sort: hot, new, top, rising (default: hot)
Search Reddit
reddit-cli search <query> [--sub <subreddit>] [limit]
Get subreddit info
reddit-cli info <subreddit>
Check connection
reddit-cli check
Environment
Set these in ~/.bashrc:
export REDDIT_SESSION="your_reddit_session_cookie"
export TOKEN_V2="your_token_v2_cookie" # optional
Getting cookies
- Go to reddit.com (logged in)
- DevTools (F12) → Application → Cookies → reddit.com
- Copy
reddit_sessionvalue - Optionally copy
token_v2value
Notes
- Cookies expire, you may need to refresh them periodically
- Respects Reddit's rate limits
- For personal use only
如何使用「Reddit Cli」?
- 打开小龙虾AI(Web 或 iOS App)
- 点击上方「立即使用」按钮,或在对话框中输入任务描述
- 小龙虾AI 会自动匹配并调用「Reddit Cli」技能完成任务
- 结果即时呈现,支持继续对话优化