Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

harbor

harbor enthält 9 gesammelte Skills von harbor-framework, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
9
Stars
3.4k
aktualisiert
2026-07-21
Forks
1.4k
Berufsabdeckung
1 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

create-adapter
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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

2026-05-18
runtime-proof
Softwareentwickler

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

2026-05-18
publish
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

Generate a greeting message and write it to a file.

2026-03-01