e71f9406878a8ec0855b6ec55e472d2473f8612e
- Add loadConfig() helper with clear errors for missing/malformed JSON - Replace raw JSON.parse(readFileSync(...)) in both entry points - Track retry_count on jobs; re-queue as 'new' up to max_retries (default 2) - Add max_retries and DEFAULT_MAX_RETRIES constant Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Description
OpenClaw skill that actually applies to jobs on LinkedIn and Wellfound. Working implementation.
Languages
JavaScript
100%