What problem does it solve?
curating KG-Registry resources one-by-one is slow, so this Skill helps you systematically pick the next uncatalogued stub pages and curate them in a small, validated batch.
Core Features & Use Cases
- Selects uncatalogued stub pages: Finds stub candidates under
resource/ and excludes anything already recorded in reports/curation_problems.tsv.
- Dispatches per-resource curation in parallel: Runs the
kg-registry-curation workflow for each selected resource, with isolation to avoid conflicting edits.
- Validates every curated file: Ensures each edited resource passes
uv run make validate-file FILE=..., with re-validation after prettification if needed.
- Prevents common provenance mistakes: Prompts workers to use KG-Registry identifiers for
original_source and secondary_source and mint new unique KG-Registry IDs when upstream resources aren’t yet present.
Quick Start
Run curate-next to curate the next batch of KG-Registry stub resources by asking your agent: "Curate the next 3 stub resources."