← 返回 Skills 市场
biancabian77

tech recruiter pro

作者 Bianca77 · GitHub ↗ · v1.0.2
cross-platform ✓ 安全检测通过
311
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install tech-recruiter-pro
功能描述
智能搜索和分析算法及研发工程师多平台技术画像,生成个性化招聘邮件并管理候选人招聘流程。
安全使用建议
This skill appears to be what it claims: a multi‑platform recruiting assistant. Before installing, consider: 1) scraping public sites can violate terms of service and privacy laws—confirm compliance with your company policies and GDPR where applicable; 2) the code currently contains many TODOs and example/placeholder results (the search functions return example data), so real scraping/API integration may need additional implementation and safe rate‑limiting; 3) optional API tokens (GitHub, LinkedIn, Twitter) should only be provided from accounts you trust and with least privilege; 4) recruiter.py uses an OPENCLAW_WORKSPACE env var (not documented in metadata) and writes candidate data and templates to data/ and templates/ under the skill directory (or to a tmp dir) — review those files and storage location and consider running the skill in a sandbox if you need to protect host data; 5) inspect and test network behavior (and any proxy configuration) before giving the skill access to production credentials or systems.
功能分析
Type: OpenClaw Skill Name: tech-recruiter-pro Version: 1.0.2 The skill is designed for legitimate technical recruiting, featuring multi-platform candidate search, profile analysis, and email generation. It demonstrates strong transparency and security awareness, explicitly declaring required permissions, optional API tokens, and detailing past security fixes in `SECURITY_FIXES.md`. The `SKILL.md` includes clear security and privacy declarations, stating the skill will not send data to unauthorized third parties, store sensitive information, or violate `robots.txt`. While the Python code contains `TODO` comments for actual web scraping and API calls (implying the OpenClaw agent's `browser` and `web_fetch` skills would perform these actions), the provided instructions and mock implementations do not exhibit any malicious intent or prompt injection attempts. The comprehensive documentation and proactive security posture indicate a benign purpose.
能力评估
Purpose & Capability
Name/description (multi‑platform candidate search, profile analysis, email generation, pipeline) match the files and code (search.py, recruiter.py, templates, examples). Declared optional integrations (GitHub, LinkedIn, Twitter, Feishu) are consistent with the recruiting purpose.
Instruction Scope
SKILL.md instructs web scraping across public platforms and describes handling captchas (pause + use proxy) and follow‑up logic; these steps are consistent with the stated purpose but imply network access and scraping behavior that may conflict with some sites' ToS. The runtime instructions do not direct reading unrelated local files or exfiltrating secrets.
Install Mechanism
Instruction-only install spec (no remote downloads). Code is shipped in the skill bundle and requirements.txt lists common Python scraping libs (requests, beautifulsoup4, lxml). No high‑risk remote install URLs or archive extraction observed.
Credentials
The skill declares no required environment variables; docs mention optional API tokens (GITHUB_TOKEN, LINKEDIN_API_KEY, TWITTER_BEARER_TOKEN) which are appropriate for optional enhanced integrations. One minor mismatch: recruiter.py reads OPENCLAW_WORKSPACE to set workspace path but this env var is not documented in SKILL.md/metadata — benign but worth noting.
Persistence & Privilege
always:false and default autonomous invocation settings are used. The code creates/uses a local data/ and templates/ directory inside the skill (or a temp dir if creation fails) for persistence; this is expected for candidate storage and template saving and does not modify other skills or systemwide configs.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install tech-recruiter-pro
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /tech-recruiter-pro 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
Initial release of TechRecruiter Pro: - Multi-platform candidate search (GitHub, Google Scholar, AMiner, arXiv) with support for filtering by research area, company, education, and more - Integrated candidate profile analysis combining academic, technical, and career data - Matching score calculation based on research, academic impact, tech contributions, company, and education background - Automated, personalized outreach email generation based on candidates’ research and projects - Candidate pipeline (ATS) management support (requires Feishu Bitable configuration) - Required integrations: feishu_bitable, feishu_doc, browser, web_fetch, web_search Bilingual documentation and all functions focus on algorithm/R&D talent recruiting use cases.
v1.0.1
v1.0.1 - Security Fixes (2026-03-04) Fixes: - Fixed hardcoded filesystem path, now supports OPENCLAW_WORKSPACE env var - Added complete env_vars declaration (GitHub/LinkedIn/Twitter/Feishu API tokens) - Added data persistence and privacy documentation - Added API usage recommendations and ToS compliance notes - Added security declaration and GDPR compliance notes Files changed: - skill.json: Added env_vars section, updated version to 1.0.1 - recruiter.py: Fixed hardcoded paths, added environment variable support - SKILL.md: Added data persistence, API usage, and privacy documentation - SECURITY_FIXES.md: New file documenting all security fixes
v1.0.0
🚀 TechRecruiter Pro v1.0.0 - Initial Release ✨ ClawHub's first recruiting skill for technical talents! Features: - 9-platform search (GitHub, Google Scholar, AMiner, arXiv, LinkedIn, Reddit, Discord, Hugging Face, X) - Smart profile analysis with AI-powered matching scores - Personalized email generation based on papers and projects - Complete pipeline management with Feishu integration - Bilingual documentation (EN/CN) Platforms supported: ✅ Academic: AMiner, Google Scholar, arXiv ✅ Engineering: GitHub, Hugging Face ✅ Professional: LinkedIn ✅ Community: Reddit, Discord, X (Twitter) Perfect for: - HR teams recruiting technical talents - Engineering managers building teams - Startup founders hiring first engineers - Headhunters specializing in tech MIT License - Free and Open Source
元数据
Slug tech-recruiter-pro
版本 1.0.2
许可证
累计安装 0
当前安装数 0
历史版本数 3
常见问题

tech recruiter pro 是什么?

智能搜索和分析算法及研发工程师多平台技术画像,生成个性化招聘邮件并管理候选人招聘流程。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 311 次。

如何安装 tech recruiter pro?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install tech-recruiter-pro」即可一键安装,无需额外配置。

tech recruiter pro 是免费的吗?

是的,tech recruiter pro 完全免费(开源免费),可自由下载、安装和使用。

tech recruiter pro 支持哪些平台?

tech recruiter pro 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 tech recruiter pro?

由 Bianca77(@biancabian77)开发并维护,当前版本 v1.0.2。

💬 留言讨论