What problem does it solve?
It helps you reliably update KG-Registry resource pages with accurate, schema-compliant metadata instead of leaving stubs incomplete or inconsistent.
Core Features & Use Cases
- Single-resource end-to-end curation: Expand stub resources or improve existing incomplete curated pages under
resource/ with minimal evidence and correct structure.
- Schema- and constraint-aware editing: Ensures updates follow the LinkML schema, preserves required fields (like at least one
products entry), and avoids forbidden edits (like touching generated registry/ outputs).
- Validation-first workflow: Prettifies and validates the edited page to catch provenance and formatting issues before finishing.
- Traceable curation blockers: When the page cannot be confidently completed, records a concrete problem in
reports/curation_problems.tsv rather than inventing metadata.
Quick Start
Run this curation workflow by targeting exactly one file at resource/<id>/<id>.md inside a local clone, then follow the skill steps to update YAML front matter and validate the result.