From u-flow
This skill should be used when the user needs to research an academic topic, find sources for a report or bibliography, or gather background information before writing. Triggers on phrases like "investigá sobre", "buscame información sobre", "necesito saber más de", "explicame [tema] para un trabajo", "fuentes para la bibliografía", "tengo que hacer un marco teórico", "buscame autores sobre", "antecedentes del tema", "qué dice la literatura sobre", or when the user asks about a topic specifically in the context of university work. Responds in Spanish by default.
How this skill is triggered — by the user, by Claude, or both
Slash command
/u-flow:researchThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
To research academic topics using web search and deliver structured, sourced summaries suitable for university work. Apply when the user needs to understand a topic, gather sources, or get background information before writing or studying.
To research academic topics using web search and deliver structured, sourced summaries suitable for university work. Apply when the user needs to understand a topic, gather sources, or get background information before writing or studying.
Clarify the query — if the topic is vague, identify the specific angle the user needs:
Search strategically — use targeted search queries:
"[topic]" site:*.scielo.org for Ibero-American peer-reviewed papers (content lives on country subdomains: scielo.org.ar, scielo.br, etc.)"[topic]" site:redalyc.org for Latin American academic journals"[topic]" site:dialnet.unirioja.es for Spanish-language indexing (strong for humanities)"[topic]" repositorio universidad for institutional open-access repositories"[topic]" definición OR concepto for definitions"[topic]" historia OR origen for historical contextFetch before citing — use WebFetch on the most promising results to read the actual page. Search snippets alone are not enough to extract accurate claims, dates, or a DOI.
Synthesize results — do not paste search results raw; extract key information and structure it
Cite every claim — link to source URLs, note publication dates, and capture a DOI when available
Identify gaps — note what is disputed, uncertain, or requires deeper investigation
# Investigación: [Tema]
## Resumen General
[3-5 oraciones que describan el tema con precisión]
## Contexto y Origen
[Cuándo surgió, quién lo desarrolló, por qué importa]
Fuente: [URL / Autor, Año]
## Conceptos Clave
- **[Término 1]**: [Definición]
- **[Término 2]**: [Definición]
Fuente: [URL]
## Estado Actual / Debate Académico
[Lo que la literatura reciente dice; posiciones enfrentadas si las hay]
Fuente: [URL]
## Aplicaciones o Ejemplos
[Cómo se aplica en la práctica o casos concretos]
Fuente: [URL]
## Fuentes Recomendadas para Profundizar
1. [Título] — [URL] — [Por qué es útil]
2. [Título] — [URL] — [Por qué es útil]
## Para tu Trabajo
[Sugerencia de cómo usar esta información en el informe o presentación]
If search results are thin or off-topic:
If the full text of an important source is behind a paywall:
When the user has enough sources and signals readiness to write ("listo", "empecemos con el informe", "ya tengo lo que necesito"), offer: "¿Empezamos a redactar el trabajo? Usá /u-flow:report para un informe o /u-flow:presentation para diapositivas, y armamos el documento con estas fuentes."
Before finalizing:
Guides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.
npx claudepluginhub facundomartinezvidal/claude-plugins --plugin u-flow