Install
openclaw skills install chinese-talent-scoutDiscover, score, and monitor Chinese GitHub developers with GitHub signals, rule-based processing, optional OpenClaw AI evaluation, shortlist queries, cron management, workspace export, and controlled config-change requests.
openclaw skills install chinese-talent-scoutUnified skill entry for the AI Talent Scout system. This skill exposes collection, processing, evaluation, and querying capabilities through a single command surface, suitable for OpenClaw agent scheduling and ClawHub distribution.
Run commands through scripts/talent-scout.sh <command> ....
gh CLI. This skill does not parse or store GitHub tokens itself.openclaw CLI. Provider credentials and channel accounts are managed by OpenClaw, not embedded in this skill.config request sends only a relative config reference (workspace-data/talents.yaml) plus the requested change. It does not send absolute local filesystem paths.export workspace creates a local ZIP and prints its path. It does not upload files or send attachments by itself.See Security Notes and Credential Model before publishing or installing in production.
<username> — Show details for a specific candidate.workspace-data/talents.yaml without disclosing absolute local paths.workspace-data/ directory as a ZIP and return the local archive path.<name> — Show details for a specific cron run.<name> — Disable a cron job.<name> — Enable a cron job.GitHub API → data-collector → output/raw/
→ data-processor → output/processed/
→ ai-evaluator → output/evaluated/
→ dashboard / skills query
Mutable workspace configuration lives in workspace-data/talents.yaml.
The file is seeded from the packaged template on first use.
Do not store long-lived secrets in workspace-data/talents.yaml. export workspace
packages that file into the local archive it creates.