information-retrieval — community information-retrieval, prompts, community, ide skills, Claude Code, Cursor, Windsurf

v1.0.0
GitHub

About this Skill

Perfect for Research Agents needing precise and reliable information retrieval capabilities. Un intento de centralizar mis prompts

KaltWulx KaltWulx
[0]
[0]
Updated: 3/5/2026

Agent Capability Analysis

The information-retrieval skill by KaltWulx is an open-source community AI agent skill for Claude Code and other IDE workflows, helping agents execute tasks with better context, repeatability, and domain-specific guidance.

Ideal Agent Persona

Perfect for Research Agents needing precise and reliable information retrieval capabilities.

Core Value

Empowers agents to efficiently locate relevant data using advanced search techniques, including precise phrases, exclusion operators, site-specific queries, and filetype filtering, leveraging protocols like Google's search syntax.

Capabilities Granted for information-retrieval

Conducting thorough literature reviews
Gathering credible sources for fact-checking
Locating specific file types for data analysis

! Prerequisites & Limits

  • Requires internet access for search queries
  • Dependent on search engine algorithms and indexing
Labs Demo

Browser Sandbox Environment

⚡️ Ready to unleash?

Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.

Boot Container Sandbox

information-retrieval

Install information-retrieval, an AI agent skill for AI agent workflows and automation. Works with Claude Code, Cursor, and Windsurf with one-command setup.

SKILL.md
Readonly

Information Retrieval

Técnicas y estrategias para encontrar información relevante y confiable.

Estrategias de Búsqueda

1. Búsqueda Precisa

Cuándo usar: Conoces exactamente qué buscas.

Técnicas:

  • Frases exactas: "machine learning"
  • Exclusion: python -snake
  • Site específico: site:github.com authentication
  • Tipo de archivo: filetype:pdf

Ejemplo:

"React hooks" site:react.dev best practices

2. Búsqueda Exploratoria

Cuándo usar: Tema amplio, necesitas entender el landscape.

Técnicas:

  • Términos generales
  • Palabras clave relacionadas
  • Sinónimos
  • Conceptos padre/hijo

Ejemplo:

state management React alternatives

3. Búsqueda de Soluciones

Cuándo usar: Tienes un problema específico.

Técnicas:

  • Error messages exactos
  • Síntomas del problema
  • Stack/versión específica
  • Palabras: "how to", "solution", "fix"

Ejemplo:

React useEffect infinite loop dependency array solution

Evaluación de Fuentes

Credibilidad

✅ Fuentes Confiables:

  • Documentación oficial
  • Papers académicos revisados
  • Blogs de mantenedores/core team
  • GitHub repos oficiales

⚠️ Fuentes con Cautela:

  • Stack Overflow (verificar fecha y votos)
  • Medium/Dev.to (verificar autoridad del autor)
  • Tutoriales de YouTube (verificar fecha)

❌ Evitar:

  • Sin fecha (posiblemente obsoleto)
  • Sin autor identificado
  • Sitios con exceso de ads
  • Contenido generado automáticamente

Actualidad

Verificar fechas:

  • Tecnología: < 1 año ideal
  • Mejores prácticas: < 2 años
  • Conceptos fundamentales: pueden ser más antiguos

Consistencia

  • ¿Múltiples fuentes dicen lo mismo?
  • ¿Contradice documentación oficial?
  • ¿Hay consenso en la comunidad?

Técnicas Avanzadas

Búsqueda Inversa

Parte de la solución, encuentra el problema:

"useCallback" "dependency array" solution

Búsqueda Comparativa

Comparar alternativas:

Redux vs Zustand vs Jotai 2024

Búsqueda de Recursos

Encontrar herramientas/librerías:

best React form libraries github stars

Búsqueda de Expertos

Encontrar authorities:

"Dan Abramov" React best practices

Síntesis de Información

Proceso

  1. Recopilar: Guardar fuentes relevantes
  2. Evaluar: Verificar credibilidad
  3. Comparar: Cruzar información
  4. Sintetizar: Consolidar hallazgos
  5. Presentar: Organizar de forma clara

Estructura de Hallazgos

## Resumen Ejecutivo
[2-3 oraciones de conclusiones principales]

## Hallazgos Detallados

### [Tema 1]
- Punto clave 1
- Punto clave 2
- Fuente: [link]

### [Tema 2]
- Punto clave 1
- Punto clave 2
- Fuente: [link]

## Fuentes Consultadas
1. [Título](url) - Autor, Fecha
2. [Título](url) - Autor, Fecha

## Recomendaciones
[Basado en evidencia encontrada]

Búsqueda en Repositorios

GitHub

Búsquedas útiles:

  • stars:>1000 language:python: Repos populares en Python
  • topic:machine-learning: Repos con ese topic
  • filename:docker-compose.yml: Buscar archivos específicos
  • path:src/components: Buscar en paths específicos

Documentación

Tácticas:

  • Usar search interno de docs
  • Revisar changelog/migration guides
  • Checar issues y PRs para edge cases
  • Leer source code cuando sea necesario

Búsqueda Académica

Google Scholar

  • Papers revisados por pares
  • Citas para verificar influencia
  • Related works para contexto

arXiv

  • Preprints de CS, ML, etc.
  • Acceso libre
  • Versiones actualizadas

Anti-Patrones

Evitar:

  1. Confirmation Bias: Solo buscar lo que confirma tu hipótesis
  2. Primera Fuente: Tomar el primer resultado sin verificar
  3. Sin Fecha: Ignorar cuándo fue publicado
  4. Sin Contexto: Aplicar soluciones sin entender el problema
  5. Fuentes Únicas: Depender de una sola fuente

Checklist de Calidad

  • Múltiples fuentes consultadas
  • Fuentes verificadas como confiables
  • Información actualizada (< 1-2 años)
  • Consistencia entre fuentes
  • Fuentes citadas claramente
  • Información relevante al contexto
  • Contradicciones identificadas y resueltas

FAQ & Installation Steps

These questions and steps mirror the structured data on this page for better search understanding.

? Frequently Asked Questions

What is information-retrieval?

Perfect for Research Agents needing precise and reliable information retrieval capabilities. Un intento de centralizar mis prompts

How do I install information-retrieval?

Run the command: npx killer-skills add KaltWulx/prompts/information-retrieval. It works with Cursor, Windsurf, VS Code, Claude Code, and 19+ other IDEs.

What are the use cases for information-retrieval?

Key use cases include: Conducting thorough literature reviews, Gathering credible sources for fact-checking, Locating specific file types for data analysis.

Which IDEs are compatible with information-retrieval?

This skill is compatible with Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Use the Killer-Skills CLI for universal one-command installation.

Are there any limitations for information-retrieval?

Requires internet access for search queries. Dependent on search engine algorithms and indexing.

How To Install

  1. 1. Open your terminal

    Open the terminal or command line in your project directory.

  2. 2. Run the install command

    Run: npx killer-skills add KaltWulx/prompts/information-retrieval. The CLI will automatically detect your IDE or AI agent and configure the skill.

  3. 3. Start using the skill

    The skill is now active. Your AI agent can use information-retrieval immediately in the current project.

Related Skills

Looking for an alternative to information-retrieval or another community skill for your workflow? Explore these related open-source skills.

View All

widget-generator

Logo of f
f

f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.

149.6k
0
AI

flags

Logo of vercel
vercel

flags is a Next.js feature management skill that enables developers to efficiently add or modify framework feature flags, streamlining React application development.

138.4k
0
Browser

zustand

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
AI

data-fetching

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
AI