🔎
DataPython

Reddapi

by lignertys

Reddapi is a Data skill for Claude Code, published by lignertys in reddit-research-skills.

219 stars1 forkson lignertys/reddit-research-skillsAdded 2026/09/04+75% in starsRepository updated 2026/08/06
agent-skillsclaude-codeclaude-skillgemini-cli-extensionskills
Install in seconds
Install Reddapi
Copy Reddapi into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/lignertys/reddit-research-skills/tree/main/skills/reddapi ~/.claude/skills/reddapi

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/lignertys/reddit-research-skills.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/reddapi/SKILL.md in lignertys/reddit-research-skills
Installs to
~/.claude/skills/reddapi
Collection
One of 5 skills cataloged from this repository
Category
Data729 skills

What Reddapi does

Reddapi searches Reddit archives with vector and semantic search, trends, and subreddit lookup without Reddit OAuth. Use it for fast Reddit research or as a minimal drop-in search skill under the original name.

Reddapi is cataloged under Data on DirSkills. Reddapi comes from a repository tagged agent-skills, claude-code, claude-skill, gemini-cli-extension and skills.

Documentation

README

reddapi.dev Skill

About This Skill

This was the first skill published for reddapi.dev. It has since grown into reddit-research, which covers the same endpoints below plus market-research query playbooks and a fuller pitch on why semantic search beats keyword search on Reddit. This file stays live and fully functional under its original name so existing installs keep working - if you're installing fresh, prefer reddit-research.

Overview

Search Reddit's archive through reddapi.dev, a third-party indexer (not the official Reddit API - no OAuth, no app registration). Two search modes, a trends endpoint over a date range, and subreddit lookup.

This is the opening of the README. Read the full README on GitHub.

Commands Reddapi provides

Slash commands named in this skill’s SKILL.md, listed in the order they first appear.

  • /v1

Frequently asked about Reddapi

  • What else does lignertys publish alongside Reddapi?

    Reddapi is one of 5 skills that DirSkills catalogs from lignertys/reddit-research-skills, the repository it ships in. Its siblings there include Reddit Insights, Reddit Leads and Reddit Research. Each one is a separate skill with its own page in this directory, installs the same way Reddapi does, and is maintained by lignertys in that same repository. The rest of the collection is listed on the lignertys/reddit-research-skills page.

  • How does Reddapi compare to other Data skills?

    Reddapi ranks #656 by stars among the 729 Data skills in this catalog. The most-starred ones next to it are Benchmark Methodology, Jupyter Notebook and Solana. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Reddapi against them. Open each page to compare what they document and how they install.