using-geoscience-skills

Route user intents to geoscience domain and workflow skills.

46|3|Updated Jan 26, 2026
One-click install
npx skills add https://github.com/SteadfastAsArt/geoscience-skills --skill using-geoscience-skills
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: using-geoscience-skills
Source: https://github.com/SteadfastAsArt/geoscience-skills/tree/main/workflows
Command: npx skills add https://github.com/SteadfastAsArt/geoscience-skills --skill using-geoscience-skills

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Routing user intents to the correct geoscience domain skills and workflow skills for immediate action.

Core Features & Use Cases

  • Intent routing: maps keywords to domain skills (segyio, obspy, lasio, etc.) and workflow skills to compose end-to-end pipelines.
  • Session-start integration: loaded automatically at session start to preconfigure skill mappings.
  • Extensibility: supports complements and dependencies to extend coverage and routing accuracy.

Quick Start

Ask the system to route a user request to the appropriate geoscience domain or workflow skill.

Frequently Asked Questions about using-geoscience-skills

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I route geoscience intents to the correct domain skill?

Route geoscience intents by applying intent routing at session start to map keywords like SEG-Y, LAS, and NetCDF to the correct domain skills and orchestrate end-to-end workflows.

What happens when intent mapping is ambiguous for a geoscience workflow?

When intent mapping is ambiguous, the routing mechanism applies deterministic routing with safe defaults and clear fallbacks to ensure the geoscience workflow proceeds without failure.

Can I use this to compose end-to-end pipelines with segyio, obspy, and lasio?

Yes, intent routing maps keywords to domain skills like segyio, obspy, and lasio, alongside workflow skills, to compose and orchestrate end-to-end geoscience pipelines.

When do I need to apply intent routing for geoscience domain skills?

Apply intent routing at session start to preconfigure skill mappings, ensuring user requests are immediately directed to the appropriate geoscience domain or workflow skill for execution.

Does intent routing support extending coverage for new geoscience formats?

Yes, the routing system supports complements and dependencies to extend coverage and improve routing accuracy for new geoscience formats and domain skills.