{"id":"d87f80f2-c58c-4277-b40d-d873aca978c5","shortId":"FF4vHn","kind":"skill","title":"reddit","tagline":"Search and retrieve content from Reddit. Get posts, comments, subreddit info, and user profiles via the public JSON API. Use when user mentions Reddit, a subreddit, or r/ links.","description":"# Reddit Skill\n\nGet posts, comments, subreddit info, and user profiles from Reddit via the public JSON API.\n\n## Prerequisites\n\n**No API key required!** Reddit's public JSON API works without authentication.\n\n**Quick Check**:\n```bash\ncd <skill_directory>\npython3 scripts/get_posts.py python --limit 3\n```\n\n## Commands\n\nAll commands run from the skill directory.\n\n### Subreddit Posts\n```bash\npython3 scripts/get_posts.py python --limit 20           # Hot posts (default)\npython3 scripts/get_posts.py python --sort new --limit 20\npython3 scripts/get_posts.py python --sort top --time week\npython3 scripts/get_posts.py python --sort top --time all --limit 10\n```\n\n### Search Posts\n```bash\npython3 scripts/search_posts.py \"AI agent\" --limit 20\npython3 scripts/search_posts.py \"MCP server\" --subreddit ClaudeAI --limit 10\npython3 scripts/search_posts.py \"async python\" --sort top --time year\n```\n\n### Subreddit Info\n```bash\npython3 scripts/get_subreddit.py python\npython3 scripts/get_subreddit.py ClaudeAI\n```\n\n### Post & Comments\n```bash\npython3 scripts/get_post.py abc123                       # Get post by ID\npython3 scripts/get_post.py abc123 --comments 50         # With more comments\n```\n\n### User Profile\n```bash\npython3 scripts/get_user.py spez\npython3 scripts/get_user.py spez --posts 10              # Include recent posts\n```\n\n## Sort Options\n\n| Sort | Description | Time Options |\n|------|-------------|--------------|\n| `hot` | Trending posts (default) | - |\n| `new` | Latest posts | - |\n| `top` | Highest voted | hour, day, week, month, year, all |\n| `rising` | Gaining traction | - |\n| `controversial` | Mixed votes | hour, day, week, month, year, all |\n\n## API Info\n- **Method**: Public JSON API (no auth needed)\n- **Trick**: Append `.json` to any Reddit URL\n- **Rate Limit**: 100 requests/minute\n- **Docs**: https://www.reddit.com/dev/api","tags":["reddit","opc","skills","resciencelab","agent-skills","ai-tools","claude-code","geo","llm-tools","seo"],"capabilities":["skill","source-resciencelab","skill-reddit","topic-agent-skills","topic-ai-tools","topic-claude-code","topic-geo","topic-llm-tools","topic-opc","topic-seo"],"categories":["opc-skills"],"synonyms":[],"warnings":[],"endpointUrl":"https://skills.sh/ReScienceLab/opc-skills/reddit","protocol":"skill","transport":"skills-sh","auth":{"type":"none","details":{"cli":"npx skills add ReScienceLab/opc-skills","source_repo":"https://github.com/ReScienceLab/opc-skills","install_from":"skills.sh"}},"qualityScore":"0.700","qualityRationale":"deterministic score 0.70 from registry signals: · indexed on github topic:agent-skills · 829 github stars · SKILL.md body (1,850 chars)","verified":false,"liveness":"unknown","lastLivenessCheck":null,"agentReviews":{"count":0,"score_avg":null,"cost_usd_avg":null,"success_rate":null,"latency_p50_ms":null,"narrative_summary":null,"summary_updated_at":null},"enrichmentModel":"deterministic:skill-github:v1","enrichmentVersion":1,"enrichedAt":"2026-05-02T18:52:57.289Z","embedding":null,"createdAt":"2026-04-18T21:56:36.548Z","updatedAt":"2026-05-02T18:52:57.289Z","lastSeenAt":"2026-05-02T18:52:57.289Z","tsv":"'/dev/api':235 '10':111,128,174 '100':230 '20':85,95,120 '3':69 '50':160 'abc123':151,158 'agent':118 'ai':117 'api':20,47,50,57,212,217 'append':222 'async':131 'auth':219 'authent':60 'bash':63,80,114,139,148,166 'cd':64 'check':62 'claudeai':126,145 'command':70,72 'comment':10,35,147,159,163 'content':5 'controversi':203 'day':195,207 'default':88,187 'descript':181 'directori':77 'doc':232 'gain':201 'get':8,33,152 'highest':192 'hot':86,184 'hour':194,206 'id':155 'includ':175 'info':12,37,138,213 'json':19,46,56,216,223 'key':51 'latest':189 'limit':68,84,94,110,119,127,229 'link':30 'mcp':123 'mention':24 'method':214 'mix':204 'month':197,209 'need':220 'new':93,188 'option':179,183 'post':9,34,79,87,113,146,153,173,177,186,190 'prerequisit':48 'profil':15,40,165 'public':18,45,55,215 'python':67,83,91,98,105,132,142 'python3':65,81,89,96,103,115,121,129,140,143,149,156,167,170 'quick':61 'r':29 'rate':228 'recent':176 'reddit':1,7,25,31,42,53,226 'requests/minute':231 'requir':52 'retriev':4 'rise':200 'run':73 'scripts/get_post.py':150,157 'scripts/get_posts.py':66,82,90,97,104 'scripts/get_subreddit.py':141,144 'scripts/get_user.py':168,171 'scripts/search_posts.py':116,122,130 'search':2,112 'server':124 'skill':32,76 'skill-reddit' 'sort':92,99,106,133,178,180 'source-resciencelab' 'spez':169,172 'subreddit':11,27,36,78,125,137 'time':101,108,135,182 'top':100,107,134,191 'topic-agent-skills' 'topic-ai-tools' 'topic-claude-code' 'topic-geo' 'topic-llm-tools' 'topic-opc' 'topic-seo' 'traction':202 'trend':185 'trick':221 'url':227 'use':21 'user':14,23,39,164 'via':16,43 'vote':193,205 'week':102,196,208 'without':59 'work':58 'www.reddit.com':234 'www.reddit.com/dev/api':233 'year':136,198,210","prices":[{"id":"d3e6d913-4e0f-4b50-9951-5f947fd36585","listingId":"d87f80f2-c58c-4277-b40d-d873aca978c5","amountUsd":"0","unit":"free","nativeCurrency":null,"nativeAmount":null,"chain":null,"payTo":null,"paymentMethod":"skill-free","isPrimary":true,"details":{"org":"ReScienceLab","category":"opc-skills","install_from":"skills.sh"},"createdAt":"2026-04-18T21:56:36.548Z"}],"sources":[{"listingId":"d87f80f2-c58c-4277-b40d-d873aca978c5","source":"github","sourceId":"ReScienceLab/opc-skills/reddit","sourceUrl":"https://github.com/ReScienceLab/opc-skills/tree/main/skills/reddit","isPrimary":false,"firstSeenAt":"2026-04-18T21:56:36.548Z","lastSeenAt":"2026-05-02T18:52:57.289Z"}],"details":{"listingId":"d87f80f2-c58c-4277-b40d-d873aca978c5","quickStartSnippet":null,"exampleRequest":null,"exampleResponse":null,"schema":null,"openapiUrl":null,"agentsTxtUrl":null,"citations":[],"useCases":[],"bestFor":[],"notFor":[],"kindDetails":{"org":"ReScienceLab","slug":"reddit","github":{"repo":"ReScienceLab/opc-skills","stars":829,"topics":["agent-skills","ai-tools","claude-code","geo","llm-tools","opc","seo"],"license":"apache-2.0","html_url":"https://github.com/ReScienceLab/opc-skills","pushed_at":"2026-05-02T06:47:51Z","description":"Agent Skills for Solopreneurs","skill_md_sha":"638165b2a36a21b089ae4bb1ea1a3fe46cd5da7c","skill_md_path":"skills/reddit/SKILL.md","default_branch":"main","skill_tree_url":"https://github.com/ReScienceLab/opc-skills/tree/main/skills/reddit"},"layout":"multi","source":"github","category":"opc-skills","frontmatter":{"name":"reddit","description":"Search and retrieve content from Reddit. Get posts, comments, subreddit info, and user profiles via the public JSON API. Use when user mentions Reddit, a subreddit, or r/ links."},"skills_sh_url":"https://skills.sh/ReScienceLab/opc-skills/reddit"},"updatedAt":"2026-05-02T18:52:57.289Z"}}