tech-search

Generates documented deep -technical research reports from parallel web searches and page extractions.

1|Updated May 15, 2026
One-click install
npx skills add https://github.com/hyagoviana/Sistema_Hyago_Viana_Adabtech --skill tech-search-hyagoviana
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: tech-search
Source: https://github.com/hyagoviana/Sistema_Hyago_Viana_Adabtech/tree/main/meu-projeto/.claude/skills/tech-search
Command: npx skills add https://github.com/hyagoviana/Sistema_Hyago_Viana_Adabtech --skill tech-search-hyagoviana

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Turns a raw technical question into a structured deep-research report with sources and recommendations, without requiring you to manually gather and synthesize web material.

Core Features & Use Cases

  • Multi-phase deep research pipeline: Clarifies intent, decomposes the query, runs parallel discovery, evaluates coverage, then synthesizes results into a cohesive report.
  • Web discovery and extraction: Uses search plus page-level extraction to gather facts, code snippets for reference, expert quotes, and actionable insights.
  • Safe documentation-only output: Saves research under docs/research with guardrails that prevent implementing code or writing outside the allowed directory.
  • Use Case: When you need to compare technologies (e.g., React Server Components vs Client Components) and want evidence-backed guidance plus next steps for product or engineering decisions.

Quick Start

Ask the AI to run the tech-search workflow by providing your question as: /tech-search "Your technical question here".

Frequently Asked Questions about tech-search

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a deep research report for a technical query?▼

To generate a deep research report for a technical query, the workflow clarifies intent, runs parallel web searches, extracts structured web page data, and synthesizes documented findings with evidence-backed sources.

What is the best way to compare modern web frameworks and infrastructure technologies?▼

Comparing modern web frameworks and infrastructure technologies is handled by evaluating multi-source coverage and synthesizing facts, code snippets, and expert quotes into actionable recommendation reports.

Can I use this to discover library documentation during web research?▼

Yes, you can use this to discover library documentation during web research; the pipeline includes an optional library-doc discovery phase alongside parallel web search and structured page extraction.

Does the deep research workflow write code or modify files outside the research directory?▼

The deep research workflow does not write code or modify files outside the research directory; it enforces safety constraints and saves outputs exclusively under the docs/research path.

How do I run a technology comparison search using an AI assistant?▼

To run a technology comparison search using an AI assistant, provide your technical question via the command syntax, allowing the pipeline to decompose the query, gather web evidence, and synthesize a structured report.