← all publishers

harbor-framework

@harbor-framework source repo

16 published skills

  1. Runtime Proof · harbor-framework
    Write the proof file for the Harbor runtime skill injection example.
    0
    installs
  2. Generate Greeting · harbor-framework
    Generate a greeting message and write it to a file.
    0
    installs
  3. Harbor CLI · harbor-framework bundle
    Harbor CLI command reference and usage patterns. Covers harbor run, harbor jobs, harbor trials, harbor datasets, harbor adapters, harbor tasks, harbor view, harbor sweeps, harbor traces, harbor cache, and harbor admin commands. Use this skill whenever running Harbor evaluations, managing datasets, viewing results, debugging tasks, exporting traces, or working with any harbor CLI command. Also use when constructing harbor command lines, looking up flag names, or troubleshooting CLI errors.
    0
    installs
  4. Harbor Task Creator · harbor-framework bundle
    Create Harbor evaluation tasks from scratch. Generates task.toml configuration, instruction.md for agents, environment/Dockerfile setup, tests/test.sh verification scripts, and solution/solve.sh reference solutions. Use this skill whenever creating, scaffolding, or authoring new Harbor benchmark tasks, evaluation environments, or agent challenges. Also use when fixing broken tasks, debugging reward file issues, or structuring multi-container evaluation environments.
    0
    installs
  5. Harbor Adapter Creator · harbor-framework bundle
    Create Harbor benchmark adapters that convert external benchmark datasets into Harbor task format. Use when porting an existing benchmark to Harbor, running parity experiments, registering a dataset to the Harbor registry, or debugging adapter validation failures. Covers: adapter class interface (generate_task, make_local_task_id), directory layout including YAML job configs, oracle verification, parity planning and experiments, dataset registration, and the full post-implementation workflow.
    0
    installs
  6. Harbor Index Release · harbor-framework
    Orchestrate a full Harbor Index release cut (build-push-pin, oracle gate, Hub publish, leaderboard cutover, image aliases, signed tag / GitHub Release) or a hotfix re-pin. Use when a maintainer asks to cut harbor-index vX.Y, ship a release, do a hotfix release, publish harbor-index, or run the release runbook. Does not cover post-release GPT evals or leaderboard submissions.
    0
    installs
  7. XLSX · harbor-framework bundle
    Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. When Claude needs to work with spreadsheets (.xlsx, .xlsm, .csv, .tsv, etc) for: (1) Creating new spreadsheets with formulas and formatting, (2) Reading or analyzing data, (3) Modify existing spreadsheets while preserving formulas, (4) Data analysis and visualization in spreadsheets, or (5) Recalculating formulas
    0
    installs
  8. Image Ocr · harbor-framework
    Extract text content from images using Tesseract OCR via Python
    0
    installs
  9. Openai Vision · harbor-framework
    Analyze images and multi-frame sequences using OpenAI GPT vision models
    0
    installs
  10. Video Frame Extraction · harbor-framework
    Extract frames from video files and save them as images using OpenCV
    0
    installs
  11. Publish · harbor-framework
    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.
    1
    install
  12. Rewardkit · harbor-framework
    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.
    1
    install
  13. Create Task · harbor-framework
    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.
    1
    install
  14. Harbor Exec · harbor-framework bundle
    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.
    1
    install
  15. Create Adapter · harbor-framework
    Scaffold a new Harbor benchmark adapter by running `harbor adapter init` and then guide implementation using the Adapters Agent Guide as the authoritative spec.
    1
    install
  16. Upload Parity Experiments · harbor-framework bundle
    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.
    1
    install