seequent skills

5 tagged seequent, measured the same way as everything else here.

Browse within: geoscience 5python 5

build-evo-converter

01

SeequentEvo/evo-data-converters

Skill Claude CodeCodex

Use when building a complete new Evo data converter from scratch, end to end. Orchestrates the four phases — scaffolding, discovery, mapping to Evo geoscience objects, and testing — for turning a third-party geoscience file format into published Evo objects. Use for: 'build a converter for X', 'add support for a new…

11 8d ago A 103 tokens

map-to-evo-schemas

02

SeequentEvo/evo-data-converters

Skill Claude CodeCodex

Use when implementing the reader and geoscience-object builder for an Evo data converter — turning a parsed file into evo-schemas objects. Covers implementing read file, building Pointset/TriangleMesh/grid/etc. objects, uploading arrays via dataclient.savetable or the parquet-hash pattern, and setting CRS, bounding…

11 8d ago A 115 tokens

scaffold-converter

03

SeequentEvo/evo-data-converters

Skill Claude CodeCodex

Use when creating the package skeleton for a new Evo data converter with the create-converter CLI. Runs the scaffolding generator, chooses the converter type and import/export mode, installs the package, and verifies it was registered. Use for: 'scaffold a converter', 'set up a new converter package', 'run…

11 8d ago A 86 tokens