Back to Skills

Web Research

Quintusnz
Updated Today
8 views
0
View on GitHub
Otherresearchwebinformation-gathering

About

This skill performs automated web research on any topic by formulating search queries, aggregating information from multiple sources, and synthesizing findings into structured markdown reports. It offers both shallow and deep search modes, making it ideal for gathering comprehensive information quickly. Developers should use it for research tasks, information gathering, and staying current on rapidly evolving topics.

Documentation


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

Quick Install

/plugin add https://github.com/Quintusnz/SideKIckOS_V2/tree/main/web_research

Copy and paste this command in Claude Code to install this skill

GitHub 仓库

Quintusnz/SideKIckOS_V2
Path: skills/web_research

Related Skills

web-cli-teleport

Design

This skill helps developers choose between Claude Code Web and CLI interfaces based on task complexity and workflow needs. It enables seamless teleportation of sessions between environments to maintain context and optimize productivity. Use it for session management and to determine the best interface for coding tasks requiring different levels of iteration or back-and-forth interaction.

View skill

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

Other

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 and WebSocket communication for real-time data exchange between systems. Use this when you need to bridge web-based workflows with existing CLI tools or command-line operations.

View skill

swarm-advanced

Other

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

View skill

swarm-advanced

Other

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

View skill