nature-data
Installation
SKILL.md
Nature Data Availability — Router
This skill is split into two layers:
- A static layer under
static/that holds versioned, reusable content fragments (the default stance and source hierarchy, the Chinese-user operating mode, and the workflow with output format). - A dynamic layer (this file plus
manifest.yaml) that loads the core every time and reaches for the deeper policy/repository/FAIR references only when a step needs them.
Do not try to apply the data-availability logic from memory or from this router. Always load fragments from disk as described below.
Routing protocol
Follow these four steps every time the skill is invoked.
1. Load the manifest and the core layer
Read manifest.yaml. Then read every file listed under always_load: