boss-agent-cli-job-search

Installation
SKILL.md

boss-agent-cli Job Search Skill

Skill by ara.so — Devtools Skills collection.

What It Does

boss-agent-cli is a Python CLI tool designed for AI agents to assist with job searching on BOSS Zhipin (and other platforms like Zhilian). It operates in low-risk compliance mode by default, focusing on read-only operations, local organization, and user-initiated actions. Key features include:

  • Job Search: Keyword search with 8-dimension filtering (city, salary, experience, etc.)
  • Welfare Filtering: Auto-pagination to find jobs with specific benefits (e.g., "weekends off, five insurances")
  • Local Shortlist: Save jobs locally with tags, notes, and comparison tools
  • AI Enhancements: JD analysis, resume polishing, interview prep, communication coaching
  • Schema-Driven: All commands output JSON envelopes ({ok, data, error, hints}) to stdout
  • Multi-Platform: Supports BOSS Zhipin (default), Zhilian (read-only), 51job (placeholder)

Compliance boundaries: Sensitive operations (greeting, applying, exchanging contacts, recruiter candidate search) are blocked by default and return COMPLIANCE_BLOCKED. Users must complete these actions manually on the official platform.

Installation

Installs
116
GitHub Stars
3
First Seen
Jun 24, 2026
boss-agent-cli-job-search — aradotso/devtools-skills