Skip to content

Commit cb57933

Browse files
committed
catalog in odd
1 parent 6583c97 commit cb57933

2 files changed

Lines changed: 5 additions & 0 deletions

File tree

.claude/skills/odd-to-bblock/SKILL.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,10 @@ Accepts a **document bundle** — any combination of a main paper, numbered ODD
2323
supplements, a code README, and files attached directly to the conversation.
2424
ODD sections that are spread across multiple documents are merged coherently.
2525

26+
## Catalog pre-check (recommended)
27+
28+
The target bblock for this skill is `ogc.hosted.seadots.odd-protocol`. Before authoring a new ODD instance, run the `bblock-catalog` skill with `category=model` and a free-text query derived from the model's title or purpose: an ODD for the same model may already exist either locally (e.g. `examples/utsira_reef_biomass_demonstrator.json` of the ODD-protocol block) or in the seadots / openscience registers. If a close match exists, propose **extending or updating** that instance rather than creating a parallel one.
29+
2630
## Activation
2731

2832
Use this skill when the user:

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@ build-local/
22
.idea/
33
/build
44
/build
5+
.claude/settings.local.json

0 commit comments

Comments
 (0)