Neksus JobSpec¶
Neksus JobSpec is a local-first CLI and Python package for creating structured, branded, machine-readable job campaign pages from YAML.
Current docs target: v0.4.x.
Start here¶
Product boundary¶
Neksus JobSpec free/core includes: - local CLI - local Python API - local rendering/export/feed/sitemap - optional local MCP server
It does not include hosted SaaS, authentication, database persistence, candidate collection, CV handling, payments, ATS workflow automation, or direct LinkedIn API posting.
See Scope and Non-Goals.
Minimal example¶
schema_version: 1
id: backend-engineer
page:
layout: job_detail
job:
title: Backend Engineer
apply:
method: external_url
url: https://example.com/apply/backend-engineer
components:
- type: hero
id: hero
title: Backend Engineer
- type: list
id: requirements
items:
- 3+ years of backend engineering experience.