AI Agent Hub
Back to skills
Zhang Zhen Recruiting Assistant icon

Zhang Zhen Recruiting Assistant

Business Operations Updated 2026.08.29

Paste the following prompt into your AI chat to install this skill:

Please install @user_cf0ffc4e/zz-hunteragent by following https://skillhub.cn/install/skillhub.md.

About this skill

Problem

Recruiting workflows often stall at setup: missing Feishu table permissions, failed lark-cli authentication, lost browser logins, or a private schema being forced onto another recruiter's table. This skill makes environment readiness a gate before resume work begins.

How it works

  • Environment doctor: run env_doctor.py on each new machine; if status is not ready, follow need_auth_login, need_admin_permission, need_install_tools, or similar member_action guidance instead of experimenting.
  • Feishu table writing: read real headers, map fields by meaning, avoid unrelated columns, highlight only changed cells, and preserve existing phone, email, WeChat, and profile links unless overwritten intentionally.
  • Resume intake: local resumes default to extraction and entry only; web resumes are processed one by one, with open, read, write, and verify steps.
  • Structured tagging: build one-level-to-three-level labels for software/AI or industry roles, such as Software-AI-Large Model or Finance-Research-Quant Research.
  • Public search: use GitHub, Google Scholar, OpenReview, arXiv, and personal pages for technical candidates; for other roles, search name, company, title, city, award, project, patent, article, and conference signals.

Boundaries

It assumes a Feishu table link, logged-in browser state, and basic automation are available. If credentials, permissions, or host execution are blocked, stop at the diagnosis status rather than falling back to bot APIs, browser DOM scraping, CSV export, or link-sharing changes.

Use Cases

  • Before starting on a new machine, run the environment doctor and confirm Feishu permissions and lark-cli auth status.
  • Extract key fields from local resumes, map them by real table headers, and enter rows into the Feishu talent table.
  • Build one-level-to-three-level tags for software, AI, or finance candidates so the talent table stays filterable.
  • Open one Maimai or LinkedIn profile, capture public information, write the matching row, then continue to the next candidate.

Best For

  • Recruiters who enter Maimai and LinkedIn candidates into a talent pipeline and want fewer manual header and row errors.
  • Hiring ops managers who maintain candidate categories in Feishu tables and want filterable industry-level tags.
  • Recruiting team leads onboarding a new system who need to diagnose Feishu permissions, auth, and browser logins first.
  • Recruiting assistants who batch clean local resumes and want to preserve existing contact fields without accidental overwrites.