research

Verifies source content from URLs or code using docs-seeker and WebFetch.

Updated Oct 14, 2025
One-click install
npx skills add https://github.com/kensleDev/dotfiles --skill research-kensledev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: research
Source: https://github.com/kensleDev/dotfiles/tree/main/claude/.claude/skills/research
Command: npx skills add https://github.com/kensleDev/dotfiles --skill research-kensledev

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill ensures that information presented is accurate and directly supported by the original source material, preventing the spread of misinformation and improving the reliability of research findings.

Core Features & Use Cases

  • Source Verification: Directly fetches and analyzes content from provided URLs or documentation.
  • Documentation Deep Dive: Utilizes specialized tools like docs-seeker for comprehensive library and framework research.
  • Use Case: When asked to research a new software library, this skill will use docs-seeker to find its official documentation, fetch relevant pages, and verify specific API usage examples against the source.

Quick Start

Use the research skill to verify the claims made in the article at https://example.com/article.

Frequently Asked Questions about research

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

FAQPage Schema
How do I verify information directly from the original source instead of using summaries?

Source verification involves fetching and analyzing actual content from provided URLs or documentation. This approach prevents reliance on snippets or summaries, ensuring research findings are directly supported by the original source material.

What is the best way to research official documentation for a new software library?

Documentation research uses docs-seeker to gather official library and framework documentation. It fetches relevant pages and verifies specific API usage examples against the source, ensuring accurate and comprehensive research findings.

Can I fact-check claims made in a specific web article or URL?

Yes, you can fact-check claims by providing a specific URL. The research process fetches the article content directly and verifies the claims against the original source material to prevent the spread of misinformation.

Does source verification work with specific source code or only web pages?

Source verification supports both specific source code and general web pages. It utilizes tools like WebFetch, Read, Grep, and Bash to comprehensively analyze and verify content from various formats and URLs.

Do I need specialized tools to analyze documentation deep dive content?

Yes, documentation deep dives require tools like docs-seeker for gathering content, WebFetch for retrieving pages, and search summarizer tools to ensure comprehensive verification and analysis of the source material.