{
  "updated": "b3aa16922410527837b8b80bb0c1bd3005add64f",
  "all_skills_zip": "https://ogcincubator.github.io/ogc-llm-skills/all-skills.zip",
  "skills": [
    {
      "name": "bblocks-authoring",
      "description": "Reference skill for authoring OGC Blocks (bblocks): source file structure, metadata (bblock.json), JSON Schema, examples, tests, JSON-LD contexts, SHACL shapes, semantic uplift, transforms, validation, and register publishing. Use when working with bblock.json, schema.yaml, examples.yaml, bblocks-postprocess, or any OGC Building Blocks register.",
      "zip_url": "https://ogcincubator.github.io/ogc-llm-skills/bblocks-authoring.zip",
      "commit": "b3aa16922410527837b8b80bb0c1bd3005add64f",
      "date": "2026-09-02T16:04:02+02:00"
    },
    {
      "name": "bblocks-consuming",
      "description": "Reference skill for consuming published OGC Blocks (bblocks) registers: register.json, annotated schemas, JSON-LD contexts, SHACL shapes, examples, and test reports. Covers validating data, resolving bblocks:// refs, semantic uplift, and the bblocks-client-python library. Use when an agent needs to integrate with, validate against, or query an existing OGC Blocks register.",
      "zip_url": "https://ogcincubator.github.io/ogc-llm-skills/bblocks-consuming.zip",
      "commit": "b3aa16922410527837b8b80bb0c1bd3005add64f",
      "date": "2026-09-02T16:04:02+02:00"
    },
    {
      "name": "bblocks-schema-ontology",
      "description": "Workflow for retrofitting formal semantics to an existing schema OGC Block: author a reusable ontology block that describes the schema's own elements, and bind it to the schema with a JSON-LD context that lives in the schema block or in a dedicated JSON-LD mapping block (dependent on both schema and ontology) — never inside the reusable ontology block. Supports overriding default or generic mappings (e.g. schema.org) with semantically richer, schema-specific ones via an override mapping block. Respects schema import dependencies: never redefines elements inherited from other blocks. Use when adding RDF/vocabulary meaning to a schema written without it, when mapping JSON properties to defined predicates, or when semantic uplift must yield a well-formed, validatable RDF model. Note: publishing the ontology to a Linked Data environment lets these mappings resolve at run-time, including multilingual labels.",
      "zip_url": "https://ogcincubator.github.io/ogc-llm-skills/bblocks-schema-ontology.zip",
      "commit": "b3aa16922410527837b8b80bb0c1bd3005add64f",
      "date": "2026-09-02T16:04:02+02:00"
    }
  ]
}