Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

harbor

harbor 收录了来自 harbor-framework 的 9 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
9
Stars
3.4k
更新
2026-07-21
Forks
1.4k
职业覆盖
1 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

create-adapter
软件开发工程师

Scaffold a new Harbor benchmark adapter by running `harbor adapter init` and then guide implementation using the Adapters Agent Guide as the authoritative spec.

2026-07-21
create-task
软件开发工程师

Create a new Harbor task for evaluating agents. Use when the user wants to scaffold, build, or design a new task, benchmark problem, or eval. Guides through instruction writing, environment setup, verifier design (pytest vs Reward Kit vs custom), and solution scripting.

2026-07-21
harbor-exec
软件开发工程师

Use when working with Harbor's `harbor exec` CLI workflow: compiling files, directories, or globs into Harbor tasks; running map jobs; configuring artifacts and existence-only verification; using map-reduce; writing or reviewing ExecConfig YAML/JSON/TOML; or debugging command behavior, config validation, and job outputs.

2026-07-04
rewardkit
软件开发工程师

Write Harbor task verifiers using Reward Kit. Use when creating or editing a task's tests/ directory, adding grading criteria, setting up LLM/agent judges, or designing verifiers that produce a reward score.

2026-06-25
bundled-keep
软件开发工程师

Existing task skill that should remain after job-level skill injection.

2026-05-18
runtime-proof
软件开发工程师

Write the proof file for the Harbor runtime skill injection example.

2026-05-18
publish
软件开发工程师

Publish a Harbor task or dataset to the registry. Use when the user wants to upload, publish, or share tasks or datasets/benchmarks on the Harbor registry.

2026-04-25
upload-parity-experiments
软件开发工程师

Create or reuse Hugging Face dataset PRs for `harborframework/parity-experiments` and upload Harbor parity/oracle result folders efficiently with sparse checkout, raw git pushes, and Git LFS.

2026-04-10
generate-greeting
软件开发工程师

Generate a greeting message and write it to a file.

2026-03-01