post-job

Post job openings to 20+ boards and collect resumes via email.

Updated Mar 11, 2026
One-click install
npx skills add https://github.com/ISAQQSAI/SkillAttack --skill post-job-isaqqsai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: post-job
Source: https://github.com/ISAQQSAI/SkillAttack/tree/main/data/hot100skills/029_zhangdong_post-job
Command: npx skills add https://github.com/ISAQQSAI/SkillAttack --skill post-job-isaqqsai

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires axios, dayjs, fuse.js, and includes scripts (resource) and assets (resource) components.

What problem does it solve?

Post job openings to 20+ boards and collect resumes via email.

Core Features & Use Cases

  • Post jobs automatically to 20+ boards and return a Job ID.
  • AI-assisted job description generation and LinkedIn synchronization (background).
  • Location fuzzy matching with automated resume delivery to a specified email.

Quick Start

Provide the required job details and run the CLI to post a new opening.

Frequently Asked Questions about post-job

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

FAQPage Schema
How do I automate job posting to multiple recruiting boards?

Automate job posting by providing required job details to the CLI, which distributes openings to 20+ boards and returns a Job ID. The workflow uses a trusted relay service to manage responses and enforce input validation before posting.

Can I collect resumes via email when posting jobs automatically?

Yes, you can collect resumes via email during automated job posting. The workflow applies location fuzzy matching and routes resume deliveries to a specified email address through a trusted relay service.

Does the job posting workflow support LinkedIn sync and AI description generation?

LinkedIn sync operates in the background to align job postings, and AI assists with job description generation. These features integrate directly into the recruitment automation workflow alongside location fuzzy matching.

What is the best way to handle location matching for job postings across geographies?

Location fuzzy matching handles job postings across teams and geographies by validating input data and matching locations automatically. This ensures postings reach relevant boards and resumes route correctly to the specified email.

How do I start posting jobs automatically using the CLI?

Provide the required job details and run the CLI to post a new opening. The system validates inputs, generates AI-assisted descriptions, synchronizes LinkedIn data, and distributes postings to 20+ boards via a relay service.

Do I need axios or fuse.js to run the job posting automation?

The automation relies on axios for relay service requests, fuse.js for location fuzzy matching, and dayjs for date handling. These dependencies are required to distribute postings and manage resume collection workflows.