Openehr Explain banner
Cadasto Cadasto

Openehr Explain

Development community

Description

--- name: openehr-explain description: One-stop router that explains or looks up any openEHR thing — auto-detects an archetype, a template, an RM/AM/BASE type, an RM structural concept, an ADL idiom, an AQL query or keyword, or a terminology code (replaces /archetype-explain, /template-explain, /type-spec, /rm-structure, /adl-idiom, /terminology) argument-hint: "<archetype|template id-or-file | RM/AM type | RM structural concept | ADL idiom | AQL query/keyword | terminology code>" allowed-tools:

Installation

Installs to ~/.claude/skills/cadasto-openehr-assistant-plugin-openehr-explain/SKILL.md

Terminal
mkdir -p ~/.claude/skills/cadasto-openehr-assistant-plugin-openehr-explain && curl -fsSL https://raw.githubusercontent.com/Cadasto/openehr-assistant-plugin/HEAD/commands/openehr-explain.md -o ~/.claude/skills/cadasto-openehr-assistant-plugin-openehr-explain/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository