返回顶部
c

chinese-talent-scout

>

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 0.1.1
安全检测
已通过
87
下载量
0
收藏
概述
安装方式
版本历史

chinese-talent-scout

# Chinese Talent Scout Skill Unified 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> ...`. ## Safety Summary - GitHub collection is executed through the local `gh` CLI. This skill does not parse or store GitHub tokens itself. - AI evaluation, channel delivery, and cron operations are delegated to the local `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](references/security.md) and [Credential Model](references/credentials.md) before publishing or installing in production. ## Commands ### Pipeline - **collect** — Run data collection from GitHub signals, community repos, and stargazers. - **process** — Merge, deduplicate, identify, and score collected candidates. - **evaluate** — Run AI-assisted evaluation on processed candidates. - **pipeline** — Run the full collect → process → evaluate pipeline. ### Query - **query shortlist** — List the current shortlist of evaluated candidates. - **query candidate `<username>`** — Show details for a specific candidate. - **query stats** — Show run statistics and distributions. ### Config - **config request** — Send a channel message asking AI to update `workspace-data/talents.yaml` without disclosing absolute local paths. ### Export - **export workspace** — Package the current `workspace-data/` directory as a ZIP and return the local archive path. ### Cron - **cron status** — Show configured cron jobs. - **cron sync** — Sync cron jobs to OpenClaw. - **cron runs** — Show recent OpenClaw cron run history. - **cron run `<name>`** — Show details for a specific cron run. - **cron disable `<name>`** — Disable a cron job. - **cron enable `<name>`** — Enable a cron job. ## Data Flow ``` GitHub API → data-collector → output/raw/ → data-processor → output/processed/ → ai-evaluator → output/evaluated/ → dashboard / skills query ``` ## Configuration 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. ## References - [Architecture](references/architecture.md) - [Credential Model](references/credentials.md) - [Data Sources](references/data-sources.md) - [Identity Detection](references/identity.md) - [Evaluation Model](references/evaluation.md) - [Security Notes](references/security.md)

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 chinese-talent-scout-1776001924 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 chinese-talent-scout-1776001924 技能

通过命令行安装

skillhub install chinese-talent-scout-1776001924

下载 Zip 包

⬇ 下载 chinese-talent-scout v0.1.1

文件大小: 183.39 KB | 发布时间: 2026-4-13 09:42

v0.1.1 最新 2026-4-13 09:42
Major update: improved security, credential handling, and documentation.

- Renamed skill to "chinese-talent-scout"; updated metadata and entrypoint.
- Added explicit safety, credential, and security guidance in documentation.
- Introduced dedicated security and credential reference files.
- Switched commands to be driven through a shell script, improving compatibility.
- Removed README, test, build, and pipeline scripts for a simpler, leaner package.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部