# Niche Research > Surfacea las 20 historias más relevantes de un nicho de los últimos 7 días navegando Reddit, X y Google en vivo, con fechas verificadas, enlaces reales y ángulos compartibles. Fuente: https://skillsagentes.com/skills/charlie947/social-media-skills/niche-research Markdown: https://skillsagentes.com/skills/charlie947/social-media-skills/niche-research.md Repositorio: https://github.com/charlie947/social-media-skills Autor: charlie947 Licencia: MIT Actualizado: hace 4 meses Coste de contexto: 128 tok instalada, 1.2k tok al activarse, 1.2k tok con todos los archivos del bundle Bundle: 1 archivo, 5 KB Permisos que pide: ninguno declarado ## Instalación Un skill son archivos markdown: los mismos archivos valen para cualquier agente y lo único que cambia es el directorio de destino, es decir la bandera `--agent`. Añade `-g` para instalarlo en todos los proyectos de la máquina. ```bash # Claude Code npx -y skills add charlie947/social-media-skills --skill niche-research --agent claude-code # Cursor npx -y skills add charlie947/social-media-skills --skill niche-research --agent cursor # Codex npx -y skills add charlie947/social-media-skills --skill niche-research --agent codex # Gemini CLI npx -y skills add charlie947/social-media-skills --skill niche-research --agent gemini # Windsurf npx -y skills add charlie947/social-media-skills --skill niche-research --agent windsurf # Cline npx -y skills add charlie947/social-media-skills --skill niche-research --agent cline ``` ## Qué hace - Usa Claude for Chrome (o Playwright/WebSearch como respaldo) para navegar Reddit, X y Google como lo haría un investigador humano - Verifica la fecha de publicación de cada historia y descarta todo lo que tenga más de 7 días - Agrupa los hallazgos en unos 20 temas con enlaces reales, señales de atención y un ángulo compartible por tema - Entrega solo una tabla final, sin comentario ni resumen adicional ## Cuándo usarla - El usuario dice 'investiga mi nicho', 'qué está en tendencia', 'encuentra historias' o 'investigación de contenido' ## Cuándo no - No hay forma de navegar en vivo (sin Claude for Chrome, Playwright MCP ni WebSearch capaz de cubrir Reddit y X) ## Qué la activa - "Investiga mi nicho de marketing esta semana" - "Qué está pasando en el nicho de IA generativa" ## Antes de instalar - Funciona mejor con la extensión Claude for Chrome habilitada para navegación en vivo. ## Archivos - SKILL.md — 5 KB ## SKILL.md Reproducido tal cual desde charlie947/social-media-skills bajo MIT. Esta sección es el documento original y está en inglés. # Niche Research ## CRITICAL: Auto-start on load When this skill triggers, go straight to Step 1. Do not summarise the research method. ## Prerequisites This skill needs live browsing. Use this order of preference: 1. **Claude for Chrome extension** (preferred). Check that the extension is enabled and Claude has permission to browse on the current tab. If not, tell the user: > Enable the Claude for Chrome extension and open a blank tab. I need to drive the browser to scroll Reddit, X, and run Google searches with verified dates. 2. **Playwright MCP** as a fallback if the Claude for Chrome extension is not available. 3. **WebSearch + WebFetch tools** as a last resort (less thorough on feed scrolling). Pick the best available path and continue. ## Step 1. Gather the niche Call AskUserQuestion: ```json [ { "question": "What niche do you want to research?", "header": "Niche", "multiSelect": false, "options": [ {"label": "I will type my niche", "description": "Type the exact niche phrase after this"}, {"label": "Pull from about-me.md", "description": "Use the niche and audience already in my voice files"} ] } ] ``` If the user picks "Pull from about-me.md", read the file from the project root. If the file does not exist or does not name a clear niche, fall back to asking the user to type it. ## Step 2. Browse like a human researcher Drive the browser through these actions in order. Verify publish dates on every item. Exclude anything older than 7 days from today without exception. ### 2a. Reddit feed scanning 1. Navigate to https://www.reddit.com/ (home feed). 2. Scroll the feed. Load more posts. 3. Open niche-relevant posts. On each post, check the "posted X days ago" timestamp. 4. Discard posts older than 7 days. 5. Repeat with https://www.reddit.com/r/popular/. 6. Also search any niche-specific subreddits that come up while scrolling. ### 2b. X (Twitter) feed scanning 1. Navigate to https://x.com/home (For You feed). 2. Scroll multiple screens. 3. Open full threads for niche-relevant tweets. 4. Check the post timestamp on each thread. 5. Discard posts older than 7 days, even if engagement is high. ### 2c. Google web search Run these searches one by one, open the top results, verify publish dates. - `[niche] news` (set Tools → Any time → Past week) - `[niche] launch` (past week) - `[niche] controversy` (past week) - `[niche] research` (past week) - `[niche] regulation` (past week) For each promising result: 1. Open the page. 2. Locate the visible publish date. 3. Verify it is within the last 7 days. 4. If the date is missing, unclear, or older than 7 days, exclude it. ## Step 3. Synthesise into themes Collect a broad pool of verified, in-window items. Group related items into themes. Each theme may combine social discussion and news coverage. Select themes that show at least two of: - Strong attention or discussion - Clear disagreement or debate - Novel insight or new information - Real-world implications for the niche Target 20 themes. Fewer is acceptable if genuinely limited. ## Step 4. Output First line before the table: ``` As of [DD/MM/YYYY] ``` Then a markdown table with these exact columns: ``` | Theme / Emerging Story | Platforms (Reddit, X, News) | Key Communities / Accounts / Sources | Representative Links | Attention Signals | What's Happening or Being Debated | Why It Matters for [NICHE] | Shareable Angle | ``` No prose outside the table. ## Step 5. Offer the next move After the table, ask: > Any row here you want me to turn into a LinkedIn post? Call the post-writer skill with the row number, or the post-formatter skill to apply a framework. ## Rules - Never invent links, metrics, or dates. - Exclude anything older than 7 days without exception. - Verify every publish date before including an item. No shortcuts. - Table only at the end. No commentary, no summary paragraph. - If fewer than 20 themes pass the filter, say so. Do not pad with weak items. - If Claude for Chrome is not available and neither Playwright MCP nor WebSearch can cover feed scrolling properly (Reddit and X), tell the user what is missing rather than faking the scan. - British English throughout. DD/MM/YYYY date format. - Never use em dashes. ## Dónde encaja - Categoría: [Investigación](https://skillsagentes.com/categorias/investigacion.md) — Investigación estructurada, búsqueda de fuentes y síntesis. - Creador: [charlie947](https://skillsagentes.com/creators/charlie947.md) — 17 skills en el directorio - [Todas las skills](https://skillsagentes.com/skills.md) - [Ranking de instalaciones](https://skillsagentes.com/ranking.md) ## Otras skills del mismo repositorio - [Content Matrix](https://skillsagentes.com/skills/charlie947/social-media-skills/content-matrix.md): Genera 32 o más ideas de post de LinkedIn en una sola tabla, cruzando los pilares de contenido del usuario con 8 formatos probados, según el content matrix de Justin Welsh. - [Gemini Carousel](https://skillsagentes.com/skills/charlie947/social-media-skills/gemini-carousel.md): Genera un carrusel de LinkedIn con marca propia usando Gemini: brief de diseño diapositiva por diapositiva, aprobación del usuario y prompts de imagen listos para pegar, en formato vertical 1080x1350. - [Gemini Infographic](https://skillsagentes.com/skills/charlie947/social-media-skills/gemini-infographic.md): Genera el prompt de una infografía estilo pizarra dibujada a mano a partir de un texto fuente, con brief aprobado por el usuario antes de generar la imagen en Gemini. - [Newsletter Voice](https://skillsagentes.com/skills/charlie947/social-media-skills/newsletter-voice.md): Construye instrucciones de escritura de newsletter dentro de un proyecto de Cowork, a partir de ediciones pasadas o de 6 arquetipos, para que Claude redacte futuras ediciones en la voz del usuario. - [Analytics Dashboard](https://skillsagentes.com/skills/charlie947/social-media-skills/analytics-dashboard.md): Convierte un export de LinkedIn Analytics en un dashboard React interactivo de tema oscuro más un análisis estratégico con 5 recomendaciones de contenido basadas en los datos. ## Skills relacionadas - [Deep Research](https://skillsagentes.com/skills/bytedance/deer-flow/deep-research.md): Úsala en vez de WebSearch para cualquier pregunta que requiera investigación web: 'qué es X', 'explica X', 'compara X e Y' o antes de generar contenido. Aplica investigación sistemática multi-ángulo en vez de búsquedas superficiales. - [Systematic Literature Review](https://skillsagentes.com/skills/bytedance/deer-flow/systematic-literature-review.md): Úsala cuando el usuario quiera una revisión sistemática de literatura, survey o síntesis entre varios papers académicos. Busca en arXiv y genera informes en formato APA, IEEE o BibTeX. - [Last30days](https://skillsagentes.com/skills/mvanhorn/last30days-skill/last30days.md): Investiga qué dice la gente sobre cualquier tema en los últimos 30 días. Reúne publicaciones y engagement de Reddit, X, YouTube, TikTok, Hacker News, Polymarket, GitHub y la web; `doctor` diagnostica fuentes rotas o mal configuradas. - [Diffdock](https://skillsagentes.com/skills/k-dense-ai/scientific-agent-skills/diffdock.md): Acoplamiento molecular con DiffDock y DiffDock-L: predice la pose de unión proteína-ligando desde PDB o secuencia más SMILES/SDF/MOL2, cribado por lotes e interpretación de confianza. No predice afinidad. - [Etetoolkit](https://skillsagentes.com/skills/k-dense-ai/scientific-agent-skills/etetoolkit.md): Analiza, manipula, compara, anota y visualiza árboles filogenéticos u otros árboles jerárquicos con ETE 4: Newick/Nexus, distancia Robinson-Foulds, reconciliación de árboles génicos, taxonomía y renderizado. --- Skills Agentes · [Índice de páginas en markdown](https://skillsagentes.com/sitemap.md) · [Inicio](https://skillsagentes.com/index.md)