research

Conducts technical research using WebSearch, Context7, and codebase analysis.

1|Updated Mar 9, 2026
One-click install
npx skills add https://github.com/oscardlfr/AndroidCommonDoc --skill research-oscardlfr
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: research
Source: https://github.com/oscardlfr/AndroidCommonDoc/tree/main/skills/research
Command: npx skills add https://github.com/oscardlfr/AndroidCommonDoc --skill research-oscardlfr

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill solves the problem of quickly finding information on technical topics before implementation, eliminating the time spent on manual research.

Core Features & Use Cases

  • Technical Research: Provides structured findings on a given topic, including sources.
  • Use Case: Before starting a new project, use this Skill to quickly understand a new technology or protocol.

Quick Start

/research "What are the best practices for microservices?"

Frequently Asked Questions about research

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

FAQPage Schema
How do I conduct quick technical research before starting an implementation?

Quick technical research before implementation involves gathering information on new technologies or protocols using web search and codebase analysis, returning structured findings and sources to accelerate project understanding.

What is the best way to gather information on a new technology or protocol?

The best way to gather information on a new technology or protocol is to perform ad-hoc technical research. This process analyzes web sources and your codebase to provide structured findings, eliminating manual information gathering time.

Can I analyze my codebase while gathering technical research on best practices?

Yes, technical research can analyze your codebase while gathering information on best practices. The process combines web search and codebase context to provide structured findings on topics like microservices, ensuring relevant contextual results.

Does pre-implementation research provide sources with its technical findings?

Yes, pre-implementation research provides sources alongside its findings. The technical research process structures gathered information and includes source analysis, ensuring you can verify data on new technologies or protocols.

Are there limitations to using ad-hoc research for software engineering projects?

Ad-hoc research for software engineering projects provides basic implementation depth. It is designed for quick information gathering and source analysis rather than deep, exhaustive technical audits or complex architectural planning.