gigaxity-deep-research
Multi-source web research with citations and contradiction detection
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow 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โlearn-claude-code
Learn to build AI agent harnesses from scratch
ai-agents-for-beginners
Learn to build, deploy, and secure AI agents step by step
33-js-concepts
Master 33 essential JavaScript concepts with tested, verified guides