Plugins to read .og4 and .og3 files of Oribos orienteering software
npx claudepluginhub edoardotona/oribos-claude-code-skillSupport for Oribos orienteering competition management software. Adds knowledge of the OG4/OG3 file format (ZIP archives containing XML race data) and a skill to build fair start list proposals as reviewable CSV files.
A Claude Code plugin that adds knowledge of the Oribos OG4/OG3 file format — orienteering competition management software mostly used in Italy.
When you're working with .og4 or .og3 files, Claude automatically loads the skill and knows:
/plugin marketplace add EdoardoTona/oribos-claude-code-skill
/plugin install oribos@oribos
That's it. Claude will now automatically load the OG4/OG3 reference when you work with Oribos files.
The plugin provides one skill: read-file-og4, invoked automatically by Claude when relevant (not a slash command — no manual invocation needed).
| File | Contents |
|---|---|
og4-base.md | Archive structure, core XML files (Progetto, Gara, Categorie, Percorsi, Atleti) |
og4-special.md | Relay (Staffetta), Score-O, MultiDays, One Man Relay |
og4-fields.md | Full abbreviated field code table + G1–G16 start grid parameters |