research-triage-router

Classifies ambiguous ECE research requests and routes them to the correct specialized research skill.

2|1|Updated May 5, 2026
One-click install
npx skills add https://github.com/BeopsooKim/Research-Bot --skill research-triage-router-beopsookim
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: research-triage-router
Source: https://github.com/BeopsooKim/Research-Bot/tree/main/.agents/skills/research-triage-router
Command: npx skills add https://github.com/BeopsooKim/Research-Bot --skill research-triage-router-beopsookim

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Researchers often know they are stuck but cannot tell whether the blocker is methodology, data, code, literature, ethics, or planning. This Skill classifies ambiguous research-development requests, identifies the research stage and risk level, and recommends the correct specialized Research Bot skill plus a ready-to-use next prompt. ## Core Features & Use Cases - Request classification: Maps requests across research domains (optimization, simulation, hardware, literature, artifacts, ethics, planning), stages (exploration through governance), and risk levels (low to high). - Skill routing: Routes to eight specialized skills such as methodology advising, data troubleshooting, code review, literature search, and ethics guidance via an explicit routing table. - Bilingual advising: Supports Korean and English research workflows with terminology-preserving translation rules. - Use Case: A graduate student says "I am stuck with my thesis simulation and do not know what to do next." The Skill detects the diagnosis stage, recommends $research-data-troubleshooter or $research-code-simulation-reviewer, and outputs a copy-ready prompt. ## Quick Start Ask the assistant to use the research-triage-router skill with your research topic, current stage, main blocker, and available material to identify the right specialized skill and next prompt.

Frequently Asked Questions about research-triage-router

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

FAQPage Schema
How do I know which research skill to use for my problem?▼

Describe your research topic, current stage, main blocker, and available material to the triage router. It classifies the request by domain, stage, and risk level, then recommends the correct specialized skill with a ready-to-copy prompt.

What research problems can the triage router classify?▼

It covers methodology design, data anomalies and convergence issues, code and simulation review, literature and citation search, paper and thesis review, ethics and authorship concerns, and progress or roadmap planning.

Does the triage router support Korean research workflows?▼

Yes, it detects Korean or English input and responds accordingly. It preserves technical identifiers, equations, units, and citations in their original form while explaining in the user's language.

When should I not use the research triage router?▼

Skip it when a specialized skill clearly matches your task and you already have enough context, such as invoking the code reviewer directly for a MATLAB debugging question. The router is for ambiguous or broad requests only.

Can the triage router do the actual methodology or data analysis itself?▼

No, it only classifies and routes. Deep methodology review, data debugging, literature search, and artifact editing are delegated to the specialized skills it recommends.