tech-search

Route technical queries through decomposition, parallel search, and synthesis to documented findings.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/fabioaap/Prototipacao-Adsmagic --skill tech-search-fabioaap
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tech-search
Source: https://github.com/fabioaap/Prototipacao-Adsmagic/tree/main/.claude/skills/tech-search
Command: npx skills add https://github.com/fabioaap/Prototipacao-Adsmagic --skill tech-search-fabioaap

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Self-contained deep tech research pipeline automates end-to-end knowledge discovery by routing a user query through decomposition, parallel search, evaluation, synthesis, and documentation.

Core Features & Use Cases

  • Self-contained research pipeline integrating query decomposition, parallel Haiku-based search, and structured output to docs/research.
  • Zero external dependencies; results are saved under docs/research and the workflow is reproducible.
  • Supports deep-dive research across libraries, frameworks, benchmarks, and best practices for software engineering teams.

Quick Start

Provide a technical query to begin the six-phase Tech Search pipeline.

Frequently Asked Questions about tech-search

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

FAQPage Schema
How do I automate deep tech research for software engineering topics?

Automate deep tech research by routing queries through a structured pipeline of decomposition, parallel search, evaluation, and synthesis to produce documented findings. It handles software engineering topics like architectures, libraries, and benchmarks.

What is query decomposition in a tech research pipeline?

Query decomposition in a tech research pipeline breaks down a complex user query into smaller parts to enable parallel Haiku-based web searches. This structured phase ensures comprehensive sourcing of authoritative data before final synthesis and documentation.

Do I need external dependencies to run a structured tech research workflow?

No external dependencies are required to run this structured tech research workflow. The pipeline is self-contained and performs parallel search, evaluation, and synthesis without external setup, saving reproducible results directly under the docs/research directory.

Can I preserve exact code examples when generating technical documentation?

Yes, you can preserve exact code examples when generating technical documentation. The research pipeline applies synthesis rules that maintain precise data and code snippets from authoritative sources directly into the final documented findings.

What's the best way to source authoritative data for library benchmarks?

The best way to source authoritative data for library benchmarks is using a self-contained research pipeline that executes parallel web searches and structured evaluation. It synthesizes precise benchmark data into reproducible documentation files.

How does parallel search improve software engineering knowledge discovery?

Parallel search improves software engineering knowledge discovery by simultaneously querying decomposed topics to gather diverse authoritative sources. This phase-based workflow accelerates data collection before synthesizing the evaluated findings into structured documentation.