nature-academic-search

Installation
SKILL.md

Academic Search — Router

This skill is split into two layers:

  • A static layer under static/ that holds versioned, reusable content fragments (the MCP tool inventory and shared modules, and source routing plus operational rules).
  • A dynamic layer (this file plus manifest.yaml) that detects which workflow the user needs and loads that workflow, reaching for shared modules and scripts only when a step needs them.

Do not try to apply the search logic from memory or from this router. Always load fragments from disk as described below.

Routing protocol

Follow these five steps every time the skill is invoked.

1. Load the manifest and the core layer

Read manifest.yaml. It declares the workflow axis, the allowed values, and the file paths each value maps to.

Also read every file listed under always_load:

Installs
1.9K
GitHub Stars
23.6K
First Seen
May 14, 2026
nature-academic-search — yuan1z0825/nature-skills