existing-source-curation

Curate a named employer or official source for an existing track.

3|2|Updated Mar 20, 2026
One-click install
npx skills add https://github.com/jvdheyden/jobwatch --skill existing-source-curation
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: existing-source-curation
Source: https://github.com/jvdheyden/jobwatch/tree/main/.agents/skills/existing-source-curation
Command: npx skills add https://github.com/jvdheyden/jobwatch --skill existing-source-curation

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Curate and enable a named employer or official source for an existing track, ensuring the official careers URL is used, and the source is properly configured for discovery and integration workflows.

Core Features & Use Cases

  • Narrow source curation for a single employer or official source on an existing track.
  • Resolve and normalize official URLs, surface corrections, and choose a conservative discovery_mode.
  • Update sources.json and, when appropriate, run the standard single-source integration workflow to enable the source.

Quick Start

Provide a named source (e.g., "Acme Corp") and request curation to begin the single-source enablement workflow.

Frequently Asked Questions about existing-source-curation

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

FAQPage Schema
How do I add a named employer source to an existing track?▼

To add a named employer source, this skill analyzes track preferences, resolves the official careers URL, updates sources.json, and selects a conservative discovery_mode for the new source.

What is the best way to resolve and normalize official URLs for job sources?▼

Resolving and normalizing official URLs for job sources is handled by surfacing corrections and confirming the best official careers URL before updating the track's source configuration.

How does the single-source integration workflow enable a new track source?▼

The single-source integration workflow enables a new track source by escalating through integrate_next_source.py, which updates sources.json and configures the discovery_mode after URL confirmation.

Can I update sources.json for multiple employers at once?▼

No, you cannot update sources.json for multiple employers at once. This skill is designed for narrow source curation, processing a single named employer or official source per workflow run.

When should I use a conservative discovery_mode for source curation?▼

A conservative discovery_mode is used during source curation to safely enable a new official URL on an existing track without risking broad or uncontrolled data integration.