research-domains-router

Routes research requests to discipline-specific skills across biomedicine, engineering, and humanities.

850|114|Updated Mar 9, 2026
One-click install
npx skills add https://github.com/wentorai/Research-Claw --skill research-domains-router
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: research-domains-router
Source: https://github.com/wentorai/Research-Claw/tree/main/skills/research-domains-router
Command: npx skills add https://github.com/wentorai/Research-Claw --skill research-domains-router

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

When a research question spans a specific academic discipline, generic assistance often lacks the right databases, methods, terminology, and compliance context. This router identifies the correct domain-specific Skill so the AI loads targeted guidance instead of broad, shallow answers.

Core Features & Use Cases

  • Discipline Routing: Maps requests to domain skills covering biomedicine, AI/ML, chemistry, physics, mathematics, geoscience, economics, finance, law, education, social science, and humanities.
  • Task-Specific Selection: Prefers the most specific leaf-level Skill over broad domain overviews by combining the discipline with the concrete research task.
  • Use Case: A user asks how to design a clinical trial protocol. The router searches with both the discipline (medicine) and the task (trial design), selects the most specific matching Skill ID, and loads it once for detailed guidance.

Quick Start

Ask a discipline-specific research question such as how to structure a systematic literature review in economics, and the router will load the matching domain skill.

Frequently Asked Questions about research-domains-router

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

FAQPage Schema
How do I get domain-specific research guidance for my field?

State your discipline together with the concrete research task, such as experimental design in chemistry or econometric analysis in finance. The router searches candidate skills and loads the most specific matching one for detailed guidance.

What research disciplines does the router cover?

It covers biomedicine, life sciences, AI/ML, chemistry, physics, mathematics, geoscience, economics, finance, law, education, social science, and humanities, along with related interdisciplinary fields.

How does the router choose between multiple matching skills?

It calls skill_search with both the discipline and the task, then selects the most specific stable Skill ID from the compact candidates. A task-specific leaf skill is always preferred over a broad domain overview.

When should I not use the research domains router?

Avoid it for general-purpose questions that do not require discipline-specific databases, methods, terminology, or compliance context. It is designed only as an entry point that delegates to specialized domain skills.