Research Agent v4.3.3

Decompose queries into perspectives, verify claims, and synthesize research reports.

Updated Feb 14, 2026
One-click install
npx skills add https://github.com/u-ss/Antigravity-chatgptpro- --skill research-agent-v4-3-3
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Research Agent v4.3.3
Source: https://github.com/u-ss/Antigravity-chatgptpro-/tree/main/.agent/workflows/research
Command: npx skills add https://github.com/u-ss/Antigravity-chatgptpro- --skill research-agent-v4-3-3

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, trafilatura, justext, playwright, playwright-stealth, beautifulsoup4, python-dotenv, langchain-community, langchain-core, langchain-openai, langchain-anthropic, langchain-google-genai, langchain-ollama, tiktoken, openai, anthropic, google-generativeai, ollama, and includes scripts (resource) and references (resource) and assets (resource) and sub_agents (resource) components.

What problem does it solve?

This Skill automates the complex and time-consuming process of in-depth research, transforming raw queries into structured, verified claims and comprehensive reports.

Core Features & Use Cases

  • Automated Multi-Phase Research: Conducts wide-ranging initial research, normalizes claims, performs deep dives into specific topics, verifies findings, and synthesizes a final report.
  • Claim Verification: Identifies key claims, searches for supporting and refuting evidence, and assigns a verification status (VERIFIED, CONDITIONED, CONTESTED, etc.).
  • Use Case: Research the latest advancements in quantum computing, identify key research papers, extract core claims about performance benchmarks, verify these claims against multiple sources, and generate a summary report with cited evidence.

Quick Start

Use the Research Agent skill to find information about the latest AI advancements in healthcare.

Frequently Asked Questions about Research Agent v4.3.3

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

FAQPage Schema
How do I automate deep research and verify claims from multiple web sources?

Automated deep research verifies claims by decomposing queries into multiple perspectives, performing web searches, extracting raw claims, and checking them against supporting and refuting evidence to synthesize a final report.

How does AI claim verification work when analyzing information retrieval results?

AI claim verification works by extracting raw claims from search results, normalizing them into structured data, and searching for counter-evidence to assign statuses like VERIFIED, CONDITIONED, or CONTESTED before synthesis.

Can I use LangChain and Playwright to extract web content for data analysis?

Yes, you can use LangChain for LLM capabilities and Playwright for web searching and content reading to extract raw claims and normalize them into structured data for analysis.

What is the best way to identify knowledge gaps during LLM-driven research?

The best way to identify knowledge gaps is to normalize extracted claims into structured data, which allows the system to detect missing information and conduct targeted deep research for evidence.

Does this automated research approach support multiple language models?

Yes, the approach supports multiple language models through LangChain integrations, including OpenAI, Anthropic, Google Generative AI, and Ollama for claim extraction and verification.

What are the limitations of automating information retrieval with Playwright?

Limitations include relying on Playwright's ability to bypass anti-scraping measures to extract raw claims, and the accuracy of LLM verification depends on the availability of supporting or refuting web evidence.