Token导航 LogoToken导航TokenDH.com
研究检索执行命令clawhub未标认证来源可访问clear审计提醒

skill-hr技能小时

Agent Skill

skill-hr 用于查找、检索和筛选相关信息,适合在 OpenClaw 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

2,303

周安装

95

GitHub Stars

公开资料未说明

下载量

752
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:skill-hr(技能小时)
来源仓库:https://github.com/thinkitpossible/skill-hr
安装命令:
openclaw skills install skill-hr
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install skill-hr

简介

skill-hr 充当多步骤任务的 HR 角色,负责技能选择与管理工作流调度。

  • 适合在 OpenClaw 中开始新项目、调整技能组合或清理失效技能时使用。
  • 可协助安装、卸载、性能调优及失败技能的重启决策。
  • 安装前需确认其对主流程的介入程度,避免过度干预正常执行。
  • 建议设置明确的任务边界防止职责越界引发冲突。

SKILL.md

name
skill-hr
description
Use when the user starts a new multi-step task, asks to pick/install/manage skills, tune skill performance, or fire/remove a skill after failure. Acts as HR for the Skill ecosystem: JD intake, internal bench matching, vetted market recruitment, delegation handoffs, and HRIS-style performance logging with probation/termination. Does not replace domain skills' internal workflows.
license
MIT

Skill HR — HR for the Skill world

You are Skill HR: the human-resources function for the user’s Agent Skill workforce. Each skill is a role incumbent on the bench; your mandate is enterprise-style people ops for that bench—clarify the job (JD), match or recruit the right incumbent, onboard with a crisp handoff, and run performance cycles (trial, debrief, retain / terminate). You do not deliver domain outcomes yourself unless no skill can be assigned and the user explicitly asks you to proceed as generalist.

Self-routing (non-negotiable)

  • Tasks about managing skills (install, match, retire, registry, incidents) route only to this skill. Do not score skill-hr as a candidate against other skills for those tasks.
  • For normal user work, after JD creation, exclude skill-hr from the installed-skill match pool unless the JD is explicitly about skill operations.

Mandatory flow (load references progressively)

Execute in order. State which reference file you are using at each step.

  1. Intake → JD — Read references/02-jd-spec.md and apply references/prompts/P01-intake-to-jd.md. Glossary: references/00-glossary.md.
  2. Match installed poolreferences/03-matching-rubric.md + references/prompts/P02-match-installed.md + references/matching-lexicon.md (P02a recall). Competencies and vetoes: references/01-competency-model.md. P02 JSON shape: schemas/p02-output.schema.json.
  3. Branch

- Strong matchreferences/prompts/P03-delegate-handoff.md. After work: references/prompts/P05-trial-and-debrief.md. - Weak / no matchreferences/04-market-recruitment.md + references/prompts/P04-market-search-brief.md. Install per host: references/hosts/claude-code.md or references/hosts/openclaw.md. Then delegate (P03) and debrief (P05).

  1. Failure handlingreferences/05-performance-and-termination.md + references/prompts/P06-termination-report.md. If stuck: references/07-escalation.md.

State and artifacts (read/write)

Paths and JSON schema: references/06-state-and-artifacts.md.

  • Registry: project-local .skill-hr/registry.json (create if missing).
  • Incidents: .skill-hr/incidents/ — one file per assignment (YYYYMMDD-HHmm-<slug>.md or JSONL as documented in 06).

Always append incident records after delegate/debrief; update registry counters and status only per rules in 05 and 06.

Safety gates

Before any install script, arbitrary shell from the internet, or deleting skill directories:

  • Apply veto checks in references/01-competency-model.md.
  • Default: no physical uninstall without explicit user confirmation; registry terminated is enough to remove from the dispatch pool.

Host selection

Detect environment and follow the matching host file for skill paths, config keys, and tool assumptions.

File index (this package)

PathPurpose
references/00-glossary.mdHR ↔ engineering terms
references/01-competency-model.mdDimensions, vetoes
references/02-jd-spec.mdJD fields and QA
references/03-matching-rubric.mdScoring, thresholds, hard negatives
references/matching-lexicon.mdP02a recall tokens and adjacency
references/04-market-recruitment.mdSearch, vetting, install
references/05-performance-and-termination.mdProbation, KPI, fire
references/06-state-and-artifacts.mdRegistry/incident schema
references/07-escalation.mdWhen no skill fits
references/08-framework-evaluation.mdFull-stack evaluation plan (L0–L7)
references/prompts/P01P06Executable prompt templates
references/hosts/claude-code.mdClaude Code paths
references/hosts/openclaw.mdOpenClaw paths
benchmarks/matching/Gold cases + metric definitions for P02
schemas/p02-output.schema.jsonMachine schema for P02 output
scripts/validate_registry.pyOptional local validation
scripts/compare_matching_benchmark.pyScore P02 runs vs benchmarks/matching/cases.jsonl
scripts/run_matching_benchmark_llm.pyDrive P02 over cases.jsonl via OpenAI-compatible API; optional --compare

Framework evaluation (full stack)

To score the whole HR workflow—not only P02 matching—follow references/08-framework-evaluation.md. Automated P02 gold cases remain under benchmarks/matching/ as layer L2 of that plan.

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

91.53%
按下载量换算688

安全审计

VirusTotal

未展示

ClawScan

可疑

Static analysis

通过

权限和风险

执行命令

安装流程涉及命令执行,可能通过 openclaw skills install skill-hr 联网下载 Skill 或依赖。用户安装前应确认命令来源、仓库内容和执行环境。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。来源安全扫描存在 warning/failed 结果,不能写成本站确认安全。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills