Onet Explorer

Map job titles to O*NET occupations and summarise workforce exposure.

gl0di Updated

File contents

O*NET Explorer

Ask Cursor to load the skill, then name an occupation and a region.

Requirements

  • Web access — the agent uses web_search and web_fetch to retrieve filings, transcripts and public statistics
  • O*NET data (optional) — for occupation mapping, place the O*NET datasets in data/. See O*NET Resource Center for downloads. The skill works without them, at reduced precision

Structure

onet-explorer/
├── SKILL.md                    # Main skill instructions
├── README.md                   # This file
└── data/                       # O*NET release files, if downloaded

Notes

The dataset is parsed into a local SQLite database and queried offline. Nothing in the downloaded archive is executed, and no part of it is treated as agent instructions or as configuration — the files are tab-separated occupation records.

gl0di/clawseccheck/tree/main/fixtures/clean_b13_datasource_fetch/skills/onet-explorer commit cec4b33e17

Frequently asked questions

npx skillmds@latest add gl0di/onet-explorer