ncalavera

Jobs Add — Data skill for Claude Code

Data community

Add a source to the pipeline in one of three modes — company (auto-detect ATS, default), board (enable a built-in job board via JOB_BOARDS), or vacancy/job (hand-add a single role that auto-scores in.

How to install Jobs Add

Installs to ~/.claude/commands/ncalavera-llm-job-pipeline-jobs-add.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/ncalavera/llm-job-pipeline/HEAD/.claude/commands/jobs-add.md -o ~/.claude/commands/ncalavera-llm-job-pipeline-jobs-add.md

Restart Claude Code, or start a new session, for it to be picked up.

What Jobs Add does


description: Add a source to the pipeline in one of three modes — company (auto-detect ATS, default), board (enable a built-in job board via JOB_BOARDS), or vacancy/job (hand-add a single role that auto-scores in /jobs-new).

/jobs-add

Adds a source to the pipeline. The first argument selects the mode:

First arg Mode What it does
board Board Enable a built-in job board for fetching (persisted; survives sessions).
vacancy / job **Singl

Alternatives in Data

  • Notion Sync — /notion-sync - Push Ranked Jobs and Applications to a Notion Database 36.6k ★
  • Portaljs Architect — Recommend a data-portal architecture (storage, compute, catalog, access, hosting, metadata) from your needs, t 2.3k ★
  • Team Tasks — Multi-agent pipeline coordination: Linear, DAG, and Debate modes for AI agent orchestration 446 ★

Full documentation available on GitHub

View Source Repository