Skip to content

Repository files navigation

Job Hunt Workflow Builder

Job Hunt Workflow Builder mark

Build a personal n8n job-hunt workflow with your coding agent.

status: experimental hosts: Codex · Claude Code license: MIT

The skill asks about your background and preferences, then helps you design and test a workflow in your own n8n instance.

Experimental. The offline preview is tested; personalized generation and live integrations still need acceptance testing. See the evidence and limits.

Install

Codex

codex plugin marketplace add gabchess/job-hunt-workflow-builder
codex plugin add job-hunt-workflow-builder@job-hunt-workflow-builder

Restart Codex and select job-hunt-workflow from the skill picker.

Claude Code

/plugin marketplace add gabchess/job-hunt-workflow-builder
/plugin install job-hunt-workflow-builder@job-hunt-workflow-builder
/reload-plugins

Use /job-hunt-workflow-builder:job-hunt-workflow.

Workflow setup needs the official n8n skills and your own n8n 2.2.0+ instance with instance-level MCP enabled. The installation guide covers host requirements, authentication and local development.

Use it

Help me build my job-hunt workflow. Ask about my background and preferences, then show me a plan. Start with fictional data and keep the workflow inactive.

Review your profile before saving it in a private workspace outside the plugin. The agent proposes sources and budgets, then asks to create an inactive workflow.

Test with fictional data first. Approve live sources, reporting and scheduled runs separately. The workflow targets up to five qualified recommendations per day; fewer matches means fewer recommendations.

Bring your own accounts for Apify, Slack, Gmail or other services. No live integration or submission adapter is bundled. Unresolved application answers need your review, and an uncertain submission response blocks automatic retry.

Coding models, n8n and connected providers can receive workflow data. Keep secrets in their credential stores. Read security and privacy before connecting personal data.

Try the offline preview

Requires Node.js 22+.

git clone https://github.com/gabchess/job-hunt-workflow-builder.git
cd job-hunt-workflow-builder
npm test
node scripts/preview.mjs --profile examples/profile.json --jobs examples/jobs.json

The preview returns one prepared recommendation from fictional local data. It makes no network calls. Use absolute input paths when running outside the checkout.

Development

npm run check runs the offline tests and privacy guard.

Workflow contract · Adapters · Recovery · Dependency licenses · MIT license

About

An experimental coding-agent plugin for building a personal n8n job-search workflow.

Resources

Security policy

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages