yoloshiiyoloshiiCommunityยท1 Agent Skills Included

gigaxity-deep-research

Multi-source web research with citations and contradiction detection

Runs deep research queries across SearXNG, Tavily, LinkUp, and Brave, then fuses results into citation-backed answers. Eliminates manual source gathering, hallucinated facts, and missed contradictions when investigating unfamiliar topics. Routes each query type to the right search or synthesis step so research tasks finish in seconds instead of hours.
npx skills add yoloshii/gigaxity-deep-research --all -g -y
Available:

Tells the agent which of the six research tools to call for each query type, how to configure API keys, and how to route requests across the full companion search stack.

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install gigaxity-deep-research?โ–ผ

Run `npx skills add yoloshii/gigaxity-deep-research --all -g -y` in your terminal to install the skill globally.

What does gigaxity-deep-research do?โ–ผ

It searches multiple web sources in parallel, fuses and re-ranks the results, and produces citation-backed answers with contradiction detection for any research question.

Which agents work with gigaxity-deep-research?โ–ผ

It runs as a standard MCP server, so it works with Claude Code, Codex, Cursor, Hermes, and any other MCP-compatible agent, plus a REST API mode.

Do I need paid API keys to use it?โ–ผ

You need an OpenRouter key for the synthesis model and a SearXNG instance for search. Tavily, LinkUp, and Brave connectors are optional add-ons with free tiers.

Can it run on my own hardware?โ–ผ

Yes. The local-inference branch lets you point the synthesis stage at any OpenAI-compatible endpoint such as vLLM, SGLang, or llama.cpp.

Related Repositories in Education & Research

View All in Education & Researchโ†’