One-click install
npx skills add https://github.com/Elevaria-bia/elevaria-bia.github.io --skill tech-search-elevaria-bia
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tech-search
Source: https://github.com/Elevaria-bia/elevaria-bia.github.io/tree/main/meu-projeto/.claude/skills/tech-search
Command: npx skills add https://github.com/Elevaria-bia/elevaria-bia.github.io --skill tech-search-elevaria-bia

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

It helps you turn a technical question into a well-scoped, evidence-driven research report without relying on manual web digging or code-heavy tooling.

Core Features & Use Cases

  • Deep tech research pipeline: runs a structured workflow from query decomposition through evaluation and synthesis.
  • Parallel web discovery and extraction: searches multiple angles in parallel and deep-reads the most relevant sources for technical facts and code examples (as reference).
  • Documentation-first output: saves results into docs/research/{YYYY-MM-DD}-{slug}/ with an index, query context, extracted prompt, full report, and recommendations.

Quick Start

Ask for research by writing: /tech-search "React Server Components vs Client Components"

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 tech research report from a natural-language query?

To generate a deep tech research report, input a natural-language query. The system decomposes it into searchable sub-queries, performs parallel web searches, and synthesizes evidence into structured documentation with source quality signals.

What is the best way to compare technologies using web search and source synthesis?

The best way to compare technologies is using a structured research pipeline that runs parallel web discovery, extracts technical facts and code examples, and synthesizes evidence into a consolidated report with coverage evaluation and next-step recommendations.

How does evidence evaluation work during deep technical documentation research?

Evidence evaluation works by applying coverage evaluation with stop/continue logic during web extraction. It assesses source quality signals and synthesizes extracted technical facts to determine if enough evidence exists to conclude the deep research.

Can I use parallel web fetch and search for expert-level technology investigation?

Yes, you can use parallel web fetch and search for expert-level technology investigation. The system searches multiple angles simultaneously, deep-reads relevant sources, and fits scenarios requiring consolidated findings and best-practice documentation.

What format does the generated technical research documentation follow?

The generated technical research documentation follows a structured format saved to docs/research/{YYYY-MM-DD}-{slug}/, containing an index, query context, extracted prompt, full report, and next-step recommendations.

Do I need manual web digging to produce evidence-based technical documentation?

No, you do not need manual web digging to produce evidence-based technical documentation. The pipeline automates query decomposition, parallel web discovery, structured extraction, and synthesis into a self-contained research report.