ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified productivity Safety 3/5

Boss Cli Job Search

Skill by adisinghstudent

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/adisinghstudent/boss-cli-job-search
Or

What This Skill Does

The Boss CLI Job Search skill acts as a powerful interface between an AI agent and the BOSS 直聘 job platform. By utilizing a reverse-engineered API, it enables automated interactions that bypass the limitations of standard web browsing. The skill provides granular control over job discovery, candidate screening, and recruiter communication. It features intelligent cookie extraction for seamless authentication, robust filtering options for precise career matching, and the ability to export data for further analysis. Whether you are job hunting or managing large-scale outreach, this tool allows for programmatic execution of tasks that typically require manual effort on the BOSS platform.

Installation

To integrate this skill into your environment, use the OpenClaw installation command: clawhub install openclaw/skills/skills/adisinghstudent/boss-cli-job-search

Ensure that you have uv or pipx installed on your host system to handle the package dependencies, as the CLI requires specific environment isolation to manage browser cookies effectively. Once installed, initialize your session using boss login to link your local machine to your BOSS 直聘 account credentials.

Use Cases

  • Automated Job Hunting: Programmatically scrape job postings based on highly specific criteria such as city, salary range, experience, and industry, allowing for daily updates on new opportunities.
  • Batch Outreach: Efficiently message recruiters for multiple roles simultaneously, helping to scale your networking efforts while ensuring you stay within rate limits.
  • Job Pipeline Management: Export search results into structured JSON or CSV formats to feed into your personal CRM or tracking dashboards.
  • Session Monitoring: Regularly verify your account session status and ensure that authentication tokens remain valid through automatic cookie refresh cycles.

Example Prompts

  1. "Search for senior Python roles in Hangzhou with a salary range of 30-50K and filter by companies that have reached C-round funding."
  2. "Find the latest job recommendations for my profile on BOSS Zhipin and print the top 5 results as a table."
  3. "Send a follow-up greeting to all recruiters associated with the latest job postings found for the 'AI Engineer' search query in Shenzhen."

Tips & Limitations

  • Anti-Detection: The tool includes built-in rate limiting; avoid aggressive polling, which may trigger account verification blocks.
  • Cookie Management: Authenticated sessions are stored locally. If you experience authentication errors, re-run boss login to refresh the session tokens from your browser.
  • Privacy: Be aware that this skill performs read/write operations on your job platform data. Ensure the credential.json file is protected and not accessible to unauthorized users on your local machine.

Metadata

Stars3809
Views0
Updated2026-04-05
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-adisinghstudent-boss-cli-job-search": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#job-search#automation#productivity#cli#career
Safety Score: 3/5

Flags: network-access, file-write, file-read, external-api