# Tech Research

> Search GitHub, Stack Overflow, and technical blogs for solutions to a technical implementation problem. Returns a comparative analysis with a recommendation. Use when facing a technical decision, choosing a library, or looking for proven patterns in similar projects.

- Skill: `tykisgod/tech-research` (Agent Skill)
- Install (CLI): `npx skillmds@latest add tykisgod/tech-research`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tykisgod/tech-research/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Research & Search
- Author: tykisgod (https://skillmd.com/u/tykisgod)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tykisgod/tech-research

---


Respond in the user's preferred language (detect from their recent messages, or fall back to the language setting in CLAUDE.md).

Search for **technical implementation** solutions to the problem currently being discussed.

Arguments: $ARGUMENTS

## Process

1. Extract keywords (in English), construct 2-3 search queries
2. Search GitHub projects, Stack Overflow, technical blogs using WebSearch
3. Organize into a comparison table:

| Approach | Representative Projects | How It Works | Pros | Cons |
|---|---|---|---|---|

4. Recommend which approach best fits this project, and why

## Notes

- Prioritize approaches from **similar project types** (same engine, same language, similar scale)
- Do not just provide links — provide key conclusions
- If there is no industry consensus, state that directly

