# Habilidad del Agente de Recuperación de Contenido de Reddit

> Recupera publicaciones, comentarios, información de subreddits y perfiles de usuario de Reddit utilizando su API JSON pública. Accede a discusiones en tiempo real e información de la comunidad sin necesidad de una clave de API.

- Canonical: https://nanoskill.ai/es/skills/reddit-content-retrieval
- Markdown: https://nanoskill.ai/es/skills/reddit-content-retrieval.md
- Author: ReScienceLab
- Published: 2026-06-14T02:30:00.000Z
- Updated: 2026-07-23T03:32:24.579Z
- Language: es
- Source type: github
- Popularity signal: 911

## Sources

- https://github.com/ReScienceLab/opc-skills

## Install

```shell
npx skills add https://github.com/ReScienceLab/opc-skills/tree/main/skills/reddit
```

## About

La Habilidad de Recuperación de Contenido de Reddit proporciona una forma potente y directa de acceder a la gran cantidad de información disponible en Reddit. Aprovechando la API JSON pública de Reddit, esta habilidad permite a los usuarios obtener mediante programación publicaciones, comentarios, detalles de subreddits y perfiles de usuario sin necesidad de claves de API ni complejos procesos de autenticación. Es una herramienta esencial para cualquiera que busque analizar discusiones de la comunidad, seguir tendencias o recopilar datos de una de las plataformas sociales más grandes de Internet.

Esta habilidad ofrece un completo conjunto de comandos para interactuar con los datos de Reddit. Los usuarios pueden obtener publicaciones de subreddits específicos, ordenarlas según varios criterios como 'hot', 'new' o 'top' y aplicar filtros de tiempo para acotar los resultados. Más allá de la navegación general, permite realizar búsquedas de publicaciones basadas en palabras clave, lo que posibilita una investigación dirigida sobre temas concretos. También se puede profundizar en publicaciones individuales para extraer comentarios u obtener información detallada sobre subreddits y perfiles de usuario.

Ideal para investigadores, analistas de datos o desarrolladores, la Habilidad de Recuperación de Contenido de Reddit simplifica el proceso de recopilación de contenido de Reddit para el análisis de sentimientos, el seguimiento de tendencias, la agregación de contenido o la creación de aplicaciones personalizadas. Su facilidad de uso, combinada con la profundidad de los datos a los que puede acceder, la convierte en un valioso activo para comprender el discurso público y las dinámicas de la comunidad en Reddit.

## Key features

- **No se requiere clave API**: Accede directamente a la API JSON pública de Reddit sin necesidad de autenticación o clave API, simplificando la configuración y el uso inmediato.
- **Recuperación integral de contenido**: Obtén sin esfuerzo varios tipos de contenido de Reddit, incluyendo publicaciones individuales, comentarios asociados, información detallada de subreddits y perfiles de usuario.
- **Búsqueda y ordenamiento flexibles**: Utiliza diversas opciones de ordenamiento como 'hot', 'new', 'top', 'rising' y 'controversial' para publicaciones, junto con filtros de tiempo (hora, día, semana, mes, año, todo) para refinar tus búsquedas de contenido de Reddit.
- **Acceso directo a datos de subreddits y usuarios**: Recupera rápidamente información de subreddits específicos o perfiles de usuario, incluyendo publicaciones recientes de usuarios, para obtener información sobre la actividad comunitaria e individual.

## Use cases

- **Monitorear discusiones de subreddits**: Rastrea temas tendencia, nuevas publicaciones o las principales discusiones dentro de subreddits específicos para mantenerte informado sobre el sentimiento de la comunidad y el contenido popular.
- **Analizar actividad de usuario**: Recupera perfiles de usuario y sus publicaciones recientes para comprender las contribuciones, intereses o patrones de participación de usuarios específicos de Reddit.
- **Investigar temas específicos**: Busca publicaciones en todo Reddit o dentro de subreddits particulares usando palabras clave para recopilar información y conocimientos sobre cualquier tema dado.

## Result preview

Explora un informe de inteligencia de mercado de Reddit listo para producción impulsado por esta Habilidad.

