meta-job-search-pipeline

Installation
SKILL.md

meta-job-search-pipeline

Self-improver persona meta-skill. Handles 4 modes via an llm_classify router — TAILOR_NEW (the default, pastes-JD-gets-application-pack flow), INTERVIEW_PREP, COMPARE_ROLES, and STATUS_DIGEST. Each mode unlocks only its relevant steps via when: conditions on the classifier output, so a single composition handles all four without forking the DAG into separate skills.

Composition philosophy — multi-skill bundled orchestration

This meta-skill uses only OpenSquilla-bundled atomic skills plus the five built-in step kinds — no external dependencies. The point of a meta-skill is to orchestrate multiple skills, so this DAG calls into 7 distinct bundled atomic skills, each at the right point in the pipeline:

Installs
16
GitHub Stars
7.0K
First Seen
Jun 3, 2026
meta-job-search-pipeline — tokenrhythm/opensquilla