research

Automate multi-source technical research and generate Markdown reports.

Updated Dec 3, 2025
One-click install
npx skills add https://github.com/hiehoo/polymarket-telebot-v2 --skill research-hiehoo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: research
Source: https://github.com/hiehoo/polymarket-telebot-v2/tree/main/.claude/skills/research
Command: npx skills add https://github.com/hiehoo/polymarket-telebot-v2 --skill research-hiehoo

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gemini, WebSearch.

What problem does it solve?

This Skill helps you research, analyze, and plan technical solutions that are scalable, secure, and maintainable.

Core Features & Use Cases

  • Scope Definition: Define the research scope, recency requirements, evaluation criteria, and boundaries.
  • Systematic Information Gathering: Multi-source approach including queries with citations and cross-source validation.
  • Synthesis & Recommendations: Analyze gathered data and produce actionable guidance; plan implementation.

Quick Start

Instruct Claude to begin a research topic, e.g., "research database sharding strategies for high-traffic SaaS applications".

Frequently Asked Questions about research

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

FAQPage Schema
How do I research and plan scalable technical solutions systematically?

Systematic research planning involves defining scope, gathering information from multiple sources with citations, and synthesizing findings into actionable recommendations. This Skill automates that process using web search and AI analysis to produce structured Markdown reports prioritizing official documentation and security sources.

Can I validate technical recommendations across multiple sources before implementation?

Yes. This Skill performs cross-source validation by querying multiple references, checking currency, and citing sources explicitly. It ensures recommendations are grounded in current best practices rather than single-source assumptions.

What's the best way to gather information for architecture decisions on high-scale systems?

Multi-source information gathering with scope definition, recency requirements, and evaluation criteria produces higher-confidence decisions. This Skill structures that approach, enforcing YAGNI and KISS principles while limiting research tool calls to five for efficiency.

How do I document research findings and implementation plans in a format teammates can follow?

Research outputs are saved as timestamped Markdown reports in ./plans/<plan-name>/reports/ with structured sections, cited sources, and actionable next steps. This standardized format enables team review and reproducible decision-making.

Does this approach work for security-focused research and compliance planning?

Yes. The Skill prioritizes security-focused sources and official documentation, making it suited for infrastructure, dependency, and compliance research where source credibility and currency are critical.