![Clean minimalist cover page for a confidential strategy document titled FlowMind Reddit Market Intelligence Report. The layout features large bold black typography for 'FlowMind' and a subtitle describing Reddit-based market intelligence, with a supporting line 'Turn community intelligence into product advantage'. A small header reads 'CONFIDENTIAL STRATEGY ARTIFACT'. On the right side is a geometric network visualization representing connected Reddit community insights and discussion graphs. Footer tags include 'June 2026' and 'Reddit sentiment analysis'. The overall style resembles a modern consulting-grade research report cover with strong whitespace and data-network aesthetics.](https://file.nanoskill.ai/reddit-retrieval-outcome1.png)

![Insight dashboard from a Reddit-based market intelligence report showing four key findings in a clean card grid layout. Insight 1 states 'Fragmentation is the wedge', describing how users manage knowledge across 3–5 tools and add AI agents as another silo. Insight 2 highlights 'AI fatigue is rising', noting users spend increasing time configuring prompts and automations, turning convenience into cognitive load. Insight 3 states 'Trust is the adoption ceiling', explaining that reliability issues, hallucinations, and opaque agent behavior reduce user confidence in AI tools. Insight 4 shows 'Integrated products win comparisons', stating that all-in-one solutions reduce tool switching and are preferred in 73% of comparisons. Below the insights are metric cards showing 68% of users frustrated with current AI productivity tools, 42% reporting fragmented workflows, and 57% wanting AI that understands their knowledge base.](https://file.nanoskill.ai/reddit-retrieval-outcome2.png)

![Data visualization slide titled 'Community signal is polarized, active, and unusually diagnostic.' The graphic shows a segmented donut chart representing thread-level sentiment distribution: Positive 35%, Mixed 30%, Negative 20%, and Neutral 15%. To the right, observed communities are listed as pill tags including r/ClaudeAI, r/ChatGPT, r/Productivity, r/Notion, r/ObsidianMD, r/zapier, r/SaaS, r/automation, and r/Artificial. The overall layout presents Reddit community sentiment analysis across AI and productivity-related subreddits, emphasizing polarized but highly active discussion patterns.](https://file.nanoskill.ai/reddit-retrieval-outcome3.png)

![A trend analysis dashboard showing emerging AI technology categories ranked by signal velocity and month-over-month growth. The vertical list includes Multi-Agent Workflows (+45% MoM, Early stage), Personal Knowledge Graphs (+38% MoM, Growing), On-Device AI Processing (+28% MoM, Niche), AI-Native Collaboration (+52% MoM, Early stage), and Voice-First Interfaces (+20% MoM, Niche). Each category is displayed with a horizontal signal velocity bar on the right indicating momentum strength, using gradient progress bars in blue, purple, and orange tones. The layout presents a comparative overview of AI innovation trends and adoption maturity levels.](https://file.nanoskill.ai/reddit-retrieval-outcome4.png)

## Result walkthrough

### Instalar

Agrega la Habilidad de Inteligencia de Mercado de Reddit a tu agente de IA.

![Terminal-based AI agent interface showing installation of a Reddit retrieval skill from the ReScienceLab opc-skills repository using an npx skills add command. The system processes an interactive agent selection prompt, selects Claude Code, retries installation with an auto-confirm flag, and successfully installs the Reddit skill. The output confirms symlink setup for Hermes Agent and shows capability details including accessing Reddit via public JSON endpoints without API keys. A command reference table lists available scripts such as get\_posts, search\_posts, get\_subreddit, get\_post by ID, and get\_user profile data, enabling Reddit content search, retrieval, and analysis workflows.](https://file.nanoskill.ai/reddit-retrieval-install.png)

### Analizar Datos

Proporciona un tema o producto para extraer información de Reddit.

![AI agent interface showing a detailed prompt for generating a Reddit-based market intelligence report for FlowMind, an AI productivity startup. The instructions describe extracting and analyzing real Reddit discussions across relevant subreddits to understand user sentiment, pain points, feature requests, adoption barriers, and competitor comparisons. The workflow specifies structured output sections including sentiment analysis, key frustrations, feature expectations, competitor mentions, emerging trends, and direct user quotes. A follow-up section shows the agent planning research, critiquing subreddit selection strategy, and preparing to launch parallel data collection and synthesis for high-confidence insights.](https://file.nanoskill.ai/reddit-retrieval-task)

### Generar Perspectivas

Produce informes estructurados con hallazgos clave y recomendaciones.

![Clean executive cover page for a confidential strategy document titled FlowMind Reddit Market Intelligence Report. The design uses a minimalist white background with bold black typography for 'FlowMind' and a subtitle describing Reddit-based market intelligence. A small label indicates 'CONFIDENTIAL STRATEGY ARTIFACT' at the top. The page includes a visual network graph on the right representing community connections and Reddit discussion networks, along with tags such as June 2026 and Reddit sentiment analysis. The layout resembles a consulting-style research report cover focused on turning community intelligence into product advantage.](https://file.nanoskill.ai/reddit-retrieval-outcome.png)

## Skill definition

# Habilidad de Reddit

Obtén publicaciones, comentarios, información de subreddits y perfiles de usuario de Reddit a través de la API JSON pública.

## Requisitos previos

**¡No se requiere clave de API!** La API JSON pública de Reddit funciona sin autenticación.

**Comprobación rápida**:
```bash
cd <skill_directory>
python3 scripts/get_posts.py python --limit 3
```

## Comandos

Todos los comandos se ejecutan desde el directorio de la habilidad.

### Publicaciones de subreddit
```bash
python3 scripts/get_posts.py python --limit 20           # Hot posts (default)
python3 scripts/get_posts.py python --sort new --limit 20
python3 scripts/get_posts.py python --sort top --time week
python3 scripts/get_posts.py python --sort top --time all --limit 10
```

### Buscar publicaciones
```bash
python3 scripts/search_posts.py "AI agent" --limit 20
python3 scripts/search_posts.py "MCP server" --subreddit ClaudeAI --limit 10
python3 scripts/search_posts.py "async python" --sort top --time year
```

### Información del subreddit
```bash
python3 scripts/get_subreddit.py python
python3 scripts/get_subreddit.py ClaudeAI
```

### Publicación y comentarios
```bash
python3 scripts/get_post.py abc123                       # Get post by ID
python3 scripts/get_post.py abc123 --comments 50         # With more comments
```

### Perfil de usuario
```bash
python3 scripts/get_user.py spez
python3 scripts/get_user.py spez --posts 10              # Include recent posts
```

## Opciones de ordenación

| Criterio | Descripción | Opciones de tiempo |
|------|-------------|--------------|
| `hot` | Publicaciones tendencia (por defecto) | - |
| `new` | Últimas publicaciones | - |
| `top` | Más votadas | hora, día, semana, mes, año, todos |
| `rising` | Ganando popularidad | - |
| `controversial` | Votos mixtos | hora, día, semana, mes, año, todos |

## Información de la API
- **Método**: API JSON pública (sin autenticación necesaria)
- **Truco**: Añade `.json` a cualquier URL de Reddit
- **Límite de velocidad**: 100 solicitudes/minuto
- **Documentación**: https://www.reddit.com/dev/api

## FAQ

### ¿Qué es la Habilidad de Recuperación de Contenido de Reddit?

La Habilidad de Recuperación de Contenido de Reddit te permite acceder y recuperar programáticamente varios tipos de contenido de Reddit, como publicaciones, comentarios, detalles de subreddits y perfiles de usuario, utilizando su API JSON pública.

### ¿Necesito una clave API para usar esta habilidad?

No, no necesitas una clave API. Esta habilidad aprovecha la API JSON pública de Reddit, que no requiere autenticación para la recuperación básica de contenido.

### ¿Qué tipo de contenido de Reddit puedo recuperar?

Puedes recuperar publicaciones de subreddits (hot, new, top, rising, controversial), buscar publicaciones por palabras clave, obtener información detallada de subreddits, obtener publicaciones individuales con sus comentarios, y acceder a perfiles de usuario incluyendo sus publicaciones recientes.

### ¿Cómo puedo ordenar las publicaciones de Reddit recuperadas?

Las publicaciones se pueden ordenar por 'hot' (predeterminado), 'new', 'top', 'rising' o 'controversial'. Para los ordenamientos 'top' y 'controversial', también puedes especificar intervalos de tiempo como hora, día, semana, mes, año o todo el tiempo.

### ¿Hay un límite de velocidad para usar la API JSON pública de Reddit?

Sí, la API JSON pública de Reddit tiene un límite de velocidad de 100 solicitudes por minuto. Es importante respetar este límite para garantizar el acceso continuo.

### ¿Puedo obtener los comentarios de una publicación específica?

Sí, puedes recuperar una publicación específica por su ID y también especificar el número de comentarios que deseas obtener junto con ella.
