← Back to Skills Marketplace
413
Downloads
1
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install mapping-skill
Description
AI/ML 人才搜索、论文作者发现、实验室成员爬取、GitHub 研究者挖掘与个性化招聘邮件生成 skill。只要用户提到查找 AI/ML PhD、研究员、工程师,抓取实验室成员、OpenReview/CVF 会议作者、GitHub 网络研究者,提取主页/Scholar/GitHub/邮箱/研究方向,识别华人、分...
Usage Guidance
This skill contains full scraping scripts and explicit instructions to use OpenReview credentials, BrightData MCP tokens, and Feishu app_tokens to read and write user data, but the registry entry does not declare any required environment variables or permissions—this is a mismatch you should not ignore. Before installing or enabling it: 1) Require the author to declare exact env vars and scopes (OpenReview, BrightData, Feishu) and justify each; 2) Review and audit the scripts in a sandboxed environment (network-isolated VM) to confirm exactly what endpoints are called and what data is transmitted; 3) If you plan to connect Feishu or other production systems, use a limited-test account with minimal scopes and never reuse high-privilege tenant credentials; 4) Be aware the skill performs bulk email extraction and demographic ("华人") classification — verify legal/ethical compliance in your jurisdiction and organizational policy before using; 5) Prefer an explicit opt-in trigger (do not allow the skill to auto-run on vague matching intents) and require human approval before performing writes to external services. If the author cannot or will not clearly document required credentials and data flows, treat the skill as untrusted.
Capability Analysis
Type: OpenClaw Skill
Name: mapping-skill
Version: 2.0.1
The Mapping-Skill bundle is a comprehensive toolkit for AI/ML talent recruitment, researcher data aggregation, and automated outreach. It contains specialized Python scripts (e.g., `openreview_scraper.py`, `cvf_paper_scraper.py`, `github_network_scraper.py`) for scraping academic conferences, laboratory homepages, and GitHub networks. The skill includes utilities for handling anti-scraping measures, such as `cloudflare_email_decoder.py`, and integrates with Feishu (Lark) for data management. All instructions in `SKILL.md` and the extensive documentation in the `references/` directory are strictly aligned with the stated purpose of talent sourcing and recruitment. While the skill requires network access and handles API credentials (GitHub, OpenReview, Serper), its behavior is transparent, well-documented, and lacks any indicators of malicious intent or unauthorized data exfiltration.
Capability Tags
Capability Assessment
Purpose & Capability
The name/description (discover AI/ML researchers and generate outreach) matches the included scripts (openreview_scraper, cvf_paper_scraper, github_network_scraper, lab_member_scraper, cloudflare_email_decoder, serper_search, httpx_scraper). However the SKILL.md and README repeatedly instruct use of credentials and external services (OpenReview username/password, BrightData MCP token, Feishu app_token/table access) even though the registry metadata lists no required environment variables or credentials. Also the README/refs include many Feishu scopes and BrightData usage examples which are not reflected in requires.env—this mismatch is disproportionate and unexplained.
Instruction Scope
The SKILL.md instructs the agent to perform network scraping, decode Cloudflare-protected emails, extract and write CSV to /tmp, parse Feishu multi-dimensional table links to pull app_token/table_id, read and update Feishu records in bulk, and call BrightData MCP. It also instructs automatic triggering whenever user intent matches ("should be triggered even if user didn't explicitly say 'use Mapping-Skill'"). These instructions request access to sensitive data (personal emails, profiles) and sensitive actions (bulk writing to Feishu, generating outreach). They also direct the agent to use credentials that are not declared, and to perform ethnicity detection ("识别华人"), which is a sensitive classification. The instruction scope therefore goes beyond simple search tasks and requires clear, declared permissions and user consent.
Install Mechanism
There is no install specification in the registry (instruction-only), which is lower risk than arbitrary downloads. However the repository contains many Python scraper scripts and the README lists Python package dependencies (requests, BeautifulSoup, httpx, openreview-py, PyMuPDF, pandas, etc.). Those dependencies and any time-of-run network calls are not declared in the registry manifest. The absence of an install step means operators may run these scripts in an environment without expected sandboxing or dependency checks; this is a practical risk but not a direct sign of maliciousness.
Credentials
The skill declares no required environment variables or primary credential, yet the SKILL.md and README explicitly show code and examples that require: OpenReview username/password (OPENREVIEW_USER/OPENREVIEW_PASSWORD), BrightData MCP token (mcp URL token), and Feishu app_token / API credentials. The README also lists broad Feishu scopes. Requesting/using these credentials is proportionate for the described integrations only if they are explicitly declared and limited; the lack of declared env vars/config paths is an incoherence and increases the chance of accidental credential leaks or misuse. Additionally, the skill's built-in capability to identify '华人' (Chinese authors) is a sensitive demographic classification and requires careful justification and consent.
Persistence & Privilege
always:false and disable-model-invocation:false are standard. The SKILL.md's guidance that the skill 'should be prioritized' or 'should trigger even if user didn't explicitly request it' implies broad auto-invocation for matching intents; while autonomous invocation itself is normal, the combination with undisclosed credential needs and operations that modify external systems (Feishu batch updates) raises a surface-area concern. The skill does not request persistent 'always:true' privileges in the registry metadata.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install mapping-skill - After installation, invoke the skill by name or use
/mapping-skill - Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.0.1
更新 Display name
v2.0.0
Mapping-Skill 2.0.0 is a major rewrite, focusing on expanding scenarios, best practices, and hands-on workflow clarity:
- Fully overhauled documentation, now in Chinese with detailed workflows for AI/ML talent mapping, paper author extraction, lab member scraping, and email generation.
- Added new reference docs: practice cases, prompt best practices, and user feedback notes for continuous improvement.
- Standardized steps for flying table (Feishu/飞书) import/export and batch personalized mail workflows.
- Emphasized selection of optimal data sources and anti-scraping strategies per scenario.
- Outlined role of each script and reference for reproducible, reliable results.
- Provided robust best-practice prompt patterns for OpenClaw, conference author extraction, and multi-table batch ops.
v1.0.0
- Initial release of AI Talent Recruiter (v1.0.0), an end-to-end workflow for discovering and reaching out to AI/ML talent.
- Supports candidate sourcing, profile scraping, deduplication, Chinese candidate identification, classification, and personalized email generation.
- Offers two scraping modes: BrightData MCP (paid, high success for LinkedIn/social) and Python scraping (free, for academic/personal pages).
- Includes detailed guides, reference templates, and ready-to-use scripts for each workflow stage.
- Provides robust deduplication, research field mapping (22 categories), and candidate classification tools.
Metadata
Frequently Asked Questions
What is 爬论文与人才触达工作流?
AI/ML 人才搜索、论文作者发现、实验室成员爬取、GitHub 研究者挖掘与个性化招聘邮件生成 skill。只要用户提到查找 AI/ML PhD、研究员、工程师,抓取实验室成员、OpenReview/CVF 会议作者、GitHub 网络研究者,提取主页/Scholar/GitHub/邮箱/研究方向,识别华人、分... It is an AI Agent Skill for Claude Code / OpenClaw, with 413 downloads so far.
How do I install 爬论文与人才触达工作流?
Run "/install mapping-skill" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is 爬论文与人才触达工作流 free?
Yes, 爬论文与人才触达工作流 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does 爬论文与人才触达工作流 support?
爬论文与人才触达工作流 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created 爬论文与人才触达工作流?
It is built and maintained by 16Miku (@16miku); the current version is v2.0.1.
More Skills