MCP HubMCP Hub
Volver a habilidades

Web Research

Quintusnz
Actualizado Today
278 vistas
0
Ver en GitHub
Otroresearchwebinformation-gathering

Acerca de

Esta habilidad realiza investigación web automatizada sobre cualquier tema formulando consultas de búsqueda, agregando información de múltiples fuentes y sintetizando hallazgos en informes estructurados en markdown. Ofrece modos de búsqueda superficial y profunda, lo que la hace ideal para recopilar información integral rápidamente. Los desarrolladores deben usarla para tareas de investigación, recopilación de información y mantenerse actualizados sobre temas de rápida evolución.

Instalación rápida

Claude Code

Recomendado
Principal
npx skills add Quintusnz/SideKIckOS_V2
Comando PluginAlternativo
/plugin add https://github.com/Quintusnz/SideKIckOS_V2
Git CloneAlternativo
git clone https://github.com/Quintusnz/SideKIckOS_V2.git ~/.claude/skills/Web Research

Copia y pega este comando en Claude Code para instalar esta habilidad

Documentación


name: Web Research version: 1.0.0 description: Performs web-based research on any topic category: research tools:

  • web_search
  • summarization input_schema: query: type: string description: Topic to research depth: type: string enum: [shallow, deep] default: shallow output_format: markdown estimated_tokens: 2000 author: SkillsFlow tags:
  • research
  • web
  • information-gathering

Web Research Skill

Purpose

Conduct comprehensive internet-based research and gather relevant information about any topic.

How It Works

  1. Parse the user query to identify key search terms
  2. Formulate targeted search queries
  3. Search multiple sources (could use web APIs)
  4. Aggregate and synthesize findings
  5. Return structured markdown report

Example Usage

Shallow Search

Query: "Latest trends in renewable energy"
Expected Output: Brief overview (500-1000 words)

Deep Search

Query: "Impact of AI on employment"
Expected Output: Comprehensive analysis (2000+ words) with citations

Constraints

  • Only whitelisted APIs allowed
  • Maximum 3 search calls per invocation
  • 30-second timeout limit
  • Must cite sources

Output Format

Returns markdown with:

  • Executive summary
  • Key findings (bullet points)
  • Detailed analysis
  • Source citations

Success Criteria

✓ Relevant results found ✓ Multiple sources cited ✓ Well-organized markdown ✓ Information is current and accurate

Repositorio GitHub

Quintusnz/SideKIckOS_V2
Ruta: skills/web_research

Habilidades relacionadas

web-cli-teleport

Diseño

This skill helps developers choose between Claude Code Web and CLI interfaces based on task analysis, then enables seamless session teleportation between these environments. It optimizes workflow by managing session state and context when switching between web, CLI, or mobile. Use it for complex projects requiring different tools at various stages.

Ver habilidad

swarm-advanced

Otro

This skill provides advanced swarm orchestration patterns for complex distributed workflows like research, development, and testing. It enables developers to coordinate multiple specialized agents using both MCP tools and CLI commands for parallel execution. Use it when you need to manage sophisticated multi-agent systems with mesh topologies and coordinated task distribution.

Ver habilidad

swarm-advanced

Otro

This skill provides advanced swarm orchestration patterns for complex distributed workflows like research, development, and testing. It enables developers to coordinate multiple specialized agents using both MCP tools and CLI commands for parallel execution. Use it when you need to manage sophisticated multi-agent systems with mesh topologies and task coordination.

Ver habilidad

when-bridging-web-cli-use-web-cli-teleport

Otro

This skill enables bidirectional integration between web interfaces and CLI tools, allowing web apps to trigger CLI commands and CLI tools to display web interfaces. It provides REST APIs, WebSocket communication, and handles authentication for seamless workflow bridging. Use it when you need to connect web-based systems with command-line workflows for advanced integration scenarios.

Ver habilidad